.. |
actor.cpp
|
CRUISE: Eliminate global constructors
|
2010-08-09 10:30:40 +00:00 |
actor.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
background.cpp
|
CRUISE: Replace some strncpy with strlcpy.
|
2010-10-15 14:14:33 +00:00 |
background.h
|
Increased the amount of space for storing background filenames to fix memory overflow
|
2010-02-19 22:26:30 +00:00 |
backgroundIncrust.cpp
|
Set up a basic tracing system for all memory allocations to help track down memory leaks
|
2009-10-09 08:15:30 +00:00 |
backgroundIncrust.h
|
Replaced value with proper constant, and named a previously un-named structure field
|
2009-05-16 04:03:37 +00:00 |
cell.cpp
|
Game now completely starts up without memory leaks
|
2009-10-10 04:47:18 +00:00 |
cell.h
|
Changed the save/load process to use a common serialiser
|
2009-02-09 11:30:18 +00:00 |
cruise_main.cpp
|
CRUISE: Eliminate global constructors
|
2010-08-09 10:30:40 +00:00 |
cruise_main.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
cruise.cpp
|
CRUISE: Eliminate global constructors
|
2010-08-09 10:30:40 +00:00 |
cruise.h
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
ctp.cpp
|
CRUISE: Eliminate global constructors
|
2010-08-09 10:30:40 +00:00 |
ctp.h
|
CRUISE: Eliminate global constructors
|
2010-08-09 10:30:40 +00:00 |
dataLoader.cpp
|
ALL: Fix various typos (patch #3093266)
|
2010-10-24 13:04:33 +00:00 |
dataLoader.h
|
Bugfixes to pre-loading and handling of resources such as sound files
|
2009-06-21 05:13:29 +00:00 |
debugger.cpp
|
Strip trailing whitespaces in the whole code base.
|
2009-05-24 15:17:42 +00:00 |
debugger.h
|
Added debugger console
|
2009-02-11 10:03:01 +00:00 |
decompiler.cpp
|
Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.)
|
2010-06-21 19:32:25 +00:00 |
delphine-unpack.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
detection.cpp
|
AdvancedDetector: Add new parameter directoryGlobs.
|
2010-06-15 10:59:23 +00:00 |
font.cpp
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
font.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
function.cpp
|
CRUISE: Replace some strncpy with strlcpy.
|
2010-10-15 14:14:33 +00:00 |
function.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
gfxModule.cpp
|
CRUISE: Eliminate global constructors
|
2010-08-09 10:30:40 +00:00 |
gfxModule.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
linker.cpp
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
linker.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
mainDraw.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
mainDraw.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
menu.cpp
|
i18n: Translate the Save and Load buttons in cruise
|
2010-09-12 21:21:21 +00:00 |
menu.h
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
module.mk
|
Laid the basics for music handling
|
2009-04-01 10:43:24 +00:00 |
mouse.cpp
|
The default keycolor for mouse pointers used to be 255.
|
2010-01-07 15:07:36 +00:00 |
mouse.h
|
Moved mouse cursor definition data into staticres.cpp
|
2009-03-01 02:16:44 +00:00 |
object.cpp
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
object.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
overlay.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
overlay.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
perso.cpp
|
CRUISE: Eliminate global constructors
|
2010-08-09 10:30:40 +00:00 |
perso.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
polys.cpp
|
Some code formating fixes
|
2007-11-04 13:01:41 +00:00 |
polys.h
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
|
2007-05-30 21:56:52 +00:00 |
saveload.cpp
|
CRUISE: Eliminate global constructors
|
2010-08-09 10:30:40 +00:00 |
saveload.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
script.cpp
|
CRUISE: Fix some code analysis warnings (bug #3087829)
|
2010-10-15 08:57:18 +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
|
AUDIO: Rename Mixer::playInputStream to playStream
|
2010-04-12 09:14:17 +00:00 |
sound.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
stack.cpp
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
stack.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
staticres.cpp
|
Add preliminary support for German Amiga version.
|
2009-09-14 12:24:23 +00:00 |
staticres.h
|
Add preliminary support for German Amiga version.
|
2009-09-14 12:24:23 +00:00 |
various.cpp
|
Change flip[Short|Long] functions to bigEndian[Short|Long]ToNative to clarify that flipping only occurs on LE systems + some related cleanup.
|
2009-06-01 19:29:04 +00:00 |
various.h
|
Change flip[Short|Long] functions to bigEndian[Short|Long]ToNative to clarify that flipping only occurs on LE systems + some related cleanup.
|
2009-06-01 19:29:04 +00:00 |
vars.cpp
|
CRUISE: Fix some code analysis warnings (bug #3087829)
|
2010-10-15 08:57:18 +00:00 |
vars.h
|
CRUISE: Fix some code analysis warnings (bug #3087829)
|
2010-10-15 08:57:18 +00:00 |
volume.cpp
|
CRUISE: Eliminate global constructors
|
2010-08-09 10:30:40 +00:00 |
volume.h
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |