Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-07 | Transferred all previously hard-coded English in-game text to a resource | Paul Gilbert | |
svn-id: r23831 | |||
2006-08-27 | Added data for room header flags and actions | Paul Gilbert | |
svn-id: r23781 | |||
2006-08-07 | Renamed hotspot talking destination character field to make it's use clearer | Paul Gilbert | |
svn-id: r23695 | |||
2006-07-30 | Added a field value for the current hotspot header flags mask byte | Paul Gilbert | |
svn-id: r23628 | |||
2006-07-23 | Added extra hotspot flags bytes needed for asking Ratpouch for an object, ↵ | Paul Gilbert | |
and changed differing word read macros to use a single standard svn-id: r23579 | |||
2006-07-08 | Added new hotspot runtime fields, a list for handling the details of paused ↵ | Paul Gilbert | |
characters (who have bumped into each other), and loading of newly added default character states from lure.dat svn-id: r23410 | |||
2006-05-29 | Player now moves out of the way if he's blocking an entrance when an NPC ↵ | Paul Gilbert | |
enters. Also changed errors in unimplemented NPC actions to warnings svn-id: r22731 | |||
2006-05-23 | Added support structures for NPC schedules | Paul Gilbert | |
svn-id: r22578 | |||
2006-04-30 | Added load of new script offset field for NPC handling of hotspots | Paul Gilbert | |
svn-id: r22235 | |||
2006-04-29 | Reworked resources to handle moved hotspot proximity (walk to) co-ordinates | Paul Gilbert | |
svn-id: r22205 | |||
2006-04-11 | Updated resource structures to add support for hotspot y corrections, ↵ | Paul Gilbert | |
proximity data, room walkable areas, and the room exit coordinate list svn-id: r21779 | |||
2006-03-29 | Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ↵ | Max Horn | |
to ~250). Many greetings to eriktorbjorn, and have fun recompiling. svn-id: r21500 | |||
2006-03-28 | Renamed various container isEmpty() methods to empty() to match STL conventions | Max Horn | |
svn-id: r21472 | |||
2006-02-19 | Added new resources for conversations, cleaned up existing class names, and ↵ | Paul Gilbert | |
expanded hotspot resources to add newly understood fields svn-id: r20763 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |