.. |
anim.cpp
|
HOPKINS: Replace some more boolean values
|
2012-10-29 22:54:35 +01:00 |
anim.h
|
HOPKINS: Bugfixes for scene animations initialisation
|
2012-10-16 08:51:31 +11:00 |
debugger.cpp
|
HOPKINS: Minor string and comment fix
|
2012-10-23 00:02:34 +11:00 |
debugger.h
|
HOPKINS: Added debugger skeleton
|
2012-10-14 13:43:29 +11:00 |
detection_tables.h
|
HOPKINS: Add detection for Win95 demo
|
2012-10-27 19:09:28 +02:00 |
detection.cpp
|
HOPKINS: Work on hooking save/loading into the ScummVM framework
|
2012-10-28 14:51:17 +11:00 |
dialogs.cpp
|
HOPKINS: Fix more mass renaming issues
|
2012-10-29 23:38:31 +01:00 |
dialogs.h
|
HOPKINS: Added shortcut keys for the Save, Load, and Options dialogs
|
2012-10-28 14:26:07 +11:00 |
events.cpp
|
HOPKINS: Bugfixes for cursor disappearing after using GMM.
|
2012-11-09 22:11:38 +11:00 |
events.h
|
HOPKINS: Refactoring to show the selected inventory item using ScummVM cursor manager
|
2012-11-01 22:35:33 +11:00 |
files.cpp
|
HOPKINS: Created new SaveFileManager class to handle save file related code
|
2012-10-24 22:49:32 +11:00 |
files.h
|
HOPKINS: Created new SaveFileManager class to handle save file related code
|
2012-10-24 22:49:32 +11:00 |
font.cpp
|
HOPKINS: Fix text display to have trailing spaces like the original.
|
2012-10-25 08:09:28 +11:00 |
font.h
|
HOPKINS: Some renaming and cleanup of font structures
|
2012-10-15 20:49:17 +11:00 |
globals.cpp
|
HOPKINS: Fix first displayed screen in full linux version
|
2012-11-09 19:23:39 +01:00 |
globals.h
|
HOPKINS: Fix first displayed screen in full linux version
|
2012-11-09 19:23:39 +01:00 |
graphics.cpp
|
HOPKINS: Fix crash in GraphicsManager constructor
|
2012-11-08 20:28:07 +11:00 |
graphics.h
|
HOPKINS: Refactoring to show the selected inventory item using ScummVM cursor manager
|
2012-11-01 22:35:33 +11:00 |
hopkins.cpp
|
HOPKINS: Split run() in two in order to prepare future diffing between versions
|
2012-11-10 23:52:49 +01:00 |
hopkins.h
|
HOPKINS: Split run() in two in order to prepare future diffing between versions
|
2012-11-10 23:52:49 +01:00 |
lines.cpp
|
HOPKINS: Fix pathfinding when the SMOOTH_MOVE method is used.
|
2012-10-25 13:32:25 +11:00 |
lines.h
|
HOPKINS: Furhter bugfixes for pathfinding and walking
|
2012-10-22 22:31:46 +11:00 |
menu.cpp
|
HOPKINS: Fix more mass renaming issues
|
2012-10-29 23:38:31 +01:00 |
menu.h
|
HOPKINS: Move Save/Load dialog code from menu.cpp to dialogs.cpp
|
2012-10-27 20:19:21 +11:00 |
module.mk
|
HOPKINS: Created new SaveFileManager class to handle save file related code
|
2012-10-24 22:49:32 +11:00 |
objects.cpp
|
HOPKINS: Refactoring to show the selected inventory item using ScummVM cursor manager
|
2012-11-01 22:35:33 +11:00 |
objects.h
|
HOPKINS: More work on booleans
|
2012-10-29 23:10:14 +01:00 |
saveload.cpp
|
HOPKINS: Remove duplicate GOACTION variable.
|
2012-10-28 15:46:52 +11:00 |
saveload.h
|
HOPKINS: Beginnings of save/load implementation
|
2012-10-27 22:16:54 +11:00 |
script.cpp
|
HOPKINS: More full version initialization, change 2 variables to boolean
|
2012-11-08 08:29:26 +01:00 |
script.h
|
HOPKINS: Moved the script execution code to it's own file
|
2012-10-23 20:40:19 +11:00 |
sound.cpp
|
HOPKINS: Beginnings of implementation of sound code
|
2012-11-10 23:32:06 +11:00 |
sound.h
|
HOPKINS: Beginnings of implementation of sound code
|
2012-11-10 23:32:06 +11:00 |
talk.cpp
|
HOPKINS: Add code specific to full linux version in PARLER_PERSO
|
2012-10-31 22:15:09 +01:00 |
talk.h
|
HOPKINS: Add TalkManager constructor to initialise it's fields
|
2012-10-25 08:34:37 +11:00 |