scummvm/saga
2004-10-30 22:34:08 +00:00
..
.cvsignore Initial SAGA checkin 2004-03-14 23:39:41 +00:00
actionmap.cpp Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
actionmap.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
actor.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
actor.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
actordata.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
actordata.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
animation.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
animation.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
console.cpp Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
console.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
cvar_mod.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
cvar.cpp replaced printf usage in saga 2004-10-28 06:55:50 +00:00
cvar.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
events.cpp Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
events.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
expr.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
expr.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
font_map.cpp Move FONT_* to class. 2004-08-03 00:06:18 +00:00
font.cpp Let Saga::SURFACE inherit from SURFACE 2004-10-30 22:13:48 +00:00
font.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
game_mod.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
game.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
game.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
gfx.cpp Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
gfx.h Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
ihnm_introproc.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
image.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
image.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
input.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
interface.cpp Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
interface.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
isomap.cpp Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
isomap.h Renaming of struct members. 2004-10-30 10:31:00 +00:00
ite_introproc.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
module.mk Drop SSTACK_ in favor of common/stack.h implementation. 2004-08-12 21:39:11 +00:00
music.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
music.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
objectmap.cpp Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
objectmap.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
palanim.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
palanim.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
render.cpp Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
render.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
resnames.h FX_CROWD constants are correct. 2004-10-20 22:38:24 +00:00
rscfile_mod.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
rscfile.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
rscfile.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
saga.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
saga.h Implement some script functions and report stubs. 2004-10-27 22:17:11 +00:00
scene.cpp Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
scene.h Implement some script functions and report stubs. 2004-10-27 22:17:11 +00:00
script.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
script.h Implement some script functions and report stubs. 2004-10-27 22:17:11 +00:00
sdata.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
sdata.h Merge SDEBUG_*, SF_* and STHREAD_* into Script class. 2004-08-12 23:57:45 +00:00
sdebug.cpp replaced printf usage in saga 2004-10-28 06:55:50 +00:00
sfuncs.cpp Implement some script functions and report stubs. 2004-10-27 22:17:11 +00:00
sndres.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
sndres.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
sound.cpp removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
sound.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
sprite.cpp Turn some methods into functions (potentially gives better code, and we may want to move some of those into the graphics/ module one day) 2004-10-30 22:34:08 +00:00
sprite.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
sthread.cpp replaced printf usage in saga 2004-10-28 06:55:50 +00:00
text.cpp Let Saga::SURFACE inherit from SURFACE 2004-10-30 22:13:48 +00:00
text.h removed R_ prefix with few r_ too 2004-10-27 21:32:28 +00:00
transitions.cpp Fix doxygen warnings 2004-09-25 23:26:46 +00:00
xref.txt Renaming of struct members. 2004-10-30 10:31:00 +00:00
ys_dl_list.cpp Fix #include paths. 2004-08-02 16:20:35 +00:00
yslib.h remove YS_IGNORE_PARAM macro and some uneeded yslib.h includes 2004-07-31 12:37:36 +00:00