scummvm/engines/hopkins
2013-02-01 00:33:01 +01:00
..
anim.cpp HOPKINS: More refactoring in AnimationManager and ComputerManager 2013-01-31 23:52:01 +01:00
anim.h HOPKINS: Various renaming 2013-01-29 08:12:43 +01:00
computer.cpp HOPKINS: More refactoring in AnimationManager and ComputerManager 2013-01-31 23:52:01 +01:00
computer.h HOPKINS: Add Spanish computer text 2013-01-20 12:43:34 +01:00
debugger.cpp HOPKINS: Minor string and comment fix 2012-10-23 00:02:34 +11: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 for Hopkins Spanish 2013-01-07 20:32:08 +01:00
detection.cpp HOPKINS: Implement code for OS/2 version 2012-12-22 14:26:07 +01:00
dialogs.cpp HOPKINS: Some refactoring in DialogsManager 2013-02-01 00:33:01 +01:00
dialogs.h HOPKINS: Rename functions in DialogManager 2012-12-10 23:57:59 +01:00
events.cpp HOPKINS: Remove some more casts to unsigned int 2013-01-31 07:48:44 +01:00
events.h HOPKINS: Some more renaming and refactoring 2013-01-20 19:12:45 +01:00
files.cpp HOPKINS: Fix cut&paste error in searchCat. Thanks eriktorbjorn for pointing at it 2013-01-18 19:03:38 +01:00
files.h HOPKINS: Remove global filename and constructFilename 2013-01-08 00:03:08 +01:00
font.cpp HOPKINS: More renaming in the Global class 2013-01-29 08:35:14 +01:00
font.h HOPKINS: Some renaming and refactoring in globals, TalkManager and FontsManager 2013-01-23 01:38:34 +01:00
globals.cpp HOPKINS: More renaming in the Global class 2013-01-29 08:35:14 +01:00
globals.h HOPKINS: More renaming in the Global class 2013-01-29 08:35:14 +01:00
graphics.cpp HOPKINS: Remove some more casts to unsigned int 2013-01-31 07:48:44 +01:00
graphics.h HOPKINS: Some renaming 2013-01-22 07:53:59 +01:00
hopkins.cpp HOPKINS: More renaming in the Global class 2013-01-29 08:35:14 +01:00
hopkins.h HOPKINS: Introduce MKTAG24. Make use of MKTAG16 and MKTAG24 2013-01-30 08:31:32 +01:00
lines.cpp HOPKINS: Remove some more casts to unsigned int 2013-01-31 07:48:44 +01:00
lines.h HOPKINS: Renaming of another variable in LinesManager 2013-01-27 23:49:20 +01:00
menu.cpp HOPKINS: Remove some nasty casts from menuManager and ObjectManager 2013-01-08 23:45:15 +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: Introduce MKTAG24. Make use of MKTAG16 and MKTAG24 2013-01-30 08:31:32 +01:00
objects.h HOPKINS: Various renaming 2013-01-29 08:12:43 +01:00
saveload.cpp HOPKINS: More renaming in ObjectsManager and globals 2013-01-21 22:25:12 +01:00
saveload.h HOPKINS: Add synchronization of car position on the city map 2013-01-14 07:52:24 +01:00
script.cpp HOPKINS: Introduce MKTAG24. Make use of MKTAG16 and MKTAG24 2013-01-30 08:31:32 +01:00
script.h HOPKINS: Start refactoring handleOpcode 2012-12-24 18:24:08 +01:00
sound.cpp HOPKINS: Add a fallback for the sound played in the option menu, for the BeOS and OS/2 versions 2013-01-28 07:45:46 +01:00
sound.h HOPKINS: Some renaming. Implement proper music volume during speech 2013-01-22 21:24:31 +01:00
talk.cpp HOPKINS: Introduce MKTAG24. Make use of MKTAG16 and MKTAG24 2013-01-30 08:31:32 +01:00
talk.h HOPKINS: Refactor searchCharacterAnim() 2013-01-29 23:59:25 +01:00