.. |
actors.cpp
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
actors.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
anim.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
anim.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
background.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
background.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
bg.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
bmv.cpp
|
TINSEL: Cleanup
|
2009-10-26 10:40:16 +00:00 |
bmv.h
|
TINSEL: Move BMV player code into a new BMVPlayer class
|
2009-10-20 14:06:17 +00:00 |
cliprect.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
cliprect.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
config.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
config.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
coroutine.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
cursor.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
cursor.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
debugger.cpp
|
|
|
debugger.h
|
|
|
detection.cpp
|
TINSEL: Move BMV player code into a new BMVPlayer class
|
2009-10-20 14:06:17 +00:00 |
dialogs.cpp
|
TINSEL: Remove DWM_FIXED and add new MemoryAllocFixed() function
|
2009-10-26 10:41:11 +00:00 |
dialogs.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
drives.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
drives.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
dw.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
effect.cpp
|
|
|
events.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
events.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
faders.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
faders.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
film.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
font.cpp
|
|
|
font.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
graphics.cpp
|
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
|
2009-09-30 16:16:53 +00:00 |
graphics.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
handle.cpp
|
TINSEL: Remove dead stuff from memory managment code, doxygenify some comments
|
2009-10-26 10:41:28 +00:00 |
handle.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
heapmem.cpp
|
TINSEL: Remove dead stuff from memory managment code, doxygenify some comments
|
2009-10-26 10:41:28 +00:00 |
heapmem.h
|
TINSEL: Remove dead stuff from memory managment code, doxygenify some comments
|
2009-10-26 10:41:28 +00:00 |
mareels.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
mareels.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
module.mk
|
Change "=" to ":=" in some module.mk files for consistency.
|
2009-10-24 21:55:53 +00:00 |
move.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
move.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
multiobj.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
multiobj.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
music.cpp
|
Introduced new type Common::DisposeAfterUse::Flag
|
2009-10-18 19:41:59 +00:00 |
music.h
|
|
|
object.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
object.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
palette.cpp
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
palette.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
pcode.cpp
|
TINSEL: Cleanup
|
2009-10-26 10:40:16 +00:00 |
pcode.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
pdisplay.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
pdisplay.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
pid.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
play.cpp
|
TINSEL: Move ExtractActor from scn.* to play.*
|
2009-10-26 10:40:35 +00:00 |
play.h
|
TINSEL: Move ExtractActor from scn.* to play.*
|
2009-10-26 10:40:35 +00:00 |
polygons.cpp
|
Some const correctness changes; cleanup
|
2009-10-09 21:47:33 +00:00 |
polygons.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
rince.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
rince.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
saveload.cpp
|
Introduce a new struct TimeDate, replacing struct tm in client code. May lead to compilation issues in ports, which should be trivial to fix, though
|
2009-10-08 19:41:38 +00:00 |
savescn.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
savescn.h
|
Introduce a new struct TimeDate, replacing struct tm in client code. May lead to compilation issues in ports, which should be trivial to fix, though
|
2009-10-08 19:41:38 +00:00 |
scene.cpp
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
scene.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
sched.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
sched.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
scn.cpp
|
TINSEL: Move ExtractActor from scn.* to play.*
|
2009-10-26 10:40:35 +00:00 |
scn.h
|
TINSEL: Move ExtractActor from scn.* to play.*
|
2009-10-26 10:40:35 +00:00 |
scroll.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
scroll.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
sound.cpp
|
Introduced new type Common::DisposeAfterUse::Flag
|
2009-10-18 19:41:59 +00:00 |
sound.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
strres.cpp
|
TINSEL: Cleanup
|
2009-10-26 10:40:16 +00:00 |
strres.h
|
TINSEL: Cleanup
|
2009-10-26 10:40:16 +00:00 |
sysvar.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
sysvar.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
text.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
text.h
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
timers.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
timers.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
tinlib.cpp
|
TINSEL: Move BMV player code into a new BMVPlayer class
|
2009-10-20 14:06:17 +00:00 |
tinlib.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
tinsel.cpp
|
TINSEL: Move Common::List instances mouseButtons & keypresses into TinselEngine.
|
2009-10-20 19:12:54 +00:00 |
tinsel.h
|
TINSEL: Move Common::List instances mouseButtons & keypresses into TinselEngine.
|
2009-10-20 19:12:54 +00:00 |
token.cpp
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |
token.h
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
|
2009-10-04 21:26:33 +00:00 |