aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/code_wheel.h
AgeCommit message (Expand)Author
2017-10-07TITANIC: DE: Fix default code wheel lettersPaul Gilbert
2017-10-07TITANIC: DE: Fixes for bomb code wheelsPaul Gilbert
2017-02-19WORKAROUND: Stop resetting bomb code wheels when loading savegamesPaul Gilbert
2017-02-19TITANIC: Fixes and cleanup for CodeWheelPaul Gilbert
2016-09-11TITANIC: Extra loading logic and translation code for German versionPaul Gilbert
2016-08-26TITANIC: Implemented more game classesPaul Gilbert
2016-07-24TITANIC: Add semicolon after CLASSDEF macro usagePaul Gilbert
2016-07-15TITANIC: Removed const modifier from all saveable objectsPaul Gilbert
2016-03-06TITANIC: Converting saveable objects hierarchy to have type dataPaul Gilbert
2016-03-02TITANIC: More saveable classes implementedPaul Gilbert