Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-22 | LASTEXPRESS: Refactor Fight class | Littleboy | |
- Replace structs holding function pointers by proper classes - Move each fighter functions to separate files | |||
2011-06-22 | LASTEXPRESS: Move Fight class to its own folder | Littleboy | |