Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-27 | LASTEXPRESS: Implement more savegame loading | Littleboy | |
- Rename existing function to load the last saved game - Remove loadgame debugger command | |||
2012-07-27 | LASTEXPRESS: Add menu-related warnings and turn some warnings into errors | Littleboy | |
2012-07-27 | LASTEXPRESS: More include re-organization | Littleboy | |
2012-07-14 | LASTEXPRESS: Remove duplicated include statements | Littleboy | |
2011-06-28 | LASTEXPRESS: Cleanup comments | Littleboy | |
2011-06-28 | LASTEXPRESS: Move Sound class to the sound folder | Littleboy | |
2011-06-28 | LASTEXPRESS: Move sound queue related functions to a separate class | Littleboy | |
- Implement missing queue reset function - Cleanup SoundManager::playLoopingSound() | |||
2011-06-24 | LASTEXPRESS: Refactor Sound class | Littleboy | |
- Move entry-related functions to separate class - Move enumeration to shared header and rename FlagType to SoundFlag | |||
2011-06-23 | LASTEXPRESS: Extract Clock and TrainLine classes to separate files | Littleboy | |
2011-06-23 | LASTEXPRESS: Move Menu class to a separate folder | Littleboy | |