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_struct.h
Age
Commit message (
Expand
)
Author
2006-07-23
Added extra hotspot flags bytes needed for asking Ratpouch for an object, and...
Paul Gilbert
2006-07-22
Fix struct packing issues (macros are not resolve in #pragma params, at least...
Max Horn
2006-07-21
Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...
Max Horn
2006-07-09
Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...
Max Horn
2006-07-08
Added new hotspot runtime fields, a list for handling the details of paused c...
Paul Gilbert
2006-05-29
Player now moves out of the way if he's blocking an entrance when an NPC ente...
Paul Gilbert
2006-05-23
Added support structures for NPC schedules
Paul Gilbert
2006-04-30
Added load of new script offset field for NPC handling of hotspots
Paul Gilbert
2006-04-29
Reworked resources to handle moved hotspot proximity (walk to) co-ordinates
Paul Gilbert
2006-04-11
Updated resource structures to add support for hotspot y corrections, proximi...
Paul Gilbert
2006-03-09
Compile fixes for VC6
Lars Persson
2006-02-19
Added new resources for conversations, cleaned up existing class names, and e...
Paul Gilbert
2006-02-11
Moved engines to the new engines/ directory
Max Horn
[prev]