Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-19 | STARTREK: Fix loading of some texts, and add the "text" console command | Filippos Karapetis | |
2019-08-16 | STARTREK: Simplify screen name code and add the "actions" debug command | Filippos Karapetis | |
- The screen name and map name code have been merged and simplified - Some usage of SharedPtr has been adapted - Duplicate code for loading the room map has been merged - The "actions" command has been imported from the tools code - Cleanup | |||
2019-08-15 | STARTREK: Add a console | Filippos Karapetis | |
This also fixes an uninitialized pointer crash (_mapFile) |