Commit Graph

4 Commits

Author SHA1 Message Date
ElectroJr a8cc0397c2 Moar engine changes 2024-12-24 18:57:52 +13:00
ElectroJr 6242567aff Refactor map loading & saving 2024-12-23 02:42:17 +13:00
Jake Huxell 59e46aab93
Reduced Warning Count By 130 For Full Rebuilds (#26518)
* remove deprecated entity coordinate extension functions. Reduces warning count by approximately 50

* final toCoords Removed

* Remove all unused variables and dead code paths

* remove always true variable, should be a cvar or something instead

* remove superfluous variables from tests
2024-03-29 16:28:16 +11:00
deltanedas cce7aa777c
start of persistence support (#20770)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-12-16 19:55:19 -08:00