.. |
actor.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
actor.h
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
animation.cpp
|
M4: Move 'determine transparent color' hack into a new M4Sprite method
|
2009-12-07 18:23:28 +00:00 |
animation.h
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
assets.cpp
|
M4: Rename M4Surface::getData() to getBasePtr() for consistency
|
2009-12-07 18:20:20 +00:00 |
assets.h
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
burger_data.h
|
Whitespace cleanup: Convert space followed by tab to just tab
|
2009-03-07 19:24:31 +00:00 |
compression.cpp
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
compression.h
|
Move DisposeAfterUse::Flag from Common to global namespace, and into a new header common/types.h
|
2010-01-08 22:07:35 +00:00 |
console.cpp
|
Further implementation of dialog/message script language
|
2009-12-19 05:47:31 +00:00 |
console.h
|
Beginnings of a dialog display class
|
2009-12-11 09:41:27 +00:00 |
converse.cpp
|
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
|
2009-12-20 07:09:40 +00:00 |
converse.h
|
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
|
2009-12-20 07:09:40 +00:00 |
detection.cpp
|
Added game GUI options to advancedDetector and updated all engines
|
2009-06-06 17:56:41 +00:00 |
dialogs.cpp
|
Started implementation of the original game's cheat mode
|
2009-12-20 07:10:32 +00:00 |
dialogs.h
|
Started implementation of the original game's cheat mode
|
2009-12-20 07:10:32 +00:00 |
events.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
events.h
|
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
|
2009-12-20 07:09:40 +00:00 |
font.cpp
|
Implemented basic message parsing
|
2009-12-17 07:55:08 +00:00 |
font.h
|
Implemented basic message parsing
|
2009-12-17 07:55:08 +00:00 |
globals.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
globals.h
|
Beginnings of a dialog display class
|
2009-12-11 09:41:27 +00:00 |
graphics.cpp
|
Implemented the rendering section of dialog display
|
2009-12-12 11:59:38 +00:00 |
graphics.h
|
Implemented the rendering section of dialog display
|
2009-12-12 11:59:38 +00:00 |
gui.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
gui.h
|
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
|
2009-12-20 07:09:40 +00:00 |
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
|
Merged loadHotSpotsMads() and loadHotSpotsM4()
|
2008-10-02 22:04:34 +00:00 |
m4_menus.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
m4_menus.h
|
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
|
2009-12-20 07:09:40 +00:00 |
m4_views.cpp
|
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
|
2009-12-20 07:09:40 +00:00 |
m4_views.h
|
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
|
2009-12-20 07:09:40 +00:00 |
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
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
mads_anim.h
|
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
|
2009-12-20 07:09:40 +00:00 |
mads_menus.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
mads_menus.h
|
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
|
2009-12-20 07:09:40 +00:00 |
midi.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
midi.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
module.mk
|
Beginnings of a dialog display class
|
2009-12-11 09:41:27 +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
|
Reworked of code line in changeExtension that was giving a cppcheck warning
|
2009-10-01 12:12:07 +00:00 |
resource.h
|
|
|
saveload.cpp
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
saveload.h
|
|
|
scene.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
scene.h
|
Started implementation of the original game's cheat mode
|
2009-12-20 07:10:32 +00:00 |
script.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
script.h
|
Add comment why the syntax for ScriptDataCache::load was changed.
|
2009-08-24 12:27:25 +00:00 |
scripttab.h
|
|
|
sound.cpp
|
Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings and issues in compilers which don't support NORETURN
|
2009-09-24 17:52:53 +00:00 |
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
|
Started implementation of the original game's cheat mode
|
2009-12-20 07:10:32 +00:00 |
staticres.h
|
Started implementation of the original game's cheat mode
|
2009-12-20 07:10:32 +00:00 |
viewmgr.cpp
|
Added an extra assert
|
2009-12-19 05:46:26 +00:00 |
viewmgr.h
|
Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events
|
2009-12-20 07:09:40 +00:00 |
woodscript.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
woodscript.h
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
ws_machine.cpp
|
Whitespace cleanup: Convert space followed by tab to just tab
|
2009-03-07 19:24:31 +00:00 |
ws_sequence.cpp
|
M4: Make M4Surface member w, h, pixels protected; some cleanup
|
2009-12-07 18:22:18 +00:00 |