kam_remake
kam_remake copied to clipboard
"KaM Remake" is an RTS game remake written in Delphi from scratch.
FPC-3.2.2 does not have IndexOfItem method of List to traverse the latter from the end to the beginning, so we use a handmade cycle to do that on Linux
Linux does not have TCategoryPanel, we need TMyRollOut control from expandpanels submodule
It is more convenient to use polymorphism when wanting to execute some task within a worker thread without having to specify a concrete type of a task to be scheduled...
cloning https://github.com/KP-Wiki/TranslationManager fails because it does not exist what would we do with it?
I would love to be able to see the current health value of the units. It could be enabled when triggering a checkbox in the developers' menu.