.. |
anim.cpp
|
HOPKINS: Fix problem with scrolling not working properly
|
2013-03-09 09:44:46 -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: Endian fix for playing Breakout game
|
2013-03-12 23:03:18 -04:00 |
computer.h
|
HOPKINS: Improve private/public scope in FontMAnager
|
2013-02-07 18:12:32 +01:00 |
debugger.cpp
|
HOPKINS: Added a debugger command to frame dirty rects
|
2013-03-02 22:36:38 -05:00 |
debugger.h
|
HOPKINS: Added a debugger command to frame dirty rects
|
2013-03-02 22:36:38 -05:00 |
detection_tables.h
|
HOPKINS: Add detection entry for uninstalled BeOS version
|
2013-02-15 18:34:06 +01:00 |
detection.cpp
|
HOPKINS: Reorder includes
|
2013-02-15 22:20:24 +01:00 |
dialogs.cpp
|
HOPKINS: Home-screen now displaying correctly with dirty rects
|
2013-02-25 22:00:36 -05:00 |
dialogs.h
|
HOPKINS: More renaming and refactoring
|
2013-02-15 08:24:10 +01:00 |
events.cpp
|
HOPKINS: Fix problem with scrolling not working properly
|
2013-03-09 09:44:46 -05: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: Reorder includes
|
2013-02-15 22:20:24 +01:00 |
files.h
|
HOPKINS: Remove global filename and constructFilename
|
2013-01-08 00:03:08 +01:00 |
font.cpp
|
HOPKINS: Home-screen now displaying correctly with dirty rects
|
2013-02-25 22:00:36 -05:00 |
font.h
|
HOPKINS: Move font initialization to FontsManager
|
2013-02-15 08:47:33 +01:00 |
globals.cpp
|
HOPKINS: Remove a useless variable, some renaming in HopkinsEngine
|
2013-02-23 10:55:41 +01:00 |
globals.h
|
HOPKINS: Remove a useless variable, some renaming in HopkinsEngine
|
2013-02-23 10:55:41 +01:00 |
graphics.cpp
|
HOPKINS: Further cleaned up dirty rect display
|
2013-03-12 21:43:48 -04:00 |
graphics.h
|
HOPKINS: Merged dirty/refresh rect rect adding into a single method
|
2013-03-09 22:04:41 -05:00 |
hopkins.cpp
|
HOPKINS: Clean up main game quit checks
|
2013-03-10 20:25:05 -04:00 |
hopkins.h
|
HOPKINS: Remove a useless variable, some renaming in HopkinsEngine
|
2013-02-23 10:55:41 +01:00 |
lines.cpp
|
HOPKINS: Fix the crash related to the missing speech file in the Win95 English demo
|
2013-02-22 19:23:21 +01:00 |
lines.h
|
HOPKINS: Renaming in LinesManager and Globals
|
2013-02-22 08:18:13 +01:00 |
menu.cpp
|
HOPKINS: Misc renaming, some sound refactoring
|
2013-02-19 14:34:43 +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: Renamed dirty rect methods
|
2013-03-02 20:40:03 -05:00 |
objects.h
|
HOPKINS: Start making code a bit less verbose
|
2013-02-22 12:18:20 +01:00 |
saveload.cpp
|
HOPKINS: Pre-convert palette
|
2013-02-21 18:37:15 +01:00 |
saveload.h
|
HOPKINS: Reorder includes
|
2013-02-15 22:20:24 +01:00 |
script.cpp
|
HOPKINS: Renamed dirty rect methods
|
2013-03-02 20:40:03 -05:00 |
script.h
|
HOPKINS: Misc renaming
|
2013-02-20 01:23:39 +01:00 |
sound.cpp
|
HOPKINS: Add comments concerning the Win95 UK demo fix
|
2013-02-23 10:23:44 +01:00 |
sound.h
|
HOPKINS: Fix the crash related to the missing speech file in the Win95 English demo
|
2013-02-22 19:23:21 +01:00 |
talk.cpp
|
HOPKINS: Fix the crash related to the missing speech file in the Win95 English demo
|
2013-02-22 19:23:21 +01:00 |
talk.h
|
HOPKINS: Misc renaming
|
2013-02-20 01:23:39 +01:00 |