index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
saga
/
scene.h
Age
Commit message (
Expand
)
Author
2004-11-25
Reverted some more of yesterday's changes.
Torbjörn Andersson
2004-11-24
Added the voice-overs and partial subtitles for the IHNM intro monologue.
Torbjörn Andersson
2004-11-20
Slight adjustment/renaming.
Torbjörn Andersson
2004-11-20
I'm told that the FM music file sounds terrible with MT-32 and that the
Torbjörn Andersson
2004-11-19
Added music to the partial IHNM intro. I think I picked the correct tune,
Torbjörn Andersson
2004-10-27
Implement some script functions and report stubs.
Eugene Sandulenko
2004-10-27
removed R_ prefix with few r_ too
Paweł Kołodziejski
2004-10-07
Turn ObjectMap into real object.
Eugene Sandulenko
2004-10-07
Remove duplicated code in actor walk code.
Eugene Sandulenko
2004-10-05
o Convert some objectMap methods to more C++-like.
Eugene Sandulenko
2004-08-11
Move ITE_* and IHNM_* to Scene class.
Eugene Sandulenko
2004-08-11
Handle fades in scene load routine.
Eugene Sandulenko
2004-08-11
Fix scene description structure data types and rename it.
Eugene Sandulenko
2004-08-04
Move SCENE_* to class.
Eugene Sandulenko
2004-08-01
move sceneproc.cpp/h into scene.cpp/h
Jonathan Gray
2004-07-31
Extended CVAR_RegisterFunc with callback object parameter.
Eugene Sandulenko
2004-05-01
indent
Paweł Kołodziejski
2004-04-30
Move from custom unsigned types to those provided by main config.h
Eugene Sandulenko
2004-04-25
Fix many warnings; use C++ type system instead of C style typedefs; removed v...
Max Horn
2004-04-12
WIP for SAGA engine.
Eugene Sandulenko