Age | Commit message (Expand) | Author |
---|---|---|
2019-06-11 | STARTREK: Adapt many usages of Common::SharedPtr() to regular pointers | Filippos Karapetis |
2019-06-11 | STARTREK: Remove the FileStream wrapper class | Filippos Karapetis |
2019-05-27 | STARTREK: Change more fields to Common::String, and fix shadowed vars | Filippos Karapetis |
2019-05-27 | STARTREK: Use Common::String for animation strings | Filippos Karapetis |
2018-08-10 | STARTREK: Reduce a couple of variable scope, add a CHECKME | Strangerke |
2018-08-09 | STARTREK: Fix Accesses to Uninitialized Variable. | D G Turner |
2018-08-09 | STARTREK: Fix Various Compiler Warnings. | D G Turner |
2018-08-09 | STARTREK: Split up startrek.cpp into more files | Matthew Stewart |