.. |
anim.cpp
|
A ton of code formatting fixes; also fixed warnings about single line loops like 'while(cond);' by inserting newlines
|
2009-01-29 05:26:12 +00:00 |
anim.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
bg_list.cpp
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
bg_list.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
bg.cpp
|
Fix Operation Stealth's 2nd arcade sequence's revolving doors.
|
2009-06-11 18:32:35 +00:00 |
bg.h
|
Added loading of temporary Operation Stealth savegames. Needs testing!
|
2008-07-28 16:02:40 +00:00 |
cine.cpp
|
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
|
2010-01-12 21:07:56 +00:00 |
cine.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
detection.cpp
|
FW Amiga distributed via Interplay should be a US version according to mobygames.
|
2009-09-14 12:50:44 +00:00 |
gfx.cpp
|
Hopefully fix highlight background color in PC versions of CinE games.
|
2010-01-25 17:21:55 +00:00 |
gfx.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
main_loop.cpp
|
Add some shouldQuit() checks in event loops. This makes it possible to easily quit ScummVM (or doing an RTL), when failing the copy protection in Future Wars for example.
|
2009-09-20 23:35:10 +00:00 |
main_loop.h
|
Implemented game speed changing by pressing - or + to e.g. ease testing.
|
2008-08-07 21:46:56 +00:00 |
module.mk
|
Change "=" to ":=" in some module.mk files for consistency.
|
2009-10-24 21:55:53 +00:00 |
msg.cpp
|
do not include common/debug.h from common/util.h
|
2009-01-30 05:25:17 +00:00 |
msg.h
|
Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghost
|
2008-04-21 20:51:17 +00:00 |
object.cpp
|
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
|
2010-01-03 19:37:43 +00:00 |
object.h
|
Changed some type names to match our coding guidelines.
|
2009-09-20 23:34:48 +00:00 |
pal.cpp
|
Get rid of the workaround for a g++ (code generation) bug on AMD64, by passing a reference of a Color instance to saturatedAddColor instead of a value.
|
2010-02-08 20:29:19 +00:00 |
pal.h
|
Get rid of the workaround for a g++ (code generation) bug on AMD64, by passing a reference of a Color instance to saturatedAddColor instead of a value.
|
2010-02-08 20:29:19 +00:00 |
part.cpp
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
part.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
prc.cpp
|
Pushing down some header deps (on common/system.h, mostly)
|
2008-12-25 20:40:00 +00:00 |
prc.h
|
Fix for bug #2016647 (FW: crash with italian amiga version).
|
2008-07-14 23:10:51 +00:00 |
rel.cpp
|
Patch #1969189: "CinE renderer rewrite"
|
2008-05-24 22:11:41 +00:00 |
rel.h
|
Patch #1913862: "CinE Script system"
|
2008-04-07 20:24:40 +00:00 |
saveload.cpp
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
saveload.h
|
Started moving Save/Load code to saveload.cpp/.h
|
2008-11-13 08:59:17 +00:00 |
script_fw.cpp
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
script_os.cpp
|
Changed some type names to match our coding guidelines.
|
2009-09-20 23:34:48 +00:00 |
script.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
sound.cpp
|
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
|
2010-01-30 15:26:54 +00:00 |
sound.h
|
- minor screen fix for OS
|
2007-12-09 13:41:59 +00:00 |
texte.cpp
|
- Added GCC_PRINTF attribute to several funcs where it makes sense
|
2009-07-01 20:51:04 +00:00 |
texte.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
unpack.cpp
|
Fix for bug #2057637: FW: Spaceship glitches in demo (regression).
|
2008-08-19 11:55:20 +00:00 |
unpack.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
various.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
various.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
xref.txt
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |