1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00
Files
vcmi/client/widgets
Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine
- class CGuiHandler is now called GameEngine to better describe its
functionality
- renamed global GH to more clear ENGINE
- GH/ENGINE is now unique_ptr to make construction / deconstruction
order more clear and to allow interface / implementation split
- CGuiHandler.cpp/h is now called GameEngine.cpp/h and located in root
directory of client dir
2025-02-21 16:53:13 +00:00
..
2025-02-21 16:53:13 +00:00
2025-02-21 16:53:13 +00:00
2024-10-28 21:58:35 +02:00
2024-10-28 21:58:35 +02:00
2024-10-28 21:58:35 +02:00
2024-11-13 06:39:37 +02:00
2024-10-28 21:58:35 +02:00
2024-10-23 15:01:56 +03:00
2025-02-21 16:53:13 +00:00
2025-02-21 16:53:13 +00:00
2025-02-20 13:09:38 +00:00
2025-02-15 15:44:41 +01:00
2025-02-21 16:53:13 +00:00