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
/
xref.txt
Age
Commit message (
Expand
)
Author
2005-08-04
Few minor IHNM fixes.
Eugene Sandulenko
2005-01-27
Applied patch #1106775 "SAGA colours". This simplifies code considerably, and
Eugene Sandulenko
2005-01-20
Use the kITEColor constants for the ITE mouse cursor. Ironically, this is
Torbjörn Andersson
2005-01-18
- remove ActionMap.h & ActionMap.cpp
Andrew Kurushin
2005-01-15
some work in progress on verb stuff:
Andrew Kurushin
2005-01-04
o Fix regression with Win32 CD ITE at wyrmkeep logo
Eugene Sandulenko
2004-12-21
- rewritten actors speech engine :
Andrew Kurushin
2004-11-02
Removed unknown part of IMAGE_HEADER struct since it wasn't used in the
Torbjörn Andersson
2004-10-31
Updates
Torbjörn Andersson
2004-10-30
Renaming of struct members.
Torbjörn Andersson
2004-10-28
Renamed some previously unknown variables.
Torbjörn Andersson
2004-10-28
Updated with my recent actor flag changes.
Torbjörn Andersson
2004-10-27
Implement some script functions and report stubs.
Eugene Sandulenko
2004-10-27
Started to rework script threads. Partially moved to thread flags.
Eugene Sandulenko
2004-10-09
Initial attempt at fixing the SData problem. I'm still not sure exactly how
Torbjörn Andersson
2004-10-08
Implement scene change via exits. You still cannot leave first scene
Eugene Sandulenko
2004-10-05
o Convert some objectMap methods to more C++-like.
Eugene Sandulenko
2004-08-22
o Eliminate all structure _tags.
Eugene Sandulenko
2004-08-12
Launch scene start script.
Eugene Sandulenko
2004-08-11
Fix scene description structure data types and rename it.
Eugene Sandulenko
2004-08-10
Improved intro. Now it correctly shows game title.
Eugene Sandulenko
2004-07-31
Add xref.txt to saga module, though it's empty.
Eugene Sandulenko