.. |
.cvsignore
|
Initial SAGA checkin
|
2004-03-14 23:39:41 +00:00 |
actionmap.cpp
|
Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM,
|
2005-01-02 14:52:11 +00:00 |
actionmap.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
actor.cpp
|
- some walking addition
|
2005-01-04 18:54:29 +00:00 |
actor.h
|
- some walking addition
|
2005-01-04 18:54:29 +00:00 |
actordata.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
actordata.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
animation.cpp
|
Fixed a regression where - I think - the last animation frame wasn't
|
2005-01-03 17:39:20 +00:00 |
animation.h
|
Fixed a regression where - I think - the last animation frame wasn't
|
2005-01-03 17:39:20 +00:00 |
console.cpp
|
- script execution stops properly
|
2005-01-03 21:17:32 +00:00 |
console.h
|
- script execution stops properly
|
2005-01-03 21:17:32 +00:00 |
events.cpp
|
Pausing an animation is done by changing its state now, not by setting a
|
2005-01-02 15:45:38 +00:00 |
events.h
|
Pausing an animation is done by changing its state now, not by setting a
|
2005-01-02 15:45:38 +00:00 |
font_map.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
font.cpp
|
Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM,
|
2005-01-02 14:52:11 +00:00 |
font.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
game.cpp
|
o Started putting all panels stuff in order. Still incomplete
|
2005-01-02 20:29:27 +00:00 |
game.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
gfx.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
gfx.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
ihnm_introproc.cpp
|
Use events to start the remaining animations. It's not necessary, but it's
|
2005-01-02 16:11:19 +00:00 |
image.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
image.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
input.cpp
|
o Started putting all panels stuff in order. Still incomplete
|
2005-01-02 20:29:27 +00:00 |
interface.cpp
|
- added setup of followers position at start of scene
|
2005-01-04 16:10:43 +00:00 |
interface.h
|
o Started putting all panels stuff in order. Still incomplete
|
2005-01-02 20:29:27 +00:00 |
isomap.cpp
|
Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM,
|
2005-01-02 14:52:11 +00:00 |
isomap.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
ite_introproc.cpp
|
o Started putting all panels stuff in order. Still incomplete
|
2005-01-02 20:29:27 +00:00 |
list.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
module.mk
|
sdata.cpp not needed anymore
|
2004-12-22 22:52:20 +00:00 |
music.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
music.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
objectdata.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
objectdata.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
objectmap.cpp
|
Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM,
|
2005-01-02 14:52:11 +00:00 |
objectmap.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
palanim.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
palanim.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
render.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
render.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
resnames.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
rscfile_mod.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
rscfile.cpp
|
o Started putting all panels stuff in order. Still incomplete
|
2005-01-02 20:29:27 +00:00 |
rscfile.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
saga.cpp
|
o Started putting all panels stuff in order. Still incomplete
|
2005-01-02 20:29:27 +00:00 |
saga.h
|
o Fix regression with Win32 CD ITE at wyrmkeep logo
|
2005-01-04 17:15:53 +00:00 |
scene.cpp
|
- some walking addition
|
2005-01-04 18:54:29 +00:00 |
scene.h
|
o Fix regression with Win32 CD ITE at wyrmkeep logo
|
2005-01-04 17:15:53 +00:00 |
script.cpp
|
- script execution stops properly
|
2005-01-03 21:17:32 +00:00 |
script.h
|
- script execution stops properly
|
2005-01-03 21:17:32 +00:00 |
sdebug.cpp
|
- script execution stops properly
|
2005-01-03 21:17:32 +00:00 |
sfuncs.cpp
|
- script execution stops properly
|
2005-01-03 21:17:32 +00:00 |
sndres.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
sndres.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
sound.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
sound.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
sprite.cpp
|
o Fix regression with Win32 CD ITE at wyrmkeep logo
|
2005-01-04 17:15:53 +00:00 |
sprite.h
|
o Fix regression with Win32 CD ITE at wyrmkeep logo
|
2005-01-04 17:15:53 +00:00 |
sthread.cpp
|
Fixed bad speech/script regression.
|
2005-01-05 07:13:15 +00:00 |
stream.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
text.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
text.h
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
transitions.cpp
|
oops, correct copyright string
|
2005-01-01 16:20:17 +00:00 |
xref.txt
|
o Fix regression with Win32 CD ITE at wyrmkeep logo
|
2005-01-04 17:15:53 +00:00 |