diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2025-11-14 14:50:33 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-14 14:50:33 -0700 |
| commit | fffd3f7fe92c6eb45b68c0ca522066bf9c54abb2 (patch) | |
| tree | 3dace8aa5a702dddfc0e5d7d7fde948c358a67dd /src/engine/objects/TrashBin.cpp | |
| parent | c2755aee40bb37c8440ec58f260b4bd36bd6e256 (diff) | |
RaceManager class (#562)
* Create RaceManager.cpp
* Create RaceManager class for race lifecycle management
Added RaceManager class to manage race events lifecycle.
* Refactor World class and implement ClearWorld method
Refactor World class constructor and destructor. Implement ClearWorld method to delete all objects and reset state.
* Add RaceManager to World class
* Update ValidateString for editor mode checks
Refactor ValidateString to handle editor mode and empty strings.
* Update Text.cpp
* Add SetText method to Text class
* Document RunGarbageCollector function
Added documentation for the RunGarbageCollector function.
* Refactor Game.cpp by removing dead code
Removed unused ruleset handling and clean-up code.
* Update Game.h
* Remove CM_SpawnFromLevelProps call
* Update Text.cpp
* Update World.cpp
* Add Clean method to RaceManager class
* Update RaceManager.cpp
* Update World.cpp
* Update World.h
* Update World.cpp
Diffstat (limited to 'src/engine/objects/TrashBin.cpp')
0 files changed, 0 insertions, 0 deletions
