.. |
imuse
|
synced code with scummvm trunk
|
2010-01-21 19:25:03 +00:00 |
lua
|
Do not try to remove an userdata object from lua if lua is closed.
|
2011-03-23 23:13:53 +01:00 |
smush
|
synced code with scummvm trunk
|
2010-01-21 19:25:03 +00:00 |
actor.cpp
|
Remove any NULL costume from _costumeStack before updating or saving.
|
2011-03-24 19:33:40 +01:00 |
actor.h
|
Remove any NULL costume from _costumeStack before updating or saving.
|
2011-03-24 19:33:40 +01:00 |
bitmap.cpp
|
Cleanings. Mostly indent fixes.
|
2011-03-21 17:18:04 +01:00 |
bitmap.h
|
Cleanings. Mostly indent fixes.
|
2011-03-21 17:18:04 +01:00 |
color.h
|
Since Color is-a Object, call Object's ctor in Color ctor.
|
2011-03-21 17:47:12 +01:00 |
colormap.h
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
costume.cpp
|
Save/restore the state of the keyframe animations. Bump savegame version to 4.
|
2011-03-24 19:52:31 +01:00 |
costume.h
|
Make sure the head orientation is applied after any animation.
|
2011-03-23 22:52:59 +01:00 |
detection.cpp
|
GRIM: Restructure detection a bit
|
2011-03-25 07:14:12 +08:00 |
font.cpp
|
ObjectManager uses a new T::restoreObject(SaveGame*) function to restore saved objects.
|
2011-03-21 06:46:35 +08:00 |
font.h
|
ObjectManager uses a new T::restoreObject(SaveGame*) function to restore saved objects.
|
2011-03-21 06:46:35 +08:00 |
gfx_base.h
|
rename funcs
|
2009-06-08 10:27:20 +00:00 |
gfx_opengl.cpp
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
gfx_opengl.h
|
rename funcs
|
2009-06-08 10:27:20 +00:00 |
gfx_tinygl.cpp
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
gfx_tinygl.h
|
rename funcs
|
2009-06-08 10:27:20 +00:00 |
grim.cpp
|
GRIM: Restructure detection a bit
|
2011-03-25 07:14:12 +08:00 |
grim.h
|
GRIM: Restructure detection a bit
|
2011-03-25 07:14:12 +08:00 |
keyframe.cpp
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
keyframe.h
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
lab.cpp
|
update headers
|
2009-05-26 14:13:08 +00:00 |
lab.h
|
fix warnings
|
2009-10-17 12:48:23 +00:00 |
lipsync.cpp
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
lipsync.h
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
localize.cpp
|
* added save Primitives
|
2009-06-23 07:14:53 +00:00 |
localize.h
|
update headers
|
2009-05-26 14:13:08 +00:00 |
lua.h
|
verified last callbacks
|
2009-05-31 16:21:49 +00:00 |
lua_v1.cpp
|
Set the lookAtRate even in the look at pos case.
|
2011-03-23 17:33:41 +01:00 |
lua_v2.cpp
|
split monkey lua opcodes
|
2009-05-31 08:08:39 +00:00 |
material.cpp
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
material.h
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
model.cpp
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
model.h
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
module.mk
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
object.cpp
|
Do not try to remove an userdata object from lua if lua is closed.
|
2011-03-23 23:13:53 +01:00 |
object.h
|
Added a new static staticTypeName() function to the GRIM_OBJECT macro.
|
2011-03-21 18:21:20 +01:00 |
objectstate.cpp
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
objectstate.h
|
Cleanings. Mostly indent fixes.
|
2011-03-21 17:18:04 +01:00 |
primitives.cpp
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
primitives.h
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
registry.cpp
|
* initial works on GUI, launcher works, not external themes yet
|
2009-10-04 10:58:28 +00:00 |
registry.h
|
update headers
|
2009-05-26 14:13:08 +00:00 |
resource.cpp
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
resource.h
|
Working savegame support.
|
2011-03-21 05:41:30 +08:00 |
savegame.cpp
|
Save/restore the state of the keyframe animations. Bump savegame version to 4.
|
2011-03-24 19:52:31 +01:00 |
savegame.h
|
Cleanings. Mostly indent fixes.
|
2011-03-21 17:18:04 +01:00 |
scene.cpp
|
Cleanings. Mostly indent fixes.
|
2011-03-21 17:18:04 +01:00 |
scene.h
|
Cleanings. Mostly indent fixes.
|
2011-03-21 17:18:04 +01:00 |
textobject.cpp
|
Paint the TextObjects after restore. Bumped savegame version to 3.
|
2011-03-22 17:51:34 +01:00 |
textobject.h
|
Cleanings. Mostly indent fixes.
|
2011-03-21 17:18:04 +01:00 |
textsplit.cpp
|
fix warnings
|
2009-10-17 13:25:12 +00:00 |
textsplit.h
|
update headers
|
2009-05-26 14:13:08 +00:00 |
walkplane.cpp
|
Cleanings. Mostly indent fixes.
|
2011-03-21 17:18:04 +01:00 |
walkplane.h
|
Cleanings. Mostly indent fixes.
|
2011-03-21 17:18:04 +01:00 |