..
animseq.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
animseq.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
configure.engine
BUILD: Split configure.engines down to a single file per engine.
2013-11-24 00:45:38 +00:00
debugger.cpp
LURE: Fix bad operator in "hotspot" debug command, CID 1004147
2013-06-08 23:27:25 +02:00
debugger.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
decode.cpp
JANITORIAL: Remove trailing whitespaces.
2012-09-26 04:17:55 +02:00
decode.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
detection.cpp
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
disk.cpp
JANITORIAL: Silence a couple of "variable set but not used" warnings.
2011-06-30 23:47:10 +02:00
disk.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
events.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
events.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
fights.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
fights.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
game.cpp
JANITORIAL: Simply use *x instead of *x.get() on smart pointers.
2012-03-13 15:43:59 +01:00
game.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
hotspots.cpp
LURE: Fix some formatting.
2013-08-08 17:57:58 +02:00
hotspots.h
JANITORIAL: Make getters const.
2012-03-13 15:43:30 +01:00
intro.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
intro.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
lure.cpp
ALL: initialise -> initialize
2011-05-25 11:17:11 -04:00
lure.h
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
2011-06-02 18:31:59 +02:00
luredefs.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
memory.cpp
ANALYSIS: Fix potential memory leak when using realloc
2011-06-23 15:11:36 +08:00
memory.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
menu.cpp
LURE: Use correct deallocator, CID 1004041
2013-06-05 19:38:37 +02:00
menu.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
module.mk
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
palette.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
palette.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
res_struct.cpp
LURE: Fix bounds checking
2013-04-24 20:50:06 +02:00
res_struct.h
JANITORIAL: Make getters const.
2012-03-13 15:43:30 +01:00
res.cpp
JANITORIAL: Simply use *x instead of *x.get() on smart pointers.
2012-03-13 15:43:59 +01:00
res.h
LURE: Rename method random() -> getRandom()
2011-05-17 12:31:21 +02:00
room.cpp
ALL: Fix typo (existant->existent)
2013-02-23 22:07:32 +01:00
room.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
screen.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
screen.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
scripts.cpp
LURE: Fix getNumGroats
2013-05-05 13:31:27 +02:00
scripts.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
sound.cpp
JANITORIAL: Simply use *x instead of *x.get() on smart pointers.
2012-03-13 15:43:59 +01:00
sound.h
ALL: Reduce audio/ header dependency
2011-08-06 11:30:42 +01:00
strings.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
strings.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
surface.cpp
LURE: Fix engine crash in copy protection screen with AZERTY keyboard
2012-06-30 20:48:22 +01:00
surface.h
ALL: initialise -> initialize
2011-05-25 11:17:11 -04:00