9 Commits
Author SHA1 Message Date
devZoGok 1d0bf8d349 using GameObject class as an order target
Destructable made a member of GameObject
cruise missiles can be shot down
2025-12-04 15:03:35 +02:00
devZoGok 4fa5d73c1b using the Destructable class as part of units' and projectiles' inheritance structure 2025-11-29 15:57:27 +02:00
devZoGok 3f9c385728 artillery pieces firing missiles 2025-05-31 19:37:31 +03:00
devZoGok dbf751cf89 refactored Projectile class
removed unused projectile classes and files
2022-10-31 12:25:29 +02:00
devZoGok 72cbdd1ad8 refactored order addition 2022-08-13 17:11:27 +03: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