scummvm/engines/hopkins
2013-02-19 14:34:43 +01:00
..
anim.cpp HOPKINS: Replace casted READ_LE_UINT16 by the equivalent macro to improve readability 2013-02-18 01:37:21 +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
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, some sound refactoring 2013-02-19 14:34:43 +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
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: Remove a couple of useless variables and associated dead code 2013-02-19 07:55:38 +01:00
globals.h HOPKINS: Remove a couple of useless variables and associated dead code 2013-02-19 07:55:38 +01:00
graphics.cpp HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +01:00
graphics.h HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +01:00
hopkins.cpp HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +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: Fixed warnings about switch statements using DIR_ constants 2013-02-18 23:43:19 -05:00
lines.h HOPKINS: Remove a couple of useless variables and associated dead code 2013-02-19 07:55:38 +01:00
menu.cpp HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +01:00
menu.h
module.mk
objects.cpp HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +01:00
objects.h HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +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, some sound refactoring 2013-02-19 14:34:43 +01:00
script.h HOPKINS: Reorder includes 2013-02-15 22:20:24 +01:00
sound.cpp HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +01:00
sound.h HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +01:00
talk.cpp HOPKINS: Misc renaming, some sound refactoring 2013-02-19 14:34:43 +01:00
talk.h HOPKINS: Some more renaming and refactoring in TalkManager 2013-02-09 14:52:37 +01:00