Difference between revisions of "Sword25/TODO"

Jump to navigation Jump to search
(Update status)
m (Added note about savegame load issues and need for performance tuning)
Line 21: Line 21:
* Enforce our naming conventions, particularly for classes, methods and variables
* Enforce our naming conventions, particularly for classes, methods and variables
* Translate comments from German
* Translate comments from German
* Identify and fix a memory overrun during savegame loading that causes issues with the reloading process and later crashes
* The engine is currently somewhat slower than the original game, particularly on game startup. Some profiling should be done to identify and improve performance.