scummvm/engines/hopkins
2013-02-06 23:50:59 +01:00
..
anim.cpp HOPKINS: Improve imageStr allocation, replace remaining useless reads by skips 2013-02-04 20:38:31 +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: Refactoring in ComputerManager 2013-02-04 22:54:23 +01:00
computer.h HOPKINS: Add Spanish computer text 2013-01-20 12:43:34 +01:00
debugger.cpp HOPKINS: Fix spacing in Debugger 2013-02-04 23:01:02 +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 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: Get rid if the last GOTO in DialogManager 2013-02-06 22:13:41 +01:00
dialogs.h HOPKINS: Rename functions in DialogManager 2012-12-10 23:57:59 +01:00
events.cpp HOPKINS: Remove two labels and their associated GOTOs from EventsManager 2013-02-06 19:59:23 +01:00
events.h HOPKINS: Replace a global variable by a parameter in playSequence() 2013-02-03 22:51:34 +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: Some refactoring in ObjectsManager 2013-02-05 00:12:42 +01:00
globals.h HOPKINS: Some refactoring in ObjectsManager 2013-02-05 00:12:42 +01:00
graphics.cpp HOPKINS: Some refactoring in ObjectsManager 2013-02-05 00:12:42 +01:00
graphics.h HOPKINS: Some refactoring in GraphicsManager 2013-02-02 19:20:58 +01:00
hopkins.cpp HOPKINS: More refactoring and renaming in ObjectsManager 2013-02-05 07:52:46 +01:00
hopkins.h HOPKINS: Introduce MKTAG24. Make use of MKTAG16 and MKTAG24 2013-01-30 08:31:32 +01:00
lines.cpp HOPKINS: Start refactoring GENIAL. Remove three labels and the associated GOTOs 2013-02-06 23:50:59 +01:00
lines.h HOPKINS: Remove a useless variable in LinesManager, some renaming 2013-02-06 08:02:18 +01:00
menu.cpp HOPKINS: Fix regression in #fddc6497bf316e6e44b258b1c7fd9adc0749bd72 : "Menu: after the fading, a button is moved by 1 or 2 pixels" 2013-02-06 08:18:19 +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: Remove a useless variable in LinesManager, some renaming 2013-02-06 08:02:18 +01:00
objects.h HOPKINS: More refactoring and renaming in ObjectsManager 2013-02-05 07:52:46 +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: Renaming in ScriptManager and DialogManager 2013-02-06 21:44:32 +01:00
script.h HOPKINS: Start refactoring handleOpcode 2012-12-24 18:24:08 +01:00
sound.cpp HOPKINS: Attempt to fix crash when skipping movie 2013-02-03 18:33:20 +01:00
sound.h HOPKINS: Some renaming. Implement proper music volume during speech 2013-01-22 21:24:31 +01:00
talk.cpp HOPKINS: Remove the last GOTO from TalkManager 2013-02-06 21:59:13 +01:00
talk.h HOPKINS: Refactor searchCharacterAnim() 2013-01-29 23:59:25 +01:00