Commit Graph

11 Commits

Author SHA1 Message Date
Alexander Batalov c4c2806071
Fix game time calculations (#307) 2023-07-13 13:04:31 +03:00
Alexander Batalov 6c03e4e293 Fix storing pointers in map global variables 2022-11-09 14:35:07 +03:00
Alexander Batalov 9bb053b3ba
Add namespace (#155) 2022-09-23 15:43:44 +03:00
Alexander Batalov c521dcaf57 Fix storing pointers in map local variables
Closes #152
2022-09-22 12:45:58 +03:00
Alexander Batalov 980b40dcdd Review mapNewMap 2022-09-15 17:49:40 +03:00
Alexander Batalov e41a4b8e16
Reconcile with reference edition (#100) 2022-07-29 16:04:05 +03:00
Alexander Batalov 6db4ce4c24 Cleanup map.h
See #42
2022-06-19 20:14:17 +03:00
Alexander Batalov b1216967c0 Replace MAX_PATH with COMPAT_MAX_PATH 2022-05-28 12:34:49 +03:00
Jan Šimek ad1fb7765b
Remove the use of stdbool (#19)
It should not be needed anymore after the migration to C++
2022-05-28 06:55:42 +03:00
Alexander Batalov 99ddcd3d0e Fix save game preview
See #3
2022-05-23 11:16:04 +03:00
Alexander Batalov 55661742a2 Initial commit 2022-05-19 11:51:26 +03:00