scummvm/engines/hopkins
2013-02-20 01:23:39 +01:00
..
anim.cpp HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
anim.h HOPKINS: Replace a global variable by a parameter in playSequence() 2013-02-03 22:51:34 +01:00
computer.cpp HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +01:00
computer.h HOPKINS: Improve private/public scope in FontMAnager 2013-02-07 18:12:32 +01:00
debugger.cpp HOPKINS: Reorder includes 2013-02-15 22:20:24 +01:00
debugger.h HOPKINS: Janitorial - Remove trailing space and double semi columns 2012-12-14 01:49:22 +01:00
detection_tables.h HOPKINS: Add detection entry for uninstalled BeOS version 2013-02-15 18:34:06 +01:00
detection.cpp HOPKINS: Reorder includes 2013-02-15 22:20:24 +01:00
dialogs.cpp HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
dialogs.h HOPKINS: More renaming and refactoring 2013-02-15 08:24:10 +01:00
events.cpp HOPKINS: Reorder includes 2013-02-15 22:20:24 +01:00
events.h HOPKINS: Move mouse data initialization to EventsManager, set mouse variable as private 2013-02-15 08:33:42 +01:00
files.cpp HOPKINS: Reorder includes 2013-02-15 22:20:24 +01:00
files.h HOPKINS: Remove global filename and constructFilename 2013-01-08 00:03:08 +01:00
font.cpp HOPKINS: Remove a couple of useless variables and associated dead code 2013-02-19 07:55:38 +01:00
font.h HOPKINS: Move font initialization to FontsManager 2013-02-15 08:47:33 +01:00
globals.cpp HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
globals.h HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
graphics.cpp HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
graphics.h HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
hopkins.cpp HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
hopkins.h HOPKINS: Replace casted READ_LE_UINT16 by the equivalent macro to improve readability 2013-02-18 01:37:21 +01:00
lines.cpp HOPKINS: Some more renaming in TalkManager and Globals 2013-02-19 23:18:43 +01:00
lines.h HOPKINS: More renaming in LinesManager 2013-02-19 18:06:05 +01:00
menu.cpp HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +01:00
menu.h HOPKINS: Remove useless variable in MenuManager, some renaming 2012-12-25 02:25:13 +01:00
module.mk HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
objects.cpp HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
objects.h HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
saveload.cpp HOPKINS: Reorder includes 2013-02-15 22:20:24 +01:00
saveload.h HOPKINS: Reorder includes 2013-02-15 22:20:24 +01:00
script.cpp HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
script.h HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
sound.cpp HOPKINS: More renaming in SoundManager 2013-02-19 15:08:12 +01:00
sound.h HOPKINS: More renaming in SoundManager 2013-02-19 15:08:12 +01:00
talk.cpp HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00
talk.h HOPKINS: Misc renaming 2013-02-20 01:23:39 +01:00