.. |
balloons.cpp
|
Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp).
|
2010-03-20 12:56:56 +00:00 |
callables_br.cpp
|
|
|
callables_ns.cpp
|
|
|
debug.cpp
|
Silenced some cppcheck warnings.
|
2010-01-21 23:05:33 +00:00 |
debug.h
|
Fixed bug 2879795. Ensure cursor is visible after save/load dialog and debugger are closed.
|
2009-10-15 23:58:13 +00:00 |
detection.cpp
|
COMMON: Get rid of Common::StringList
|
2010-03-18 15:54:40 +00:00 |
dialogue.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
disk_br.cpp
|
Reduce usage of Common::String::emptyString
|
2009-10-04 11:58:52 +00:00 |
disk_ns.cpp
|
Move DisposeAfterUse::Flag from Common to global namespace, and into a new header common/types.h
|
2010-01-08 22:07:35 +00:00 |
disk.cpp
|
|
|
disk.h
|
Reduce usage of Common::String::emptyString
|
2009-10-04 11:58:52 +00:00 |
exec_br.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
exec_ns.cpp
|
|
|
exec.cpp
|
|
|
exec.h
|
|
|
font.cpp
|
Move DisposeAfterUse::Flag from Common to global namespace, and into a new header common/types.h
|
2010-01-08 22:07:35 +00:00 |
gfxbase.cpp
|
|
|
graphics.cpp
|
|
|
graphics.h
|
|
|
gui_br.cpp
|
|
|
gui_ns.cpp
|
|
|
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
|
|
|
input.cpp
|
Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling
|
2010-02-21 04:04:13 +00:00 |
input.h
|
|
|
inventory.cpp
|
Fixed bug 2879805. Typo in inventory code made the inventory impossible to cleanup on loadgame.
|
2009-10-16 00:08:18 +00:00 |
inventory.h
|
Simplified inventory handling (too much information hiding will kill you).
|
2009-09-30 13:41:19 +00:00 |
module.mk
|
|
|
objects.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 |
objects.h
|
|
|
parallaction_br.cpp
|
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
|
2009-12-09 18:12:51 +00:00 |
parallaction_ns.cpp
|
COMMON: Get rid of Common::StringList
|
2010-03-18 15:54:40 +00:00 |
parallaction.cpp
|
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
|
2009-09-30 16:16:53 +00:00 |
parallaction.h
|
COMMON: Move Common::RandomSource to common/random.*
|
2010-03-18 15:07:11 +00:00 |
parser_br.cpp
|
|
|
parser_ns.cpp
|
|
|
parser.cpp
|
|
|
parser.h
|
|
|
saveload.cpp
|
COMMON: Get rid of Common::StringList
|
2010-03-18 15:54:40 +00:00 |
saveload.h
|
COMMON: Get rid of Common::StringList
|
2010-03-18 15:54:40 +00:00 |
sound_br.cpp
|
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
|
2010-01-30 15:26:54 +00:00 |
sound_ns.cpp
|
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
|
2010-01-30 15:26:54 +00:00 |
sound.h
|
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
|
2010-01-26 22:48:45 +00:00 |
staticres.cpp
|
|
|
walk.cpp
|
|
|
walk.h
|
|
|