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
/
engines
/
saga
/
script.cpp
Age
Commit message (
Expand
)
Author
2007-08-01
IHNM and ITE: ScummVM will no longer crash when loading games from the comman...
Filippos Karapetis
2007-06-12
Auto-use no-walk hitzones in IHNM, like the original. This fixes the pathfind...
Filippos Karapetis
2007-06-11
When using some items in IHNM, it was possible that the verb would incorrectl...
Filippos Karapetis
2007-06-08
fix IHNM pathfinding engine. now TED(Chapter 5) interacts with the books prop...
Andrew Kurushin
2007-06-08
IHNM never sets scriptModuleNumber to 0 in Script::doVerb(). Now, all items w...
Filippos Karapetis
2007-06-06
Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t...
Filippos Karapetis
2007-06-06
Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ...
Filippos Karapetis
2007-06-06
Fix regression caused by commit #27108
Filippos Karapetis
2007-06-05
Avoid compiler warnings.
Travis Howell
2007-06-05
Filtering specific verbs is used in ITE, but not in IHNM. It's now possible t...
Filippos Karapetis
2007-06-05
Check if a zone type is NULL for both ITE and IHNM, as it's done in the origi...
Filippos Karapetis
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-27
Made verbs "push" and "swallow" work in IHNM. It's now possible to choose a m...
Filippos Karapetis
2007-05-27
Verb actions are working correctly now in IHNM. Some verbs are still non-func...
Filippos Karapetis
2007-05-02
SAGA: Modified a workaround made for ITE to work in ITE only
Filippos Karapetis
2007-04-21
Slighty modified patch #1704979: "Fix for #1690045: ITE: Item description mis...
Eugene Sandulenko
2006-03-08
Fixed tons of format string warnings for debug/error calls (including several...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn
[prev]