.. |
actor_path.cpp
|
|
|
actor_walk.cpp
|
SAGA: replace Actor::_actors and _objs malloc base arrays with Common::Array
|
2010-10-24 17:42:45 +00:00 |
actor.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
actor.h
|
SAGA: replace Actor::_actors and _objs malloc base arrays with Common::Array
|
2010-10-24 17:42:45 +00:00 |
animation.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
animation.h
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
console.cpp
|
|
|
console.h
|
|
|
detection_tables.h
|
|
|
detection.cpp
|
SAGA: Add some const qualifiers to SagaEngine methods
|
2010-10-23 15:45:22 +00:00 |
displayinfo.h
|
|
|
events.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
events.h
|
SAGA: replace Actor::_actors and _objs malloc base arrays with Common::Array
|
2010-10-24 17:42:45 +00:00 |
font_map.cpp
|
|
|
font.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
font.h
|
SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_songTable, ObjectMap::*, PalAnim::*, Scene::sceneLut, SndRes::_fxTable* malloc based arrays with Common::Array implementation
|
2010-10-22 23:13:17 +00:00 |
gfx.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
gfx.h
|
SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_songTable, ObjectMap::*, PalAnim::*, Scene::sceneLut, SndRes::_fxTable* malloc based arrays with Common::Array implementation
|
2010-10-22 23:13:17 +00:00 |
image.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
input.cpp
|
|
|
interface.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
interface.h
|
SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with Common::Array
|
2010-10-24 20:22:21 +00:00 |
introproc_ihnm.cpp
|
SAGA: fix SAGA_DEBUG; fix IHNM cutaway typo
|
2010-10-24 22:40:37 +00:00 |
introproc_ite.cpp
|
SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with Common::Array
|
2010-10-24 20:22:21 +00:00 |
introproc_saga2.cpp
|
|
|
isomap.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
isomap.h
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
itedata.cpp
|
SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_songTable, ObjectMap::*, PalAnim::*, Scene::sceneLut, SndRes::_fxTable* malloc based arrays with Common::Array implementation
|
2010-10-22 23:13:17 +00:00 |
itedata.h
|
SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_songTable, ObjectMap::*, PalAnim::*, Scene::sceneLut, SndRes::_fxTable* malloc based arrays with Common::Array implementation
|
2010-10-22 23:13:17 +00:00 |
module.mk
|
|
|
music.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
music.h
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
objectmap.cpp
|
SAGA: fix SAGA_DEBUG; fix IHNM cutaway typo
|
2010-10-24 22:40:37 +00:00 |
objectmap.h
|
SAGA: fix SAGA_DEBUG; fix IHNM cutaway typo
|
2010-10-24 22:40:37 +00:00 |
palanim.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
palanim.h
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
puzzle.cpp
|
SAGA: SAGA: replace SpriteList "::realloc" with Common::Array
|
2010-10-19 22:29:53 +00:00 |
puzzle.h
|
|
|
render.cpp
|
|
|
render.h
|
|
|
resource_hrs.cpp
|
|
|
resource_res.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
resource_rsc.cpp
|
|
|
resource.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
resource.h
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
saga.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
saga.h
|
SAGA: fix const cast warns
|
2010-10-24 22:25:16 +00:00 |
saveload.cpp
|
SAGA: Add some const qualifiers to SagaEngine methods
|
2010-10-23 15:45:22 +00:00 |
scene.cpp
|
SAGA: reduce memory usage
|
2010-10-24 22:52:57 +00:00 |
scene.h
|
SAGA: reduce memory usage
|
2010-10-24 22:52:57 +00:00 |
script.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
script.h
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
sfuncs_ihnm.cpp
|
SAGA: replace Events malloc base linked list with Common::List
|
2010-10-23 23:07:10 +00:00 |
sfuncs.cpp
|
SAGA: replace Events malloc base linked list with Common::List
|
2010-10-23 23:07:10 +00:00 |
shorten.cpp
|
ALL: Fix indention (whitespaces -> tabs)
|
2010-10-23 15:46:50 +00:00 |
shorten.h
|
|
|
sndres.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
sndres.h
|
SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_songTable, ObjectMap::*, PalAnim::*, Scene::sceneLut, SndRes::_fxTable* malloc based arrays with Common::Array implementation
|
2010-10-22 23:13:17 +00:00 |
sound.cpp
|
SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with Common::Array
|
2010-10-24 20:22:21 +00:00 |
sound.h
|
SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with Common::Array
|
2010-10-24 20:22:21 +00:00 |
sprite.cpp
|
SAGA: replace Resource:loadResource malloc with ByteArray class
|
2010-10-24 22:17:44 +00:00 |
sprite.h
|
SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_songTable, ObjectMap::*, PalAnim::*, Scene::sceneLut, SndRes::_fxTable* malloc based arrays with Common::Array implementation
|
2010-10-22 23:13:17 +00:00 |
sthread.cpp
|
SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_songTable, ObjectMap::*, PalAnim::*, Scene::sceneLut, SndRes::_fxTable* malloc based arrays with Common::Array implementation
|
2010-10-22 23:13:17 +00:00 |
xref.txt
|
|
|