..
balloons.cpp
Replaced char* with Common::String in balloon code.
2011-01-28 13:24:32 +00:00
callables_br.cpp
callables_ns.cpp
debug.cpp
PARALLACTION: Add debug console command "showmouse".
2011-01-14 03:25:39 +00:00
debug.h
PARALLACTION: Add debug console command "showmouse".
2011-01-14 03:25:39 +00:00
detection.cpp
COMMON: Rename String::printf() to String::format()
2010-11-01 16:02:28 +00:00
dialogue.cpp
PARALLACTION: Cleanup dialogue code.
2011-01-29 10:42:40 +00:00
disk_br.cpp
disk_ns.cpp
PARALLACTION: Avoid hiding overloaded virtual methods.
2011-02-08 01:44:03 +00:00
disk.cpp
disk.h
PARALLACTION: Avoid hiding overloaded virtual methods.
2011-02-08 01:44:03 +00:00
exec_br.cpp
PARALLACTION: Close Memory Leak in Big Red Adventure Subtitles.
2011-01-13 17:26:00 +00:00
exec_ns.cpp
exec.cpp
exec.h
font.cpp
COMMON: Split common/stream.h into several headers
2010-11-19 17:03:07 +00:00
gfxbase.cpp
ALL: Fix indention (whitespaces -> tabs)
2010-10-23 15:46:50 +00:00
graphics.cpp
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master
2011-02-19 21:46:45 +01:00
graphics.h
PARALLACTION: Adapt to setPalette RGBA->RGB change.
2011-02-14 17:08:32 +01:00
gui_br.cpp
ALL: Fix whitespaces / indention
2011-02-07 23:01:06 +00:00
gui_ns.cpp
Initialize variable in NS gui code (was crashing a demo). Patch #3089932 by fuzzie.
2010-10-22 14:19:37 +00:00
gui.cpp
gui.h
input.cpp
PARALLACTION: Use CursorMan to control cursor instead of backend functions.
2011-01-29 10:42:56 +00:00
input.h
inventory.cpp
inventory.h
module.mk
objects.cpp
PARALLACTION: Cleanup dialogue code.
2011-01-29 07:21:48 +00:00
objects.h
PARALLACTION: Cleanup dialogue code.
2011-01-29 07:21:48 +00:00
parallaction_br.cpp
PARALLACTION: Move MidiDriver creation into MidiPlayer(_MSC) constructors
2011-03-25 14:15:47 +01:00
parallaction_ns.cpp
PARALLACTION: Move MidiDriver creation into MidiPlayer(_MSC) constructors
2011-03-25 14:15:47 +01:00
parallaction.cpp
PARALLACTION: Init volume levels on startup
2011-03-19 16:04:55 +01:00
parallaction.h
COMMON: Split common/stream.h into several headers
2010-11-19 17:03:07 +00:00
parser_br.cpp
PARALLACTION: Fix for DoorData Memory Leak in Big Red Adventure.
2011-01-13 21:58:54 +00:00
parser_ns.cpp
PARALLACTION: parse command lists for kNoneType zones, even if defined after TYPE markers. This fixes bug #3131769 .
2010-12-12 07:17:13 +00:00
parser.cpp
COMMON: Split common/stream.h into several headers
2010-11-19 17:03:07 +00:00
parser.h
PARALLACTION: parse command lists for kNoneType zones, even if defined after TYPE markers. This fixes bug #3131769 .
2010-12-12 07:17:13 +00:00
saveload.cpp
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
2011-02-07 22:58:22 +00:00
saveload.h
PARALLACTION: Removal of unecessary returns and whitespace fixes to saveload.*
2011-01-25 01:58:26 +00:00
sound_br.cpp
AUDIO: Move more common code to Audio::MidiPlayer
2011-03-25 14:15:53 +01:00
sound_ns.cpp
AUDIO: Move more common code to Audio::MidiPlayer
2011-03-25 14:15:53 +01:00
sound.h
PARALLACTION: Move MidiDriver creation into MidiPlayer(_MSC) constructors
2011-03-25 14:15:47 +01:00
staticres.cpp
ALL: Fix indention (whitespaces -> tabs)
2010-10-23 15:46:50 +00:00
walk.cpp
PARALLACTION: Minor Whitespace fixup in walk.cpp
2011-01-21 20:08:11 +00:00
walk.h
PARALLACTION: Minor Whitespace and code complexity reduction in walk.*
2011-01-17 23:12:59 +00:00