aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/cstime.cpp
AgeCommit message (Expand)Author
2019-12-02MOHAWK: Fix Missing Default Switch CasesD G Turner
2018-06-07MOHAWK: Display a GUI error message when no audio devices are availableBastien Bouclet
2017-07-03MOHAWK: Allow games to opt out of the default video managerBastien Bouclet
2016-08-11MOHAWK: Allow the games to have a different sound managerBastien Bouclet
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-02MOHAWK: Fix missing initializers in CSTime engine. CID 1002810.D G Turner
2011-06-28MOHAWK: Rework archive handlingMatthew Hoops
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-01-22MOHAWK: Implement CSTime help system.Alyssa Milburn
2011-01-22MOHAWK: Minor CSTimeChar bugfixes.Alyssa Milburn
2011-01-22MOHAWK: Implement kCSTimeEventCharSomeNIS55.Alyssa Milburn
2011-01-22MOHAWK: More CSTime event stubs.Alyssa Milburn
2011-01-22MOHAWK: Add/use visit count for scenes.Alyssa Milburn
2011-01-22MOHAWK: Implement a couple more CSTime events.Alyssa Milburn
2011-01-21MOHAWK: Implement kCSTimeEventRemoveItemFromInventory.Alyssa Milburn
2011-01-21MOHAWK: Remove non-state uses of ~0 from CSTime.Alyssa Milburn
2011-01-21MOHAWK: De-hardcode CSTime font paths.Alyssa Milburn
2011-01-20MOHAWK: Add CSTime engine.Alyssa Milburn