.. |
actor.cpp
|
Moved a set of static arrays into the staticres.cpp file
|
2009-02-19 09:55:40 +00:00 |
actor.h
|
Moved a set of static arrays into the staticres.cpp file
|
2009-02-19 09:55:40 +00:00 |
background.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
background.h
|
-Cleanup strings
|
2007-11-10 17:15:48 +00:00 |
backgroundIncrust.cpp
|
Changed the save/load process to use a common serialiser
|
2009-02-09 11:30:18 +00:00 |
backgroundIncrust.h
|
Changed the save/load process to use a common serialiser
|
2009-02-09 11:30:18 +00:00 |
cell.cpp
|
In progress work on cleaning up the font system - giving proper variable names, types, and converted memory accesses to endian safe structures
|
2009-02-19 09:57:39 +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
|
Initial work on correct engine pausing
|
2009-02-19 09:58:33 +00:00 |
cruise_main.h
|
Merged the contents of fontCharacterTable into staticres
|
2009-02-19 11:08:11 +00:00 |
cruise.cpp
|
In progress work on cleaning up the font system - giving proper variable names, types, and converted memory accesses to endian safe structures
|
2009-02-19 09:57:39 +00:00 |
cruise.h
|
In progress work on cleaning up the font system - giving proper variable names, types, and converted memory accesses to endian safe structures
|
2009-02-19 09:57:39 +00:00 |
ctp.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
ctp.h
|
Nearly working pathfinder
|
2007-12-27 17:37:38 +00:00 |
dataLoader.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
dataLoader.h
|
-Cleanup strings
|
2007-11-10 17:15:48 +00:00 |
debugger.cpp
|
Added debugger console
|
2009-02-11 10:03:01 +00:00 |
debugger.h
|
Added debugger console
|
2009-02-11 10:03:01 +00:00 |
decompiler.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
delphine-unpack.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
detection.cpp
|
Moved AdvancedDetector from common/ to engines/
|
2009-01-29 22:13:01 +00:00 |
font.cpp
|
Merged the contents of fontCharacterTable into staticres
|
2009-02-19 11:08:11 +00:00 |
font.h
|
In progress work on cleaning up the font system - giving proper variable names, types, and converted memory accesses to endian safe structures
|
2009-02-19 09:57:39 +00:00 |
function.cpp
|
Moved a set of static arrays into the staticres.cpp file
|
2009-02-19 09:55:40 +00:00 |
function.h
|
Fix loading savegame from original interpreter
|
2007-12-18 20:12:42 +00:00 |
gfxModule.cpp
|
Initial work on correct engine pausing
|
2009-02-19 09:58:33 +00:00 |
gfxModule.h
|
Initial work on correct engine pausing
|
2009-02-19 09:58:33 +00:00 |
linker.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
linker.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 |
mainDraw.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
mainDraw.h
|
-Fade in/fade out
|
2007-12-24 01:05:36 +00:00 |
menu.cpp
|
In progress work on cleaning up the font system - giving proper variable names, types, and converted memory accesses to endian safe structures
|
2009-02-19 09:57:39 +00:00 |
menu.h
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
module.mk
|
Merged the contents of fontCharacterTable into staticres
|
2009-02-19 11:08:11 +00:00 |
mouse.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
mouse.h
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
object.cpp
|
Added debugger console
|
2009-02-11 10:03:01 +00:00 |
object.h
|
Added debugger console
|
2009-02-11 10:03:01 +00:00 |
overlay.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
overlay.h
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
perso.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
perso.h
|
Fix title screen line drawing code
|
2007-12-20 18:21:27 +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
|
Removed deprecated method
|
2009-02-11 09:02:30 +00:00 |
saveload.h
|
Changed the save/load process to use a common serialiser
|
2009-02-09 11:30:18 +00:00 |
script.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
script.h
|
Cleanup load savegame from original interpreter
|
2007-11-08 22:59:29 +00:00 |
stack.cpp
|
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 |
stack.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 |
staticres.cpp
|
Merged the contents of fontCharacterTable into staticres
|
2009-02-19 11:08:11 +00:00 |
staticres.h
|
Merged the contents of fontCharacterTable into staticres
|
2009-02-19 11:08:11 +00:00 |
various.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
various.h
|
-Fade in/fade out
|
2007-12-24 01:05:36 +00:00 |
vars.cpp
|
In progress work on cleaning up the font system - giving proper variable names, types, and converted memory accesses to endian safe structures
|
2009-02-19 09:57:39 +00:00 |
vars.h
|
Changed the save/load process to use a common serialiser
|
2009-02-09 11:30:18 +00:00 |
volume.cpp
|
Code formatting fixes, automatically performed by astyle
|
2009-01-16 02:43:41 +00:00 |
volume.h
|
Fix loading savegame from original interpreter
|
2007-12-18 20:12:42 +00:00 |