aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/module.mk
AgeCommit message (Collapse)Author
2014-06-16LASTEXPRESS: Rename Server* classes to Waiter*Littleboy
2011-08-07JANITORIAL: Add missing NL at EOF.Christoph Mallon
2011-06-28LASTEXPRESS: Move Sound class to the sound folderLittleboy
2011-06-28LASTEXPRESS: Move sound queue related functions to a separate classLittleboy
- Implement missing queue reset function - Cleanup SoundManager::playLoopingSound()
2011-06-24LASTEXPRESS: Refactor Sound classLittleboy
- Move entry-related functions to separate class - Move enumeration to shared header and rename FlagType to SoundFlag
2011-06-23LASTEXPRESS: Extract Clock and TrainLine classes to separate filesLittleboy
2011-06-23LASTEXPRESS: Move Menu class to a separate folderLittleboy
2011-06-22LASTEXPRESS: Refactor Fight classLittleboy
- Replace structs holding function pointers by proper classes - Move each fighter functions to separate files
2011-06-22LASTEXPRESS: Move Fight class to its own folderLittleboy
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko
svn-id: r53579