..
anim.cpp
HOPKINS: Fix freeze when playing some animations
2013-02-14 21:08:00 -05:00
anim.h
HOPKINS: Replace a global variable by a parameter in playSequence()
2013-02-03 22:51:34 +01:00
computer.cpp
HOPKINS: Some renaming and refactoring in ComputerManager and FontManager
2013-02-11 00:36:43 +01:00
computer.h
HOPKINS: Improve private/public scope in FontMAnager
2013-02-07 18:12:32 +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 entry for uninstalled BeOS version
2013-02-15 18:34:06 +01:00
detection.cpp
HOPKINS: Implement code for OS/2 version
2012-12-22 14:26:07 +01:00
dialogs.cpp
HOPKINS: Move mouse data initialization to EventsManager, set mouse variable as private
2013-02-15 08:33:42 +01:00
dialogs.h
HOPKINS: More renaming and refactoring
2013-02-15 08:24:10 +01:00
events.cpp
HOPKINS: Move mouse data initialization to EventsManager, set mouse variable as private
2013-02-15 08:33:42 +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: Use freeMemory instead of free in some spaces
2013-02-15 08:41:22 +01:00
files.h
HOPKINS: Remove global filename and constructFilename
2013-01-08 00:03:08 +01:00
font.cpp
HOPKINS: Move font initialization to FontsManager
2013-02-15 08:47:33 +01:00
font.h
HOPKINS: Move font initialization to FontsManager
2013-02-15 08:47:33 +01:00
globals.cpp
HOPKINS: Use freeMemory instead of free in some spaces
2013-02-15 08:41:22 +01:00
globals.h
HOPKINS: More renaming and refactoring
2013-02-15 08:24:10 +01:00
graphics.cpp
HOPKINS: Some renaming in GraphicManager
2013-02-12 22:19:59 +01:00
graphics.h
HOPKINS: Misc refactoring and renaming, remove some dead code
2013-02-07 08:44:22 +01:00
hopkins.cpp
HOPKINS: Move font initialization to FontsManager
2013-02-15 08:47:33 +01:00
hopkins.h
HOPKINS: Added a basic base map screen for the Windows version if a PBASE.PCX file can't be found
2013-02-13 22:52:03 -05:00
lines.cpp
HOPKINS: Move some zone code to LinesManager
2013-02-12 23:48:03 +01:00
lines.h
HOPKINS: Move some zone code to LinesManager
2013-02-12 23:48:03 +01:00
menu.cpp
HOPKINS:Move some variables from globals to ObjectManager
2013-02-07 22:30:40 +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: More renaming and refactoring
2013-02-15 08:24:10 +01:00
objects.h
HOPKINS: More renaming and refactoring
2013-02-15 08:24:10 +01:00
saveload.cpp
HOPKINS:Move some variables from globals to ObjectManager
2013-02-07 22:30:40 +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: More renaming and refactoring
2013-02-15 08:24:10 +01:00
script.h
HOPKINS: Improve private/public scope in SoundManager and ScriptManager
2013-02-08 07:29:40 +01:00
sound.cpp
HOPKINS: Improve private/public scope in SoundManager and ScriptManager
2013-02-08 07:29:40 +01:00
sound.h
HOPKINS: Improve private/public scope in SoundManager and ScriptManager
2013-02-08 07:29:40 +01:00
talk.cpp
HOPKINS: Use freeMemory instead of free in some spaces
2013-02-15 08:41:22 +01:00
talk.h
HOPKINS: Some more renaming and refactoring in TalkManager
2013-02-09 14:52:37 +01:00