Commit Graph
12 Commits
Author SHA1 Message Date
devZoGok d32b98be3e destructible units 2023-10-15 16:00:47 +03:00
devZoGok b895a85378 implemented central Game class 2023-10-08 15:08:45 +03:00
devZoGok 80dc5503be removed TerrainObject struct 2023-09-03 09:22:05 +03:00
devZoGok 8216c781c2 updated sol state invocations 2023-09-03 09:05:06 +03:00
devZoGok 06e1ec54aa updated lua invocations using sol3 2023-08-19 10:23:00 +03:00
devZoGok dd1643eafa player updating moved to the Map class
removed unused methods
2023-01-03 09:49:28 +02:00
devZoGok 87503c7b48 runnable player script from Player class 2022-12-04 11:37:44 +02:00
devZoGok 139641be1f order issuing and unit selection included in Player 2022-12-04 11:00:35 +02:00
devZoGok 14bf591a27 changed namespace 2021-11-01 11:49:56 +02:00
devZoGok b18b2fe9a8 removed many Irrlicht references 2021-10-31 15:13:47 +02:00
devZoGok 179f4c28ac factored out a state manager
using GameManager via a singleton
2021-10-30 08:09:30 +03:00
devZoGok 7f8824cb29 decapitalized files 2021-10-27 21:37:09 +03:00