scummvm/engines/hopkins
2013-01-07 08:02:19 +01:00
..
anim.cpp HOPKINS: Remove uint16 casting in m_scroll16 in order to avoid endian issue 2013-01-06 23:12:34 +01:00
anim.h HOPKINS: Remove redrawAnim() and all associated code 2012-12-30 14:28:24 +01:00
computer.cpp HOPKINS: Some refactoring in ComputerManager 2013-01-07 08:02:19 +01:00
computer.h HOPKINS: Some refactoring in ComputerManager 2013-01-07 08:02:19 +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: Janitorial - Remove trailing space and double semi columns 2012-12-14 01:49:22 +01:00
detection.cpp HOPKINS: Implement code for OS/2 version 2012-12-22 14:26:07 +01:00
dialogs.cpp HOPKINS: More refactoring and renaming, remove several useless variables 2013-01-02 00:57:00 +01:00
dialogs.h HOPKINS: Rename functions in DialogManager 2012-12-10 23:57:59 +01:00
events.cpp HOPKINS: More refactoring and renaming, remove several useless variables 2013-01-02 00:57:00 +01:00
events.h HOPKINS: Renaming 2012-12-26 07:56:26 +01:00
files.cpp HOPKINS: Refactoring in FontManager and LinesManager 2012-12-31 00:18:08 +01:00
files.h HOPKINS: Add computer texts for the French and English versions for the Win95 versions. 2013-01-04 21:45:52 +01:00
font.cpp HOPKINS: Some refactoring in ComputerManager 2013-01-07 08:02:19 +01:00
font.h HOPKINS: Refactoring in FontManager and LinesManager 2012-12-31 00:18:08 +01:00
globals.cpp HOPKINS: Silence some GCC warning (thanks to eriktorbjorn) 2013-01-02 16:04:15 +01:00
globals.h HOPKINS: Get rid of NO_OFFSET which isn't initialized properly in the original game... 2013-01-05 01:14:27 +01:00
graphics.cpp HOPKINS: Some refactoring in ComputerManager 2013-01-07 08:02:19 +01:00
graphics.h HOPKINS: Refactor copy16bFromSurfaceScaleX2 2013-01-05 16:02:25 +01:00
hopkins.cpp HOPKINS: Remove setModeVesa() 2013-01-04 22:41:11 +01:00
hopkins.h HOPKINS: Some refactoring in OCEAN() 2012-12-26 08:27:32 +01:00
lines.cpp HOPKINS: Silence some warnings reported by GCC. Thanks Eriktorbjorn for reporting those 2013-01-02 20:12:32 +01:00
lines.h HOPKINS: More refactoring and renaming, remove several useless variables 2013-01-02 00:57:00 +01:00
menu.cpp HOPKINS: Rename functions related to fade in/out. Fix a potential issue for short fadings 2013-01-03 22:32:22 +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: Get rid of NO_OFFSET which isn't initialized properly in the original game... 2013-01-05 01:14:27 +01:00
objects.h HOPKINS: More refactoring and renaming, remove several useless variables 2013-01-02 00:57:00 +01:00
saveload.cpp HOPKINS: Silence some GCC warning (thanks to eriktorbjorn) 2013-01-02 16:04:15 +01:00
saveload.h HOPKINS: Remane functions and variables from Globals 2012-12-20 00:30:01 +01:00
script.cpp HOPKINS: Rename functions related to fade in/out. Fix a potential issue for short fadings 2013-01-03 22:32:22 +01:00
script.h HOPKINS: Start refactoring handleOpcode 2012-12-24 18:24:08 +01:00
sound.cpp HOPKINS: (on Behalf of Eriktorbjorn) dispose music after use in order to avoid a memory leak 2013-01-05 12:12:40 +01:00
sound.h HOPKINS: Commit by Eriktorbjorn : New way of playing music 2013-01-03 16:29:35 +01:00
talk.cpp HOPKINS: Missing modification in previous commit 2013-01-02 17:28:50 +01:00
talk.h HOPKINS: Some refactoring in ObjectManager, some renaming 2012-12-29 14:20:34 +01:00