scummvm/engines/mohawk
2010-11-18 20:40:48 +00:00
..
bitmap.cpp MOHAWK: Add support for Riven 24bpp images (not yet used) 2010-11-18 20:40:48 +00:00
bitmap.h MOHAWK: Add support for Riven 24bpp images (not yet used) 2010-11-18 20:40:48 +00:00
console.cpp MOHAWK: Remove console FIXME's 2010-11-07 02:08:02 +00:00
console.h MOHAWK: Add initial work for the dome sliders 2010-08-23 04:14:30 +00:00
detection_tables.h Add detection for 'Little Monster at School' and the bunch of demos that came on the CD (on the demo server now too). 2010-07-09 22:10:22 +00:00
detection.cpp Add detection for 'Little Monster at School' and the bunch of demos that came on the CD (on the demo server now too). 2010-07-09 22:10:22 +00:00
dialogs.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
dialogs.h GUI: Move major widgets to new directory gui/widgets 2010-11-16 10:11:57 +00:00
graphics.cpp MOHAWK: Implement the old Mohawk bitmap format (thanks to fuzzie) 2010-11-18 13:31:12 +00:00
graphics.h MOHAWK: Cache the Myst screen buffer 2010-11-17 19:58:19 +00:00
livingbooks.cpp Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00
livingbooks.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
module.mk Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac. 2010-05-24 17:18:09 +00:00
mohawk.cpp Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when Mohawk is not enabled) so SCI can use the code. 2010-05-23 18:33:55 +00:00
mohawk.h ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
myst_saveload.cpp Fix "Transitions" typo 2010-04-06 15:40:13 +00:00
myst_saveload.h Fix "Transitions" typo 2010-04-06 15:40:13 +00:00
myst_scripts.cpp MOHAWK: Cleanup Myst script handling 2010-11-18 05:47:16 +00:00
myst_scripts.h MOHAWK: Cleanup Myst script handling 2010-11-18 05:47:16 +00:00
myst_vars.cpp Mohawk : Update with work on Myst EXIT opcodes to work out purpose. 2010-02-18 23:31:51 +00:00
myst_vars.h Add Mohawk engine code. Part 1/3: main code. 2009-12-29 23:18:24 +00:00
myst.cpp MOHAWK: Cleanup Myst script handling 2010-11-18 05:47:16 +00:00
myst.h MOHAWK: Cleanup Myst script handling 2010-11-18 05:47:16 +00:00
resource_cache.cpp MOHAWK: Fix cache memory leak and some formatting 2010-11-09 18:52:29 +00:00
resource_cache.h MOHAWK: Fix cache memory leak and some formatting 2010-11-09 18:52:29 +00:00
resource.cpp Fix saving while viewing the inventory in Riven and cleanup the save/load code. 2010-06-26 17:21:50 +00:00
resource.h Correct our interpretation of the first four bytes of the RSRC section in Mohawk archives. 2010-01-26 23:05:52 +00:00
riven_cursors.h MOHAWK: Add initial work on the Riven marble puzzle 2010-09-09 17:27:02 +00:00
riven_external.cpp MOHAWK: Finish implementation of the Riven Marble Puzzle 2010-09-15 20:28:42 +00:00
riven_external.h MOHAWK: Finish implementation of the Riven Marble Puzzle 2010-09-15 20:28:42 +00:00
riven_saveload.cpp JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
riven_saveload.h Fix saving while viewing the inventory in Riven and cleanup the save/load code. 2010-06-26 17:21:50 +00:00
riven_scripts.cpp MOHAWK: Fix memory leaks (thanks to digitall for finding) 2010-11-09 18:38:35 +00:00
riven_scripts.h MOHAWK: Implement xbookclick 2010-09-01 13:28:12 +00:00
riven_vars.cpp MOHAWK: Cleanup 2010-09-05 00:48:38 +00:00
riven.cpp i18n: Translate the Save and Load buttons in myst and riven 2010-09-12 21:35:49 +00:00
riven.h MOHAWK: Add initial work on the Riven marble puzzle 2010-09-09 17:27:02 +00:00
sound.cpp MOHAWK: Implement blocking sound in Riven 2010-09-08 20:50:56 +00:00
sound.h MOHAWK: Implement blocking sound in Riven 2010-09-08 20:50:56 +00:00
video.cpp MOHAWK: Improve support for the Riven Demo 2010-09-03 19:13:58 +00:00
video.h MOHAWK: Implement xbookclick 2010-09-01 13:28:12 +00:00