Closed xGuTeK closed 1 year ago
Hi @xGuTeK, just so I don't feel bad about the many comments, I cleaned up at least the ones that I think there is not much room for discussion and to save you the efforts. The rest I left opened in case you have anything to add. Let me know if you need any help.
Hi @xGuTeK, could we please not resolve comments unless they were addressed with either a link to a commit with the change or conclusion of whether we both agree to skip or address it differently. This makes it very difficult for me as a reviewer to keep track of the current state of this PR. Also I see the last commit from you completely broke encoding of the files: https://github.com/ko4life-net/ko/pull/166/commits/9e42dbf6dd09bd58e67cf995c3d04d520e07efd4
Could you please check? I unresolved all the comments you resolved without properly addressing them.
@xGuTeK is busy atm, so to help out I rebased the PR with master
and also applied some of the feedback. There are few other issues that needs to be fixed which I noticed when selecting character:
IDS_EXIT_GAME_IN
WndProcMain
missing some implementation details regarding exit-menuThere are some issues that I'd rather we work them out before merging this big and import change.
I fixed the second issue here: https://github.com/ko4life-net/ko/pull/166/commits/6799f3d73452fc49bf88a81a5d73ad7df3e55e59
Fun fact, it was also noticed during the code-review:
Rebased with master
and build passing: https://github.com/ko4life-net/ko/actions/runs/3977641142/jobs/6818925638
Merging. 🚀
https://github.com/ko4life-net/ko/issues/136
Thanks to @stevewgr for RE code :)