.. |
anim.cpp
|
HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an alternate animation file name
|
2013-05-01 23:20:36 +02:00 |
anim.h
|
HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an alternate animation file name
|
2013-05-01 23:20:36 +02:00 |
computer.cpp
|
HOPKINS: Replace cascades of if by switches for language checks
|
2013-11-09 20:06:42 +01:00 |
computer.h
|
HOPKINS: Move breakout highscore table to savegames, and fixes to display
|
2013-07-26 21:57:02 -04:00 |
debugger.cpp
|
HOPKINS : Added a lines debugger command
|
2013-05-13 00:04:55 +02:00 |
debugger.h
|
HOPKINS : Added a lines debugger command
|
2013-05-13 00:04:55 +02:00 |
detection_tables.h
|
HOPKINS: Update detection to avoid as much as possible the use of executables
|
2013-05-22 23:34:26 +02:00 |
detection.cpp
|
HOPKINS: Slight cleanup.
|
2013-08-01 03:30:14 +02:00 |
dialogs.cpp
|
HOPKINS: Replace cascades of if by switches for language checks
|
2013-11-09 20:06:42 +01:00 |
dialogs.h
|
HOPKINS: Move _oldInventoryPosX to DialogsManager, remove a useless variable
|
2013-04-10 09:00:08 +02:00 |
events.cpp
|
HOPKINS: Fix Return to Launcher
|
2013-04-26 10:50:08 +10:00 |
events.h
|
HOPKINS: Constify some functions and members
|
2013-04-11 12:17:06 +02:00 |
files.cpp
|
HOPKINS: Remove g_PTRNUL
|
2013-04-05 07:54:54 +02:00 |
files.h
|
HOPKINS: JANITORIAL: Remove trailing spaces and tabs
|
2013-04-05 08:17:26 +02:00 |
font.cpp
|
HOPKINS: Fix bug #3612482 - ending credits issues
|
2013-05-04 09:57:40 +02:00 |
font.h
|
HOPKINS: Some renaming and refactoring in Globals
|
2013-03-24 22:12:43 +01:00 |
globals.cpp
|
HOPKINS: Replace cascades of if by switches for language checks
|
2013-11-09 20:06:42 +01:00 |
globals.h
|
HOPKINS: Reverted to saving Breakout high scores in a separate file
|
2013-07-31 21:01:04 -04:00 |
graphics.cpp
|
HOPKINS: Respect pitch when drawing on OSystem's screen surface.
|
2013-08-07 22:01:19 +02:00 |
graphics.h
|
JANITORIAL: Remove trailing whitespace
|
2013-07-14 19:01:47 +02:00 |
hopkins.cpp
|
HOPKINS: Replace cascades of if by switches for language checks
|
2013-11-09 20:06:42 +01:00 |
hopkins.h
|
HOPKINS: Slight cleanup.
|
2013-08-01 03:30:14 +02:00 |
lines.cpp
|
HOPKINS: Remove left-over assignment
|
2013-05-18 16:46:05 +02:00 |
lines.h
|
HOPKINS : Added a lines debugger command
|
2013-05-13 00:04:55 +02:00 |
menu.cpp
|
HOPKINS: Replace cascades of if by switches for language checks
|
2013-11-09 20:06:42 +01:00 |
menu.h
|
HOPKINS: Remove setParent() from MenuManager and ObjectsManager
|
2013-03-20 07:56:16 +01:00 |
module.mk
|
HOPKINS: Lots of code implemented for Hopkin's computer
|
2012-11-17 20:49:07 +11:00 |
objects.cpp
|
HOPKINS: Fix bug #3612566 - scaling glitch on Samantha
|
2013-05-08 02:23:44 +02:00 |
objects.h
|
HOPKINS: Enlarge _lockedAnims array to avoid potential out of bound access. CID 1004012
|
2013-04-21 08:25:42 +02:00 |
saveload.cpp
|
HOPKINS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:51 +02:00 |
saveload.h
|
HOPKINS: Bumped up savegame version, and added load handling the brief version 3 format
|
2013-07-31 21:21:29 -04:00 |
script.cpp
|
HOPKINS: Replace cascades of if by switches for language checks
|
2013-11-09 20:06:42 +01:00 |
script.h
|
HOPKINS: Constify some functions and members
|
2013-04-11 12:17:06 +02:00 |
sound.cpp
|
HOPKINS: Replace cascades of if by switches for language checks
|
2013-11-09 20:06:42 +01:00 |
sound.h
|
HOPKINS: Remove setParent() from TalkManager
|
2013-03-20 08:10:28 +01:00 |
talk.cpp
|
HOPKINS: Replace cascades of if by switches for language checks
|
2013-11-09 20:06:42 +01:00 |
talk.h
|
HOPKINS: Some renaming in TalkManager
|
2013-04-01 23:17:18 +02:00 |