scummvm/engines/pegasus
2011-09-21 14:38:23 -04:00
..
items PEGASUS: Fix stupid bugs in the item code 2011-09-08 13:11:38 -04:00
neighborhood PEGASUS: Add and hookup the InputHandler class 2011-09-08 23:04:28 -04:00
console.cpp PEGASUS: Add a stub debugger 2011-05-12 16:17:12 -04:00
console.h PEGASUS: Add a stub debugger 2011-05-12 16:17:12 -04:00
constants.h PEGASUS: Begin hooking the new code in as the main code 2011-09-20 11:49:20 -04:00
cursor.cpp PEGASUS: Create separate Cursor class for cursors 2011-09-08 20:38:12 -04:00
cursor.h PEGASUS: Create separate Cursor class for cursors 2011-09-08 20:38:12 -04:00
detection.cpp PEGASUS: Stub off loading/saving games 2011-09-16 09:20:41 -04:00
elements.cpp PEGASUS: Add the Surface classes 2011-09-19 19:07:11 -04:00
elements.h PEGASUS: Add the Surface classes 2011-09-19 19:07:11 -04:00
fader.cpp PEGASUS: Implement fader support 2011-09-16 19:06:22 -04:00
fader.h PEGASUS: Implement fader support 2011-09-16 19:06:22 -04:00
gamestate.cpp PEGASUS: Fix saving/loading the game state 2011-09-16 09:17:00 -04:00
gamestate.h PEGASUS: Fix saving/loading the game state 2011-09-16 09:17:00 -04:00
graphics.cpp PEGASUS: Add the Surface classes 2011-09-19 19:07:11 -04:00
graphics.h PEGASUS: Implement very basic screen updating (new API) 2011-09-15 20:50:21 -04:00
hotspot.cpp PEGASUS: Properly handle regions in hotspots 2011-09-06 16:06:53 -04:00
hotspot.h PEGASUS: Properly handle regions in hotspots 2011-09-06 16:06:53 -04:00
input.cpp PEGASUS: Fix auto bits setting in the input code 2011-09-21 14:38:23 -04:00
input.h PEGASUS: Add the JMPPPInput utility class 2011-09-21 10:01:27 -04:00
menu.cpp PEGASUS: Add new menu class 2011-09-20 22:05:09 -04:00
menu.h PEGASUS: Add new menu class 2011-09-20 22:05:09 -04:00
module.mk PEGASUS: Add new menu class 2011-09-20 22:05:09 -04:00
movie.cpp PEGASUS: Fix some movie bugs 2011-09-20 13:04:27 -04:00
movie.h PEGASUS: Make movie transparency be off by default 2011-09-20 13:11:00 -04:00
notification.cpp PEGASUS: Restructure remaining MMShell code into the base code 2011-09-05 16:46:39 -04:00
notification.h PEGASUS: Restructure remaining MMShell code into the base code 2011-09-05 16:46:39 -04:00
pegasus.cpp PEGASUS: Remove remaining 'old' code 2011-09-20 21:57:34 -04:00
pegasus.h PEGASUS: Remove remaining 'old' code 2011-09-20 21:57:34 -04:00
scoring.h PEGASUS: Begin restructuring the game state classes 2011-09-02 00:27:13 -04:00
sound.cpp PEGASUS: Implement fader support 2011-09-16 19:06:22 -04:00
sound.h PEGASUS: Implement fader support 2011-09-16 19:06:22 -04:00
surface.cpp PEGASUS: Add picture class 2011-09-20 21:45:39 -04:00
surface.h PEGASUS: Add picture class 2011-09-20 21:45:39 -04:00
timers.cpp PEGASUS: Fix timebase looping 2011-09-20 13:28:41 -04:00
timers.h PEGASUS: Update timer code a bit to make it friendlier for movies 2011-09-20 10:56:30 -04:00
transition.cpp PEGASUS: Add transition classes 2011-09-17 12:04:21 -04:00
transition.h PEGASUS: Add transition classes 2011-09-17 12:04:21 -04:00
types.h PEGASUS: Begin restructuring the game state classes 2011-09-02 00:27:13 -04:00
util.cpp PEGASUS: Restructure remaining MMShell code into the base code 2011-09-05 16:46:39 -04:00
util.h PEGASUS: Add transition classes 2011-09-17 12:04:21 -04:00