aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/cstime_ui.cpp
AgeCommit message (Collapse)Author
2011-05-25ALL: behaviour -> behaviorMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
Some backends may break as I only compiled SDL
2011-03-31MOHAWK: Use ScummVM GUI fonts for the cstime demoMatthew Hoops
The demo is now playable without using fonts from the full game
2011-02-12JANITORIAL: Remove unnecessary semicoloneriktorbjorn
I'm glad there's always a supply of those, because they make for great test commits.
2011-01-22MOHAWK: Implement CSTime help system.Alyssa Milburn
svn-id: r55447
2011-01-21MOHAWK: Implement kCSTimeEventRemoveItemFromInventory.Alyssa Milburn
svn-id: r55389
2011-01-21MOHAWK: Fix disabling inventory features in CSTime.Alyssa Milburn
svn-id: r55388
2011-01-21MOHAWK: Add casts to remaining uses of ~0.Alyssa Milburn
This silences some warnings for now. svn-id: r55379
2011-01-21MOHAWK: Implement CSTime big note display.Alyssa Milburn
svn-id: r55378
2011-01-21MOHAWK: Remove non-state uses of ~0 from CSTime.Alyssa Milburn
svn-id: r55373
2011-01-21MOHAWK: De-hardcode CSTime font paths.Alyssa Milburn
The original Broderbund release had the installer data in a different directory. svn-id: r55372
2011-01-21MOHAWK: Fix two CSTime cursor shape/state checks.Alyssa Milburn
(Thanks to [md5]/thebluegr.) svn-id: r55371
2011-01-20MOHAWK: Add CSTime engine.Alyssa Milburn
svn-id: r55362