scummvm/engines/m4
2009-12-09 18:12:51 +00:00
..
actor.cpp M4: Make M4Surface member w, h, pixels protected; some cleanup 2009-12-07 18:22:18 +00:00
actor.h
animation.cpp M4: Move 'determine transparent color' hack into a new M4Sprite method 2009-12-07 18:23:28 +00:00
animation.h
assets.cpp M4: Rename M4Surface::getData() to getBasePtr() for consistency 2009-12-07 18:20:20 +00:00
assets.h
burger_data.h
compression.cpp
compression.h
console.cpp M4: Move 'determine transparent color' hack into a new M4Sprite method 2009-12-07 18:23:28 +00:00
console.h
converse.cpp
converse.h
detection.cpp
events.cpp M4: Make M4Surface member w, h, pixels protected; some cleanup 2009-12-07 18:22:18 +00:00
events.h Added the basics of a action list display 2009-11-26 11:48:43 +00:00
font.cpp
font.h
globals.cpp Added a staticres file with the MADS articles list, and added an article field to the MADSObject class 2009-11-12 10:07:44 +00:00
globals.h Expanded the actions view into a full user interface view, and added support for highlighting of user interface elements 2009-12-05 05:44:46 +00:00
graphics.cpp M4: Rename M4Surface::getData() to getBasePtr() for consistency 2009-12-07 18:20:20 +00:00
graphics.h M4: Make M4Surface member w, h, pixels protected; some cleanup 2009-12-07 18:22:18 +00:00
gui.cpp
gui.h
hotspot.cpp Removed all the '- 1' from calls to get vocabs, centralising it in the getVocab method. This is correct, as the first element in the game vocab list is '1', not '0'. 2009-11-11 09:55:05 +00:00
hotspot.h
m4_menus.cpp M4: Make M4Surface member w, h, pixels protected; some cleanup 2009-12-07 18:22:18 +00:00
m4_menus.h
m4_views.cpp
m4_views.h
m4.cpp Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
m4.h Expanded the actions view into a full user interface view, and added support for highlighting of user interface elements 2009-12-05 05:44:46 +00:00
mads_anim.cpp M4: Make M4Surface member w, h, pixels protected; some cleanup 2009-12-07 18:22:18 +00:00
mads_anim.h Beginnings of support for AA file animations. The mads_anim.cpp commit is part of this, not the previous commit 2009-11-11 09:56:29 +00:00
mads_menus.cpp M4: Move 'determine transparent color' hack into a new M4Sprite method 2009-12-07 18:23:28 +00:00
mads_menus.h
midi.cpp
midi.h
module.mk Added a staticres file with the MADS articles list, and added an article field to the MADSObject class 2009-11-12 10:07:44 +00:00
rails.cpp M4: Make M4Surface member w, h, pixels protected; some cleanup 2009-12-07 18:22:18 +00:00
rails.h
resource.cpp
resource.h
saveload.cpp
saveload.h
scene.cpp M4: Make M4Surface member w, h, pixels protected; some cleanup 2009-12-07 18:22:18 +00:00
scene.h Hooked up the actions list and object-specific actions to change the status text 2009-12-05 11:32:19 +00:00
script.cpp
script.h
scripttab.h
sound.cpp
sound.h
sprite.cpp M4: Move 'determine transparent color' hack into a new M4Sprite method 2009-12-07 18:23:28 +00:00
sprite.h M4: Move 'determine transparent color' hack into a new M4Sprite method 2009-12-07 18:23:28 +00:00
staticres.cpp Added a staticres file with the MADS articles list, and added an article field to the MADSObject class 2009-11-12 10:07:44 +00:00
staticres.h Added a staticres file with the MADS articles list, and added an article field to the MADSObject class 2009-11-12 10:07:44 +00:00
viewmgr.cpp M4: Make M4Surface member w, h, pixels protected; some cleanup 2009-12-07 18:22:18 +00:00
viewmgr.h Expanded the actions view into a full user interface view, and added support for highlighting of user interface elements 2009-12-05 05:44:46 +00:00
woodscript.cpp
woodscript.h
ws_machine.cpp
ws_sequence.cpp M4: Make M4Surface member w, h, pixels protected; some cleanup 2009-12-07 18:22:18 +00:00