Age | Commit message (Expand) | Author |
2007-03-24 | Added new class Table, and updated Disk accordingly. Tables can be populated ... | Nicola Mettifogo |
2007-03-24 | made more functions members of Parallaction | Nicola Mettifogo |
2007-03-24 | - fixed regression bug: one free/delete mismatch | Nicola Mettifogo |
2007-03-21 | - moved buildWalkPath inner loop into a new function | Nicola Mettifogo |
2007-03-19 | made Animation a subclass of Zone (finally!) | Nicola Mettifogo |
2007-03-18 | changed DoorData::_cnv to be a pointer, in view of changes to Disk::loadFrames() | Nicola Mettifogo |
2007-03-18 | - added constructors for most structs | Nicola Mettifogo |
2007-03-18 | - Made global Node's (_zones, _animations, _helperNode) and the functions usi... | Nicola Mettifogo |
2007-03-17 | oops forgot to commit changes for Command | Nicola Mettifogo |
2007-03-17 | - Made Node a superclass for Zone, WalkNode, Command, Instruction, Program an... | Nicola Mettifogo |
2007-03-17 | some renaming to shorten lines | Nicola Mettifogo |
2007-03-17 | gathered character related stuff into a new struct Character, and modified ca... | Nicola Mettifogo |
2007-03-11 | wrapped active location data into a new structure | Nicola Mettifogo |
2007-03-04 | replaced memAlloc/memFree with standard malloc/free | Nicola Mettifogo |
2007-02-20 | made hi-level parsing routines (Zone, Commands, Dialogue, Animation) rely on ... | Nicola Mettifogo |
2007-02-19 | first step in parser simplification | Nicola Mettifogo |
2007-02-17 | Some indentation and format changes. Mostly replacing spaces with tabs. | Torbjörn Andersson |
2007-02-15 | fixed a bug in the original engine causing memory-protected systems to occasi... | Nicola Mettifogo |
2007-02-07 | fixed location script parsing error causing irritatingly inconsistent gameplay | Nicola Mettifogo |
2007-02-04 | changed handling of zone labels to match original engine | Nicola Mettifogo |
2007-02-01 | Used Fingolfin's workaround for a bogus (?) warning produced by some versions | Torbjörn Andersson |
2007-01-26 | added more debug messages | Nicola Mettifogo |
2007-01-15 | Fixing const related warnings in the parallaction engine | Max Horn |
2007-01-14 | Initial import of Parallaction engine | Eugene Sandulenko |