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
/
lure
/
res.cpp
Age
Commit message (
Expand
)
Author
2007-05-28
Added saving of scheduled scripts, and set script activation times to match o...
Paul Gilbert
2007-05-20
Added saving of the room walkable paths
Paul Gilbert
2007-05-07
Added saving of room exit join data in savefiles
Paul Gilbert
2007-04-19
Added code to prevent NPCs from moving when being talked to
Paul Gilbert
2007-04-14
Implemented handling for barmen (rooms 29, 32, and 35)
Paul Gilbert
2007-02-26
Added saving of the random actions set state, and implemented NPC opcode 29, ...
Paul Gilbert
2007-02-22
Syntax fixes to conform to ScummVM coding standards
Paul Gilbert
2007-02-22
Added proper support for the random actions your sidekick can do in each room
Paul Gilbert
2007-02-09
Removed use of static support data record for player to simplify save process
Paul Gilbert
2007-02-01
Added custom load code for room #20 Notice
Paul Gilbert
2006-10-02
Added functionality to allow saving/loading the game state
Paul Gilbert
2006-09-07
Transferred all previously hard-coded English in-game text to a resource
Paul Gilbert
2006-08-27
Added missing initialiser for current talking character
Paul Gilbert
2006-07-08
Added extra checking and debugging code, as well as partial rewrite/enhanceme...
Paul Gilbert
2006-06-03
Bugfix to properly detect the end of the indexed room hotspot list
Paul Gilbert
2006-05-31
Fixed two Valgrind warnings. But there are still a couple of invalid reads
Torbjörn Andersson
2006-05-23
Added the loading of NPC schedules
Paul Gilbert
2006-04-29
Reworked resource loading to no longer load hotspot proximities separately, o...
Paul Gilbert
2006-04-11
Resource loader enhanced to load hotspot proximity data and room walkable areas
Paul Gilbert
2006-03-29
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...
Max Horn
2006-03-13
Fix a few valgrind warnings
Travis Howell
2006-02-19
Added handling for conversation data, as well as moved storing cursor data in...
Paul Gilbert
2006-02-11
Moved engines to the new engines/ directory
Max Horn
[prev]