Age | Commit message (Expand) | Author |
2007-04-01 | Added GF_DEMO flag and ability to load the correct location at start. | Nicola Mettifogo |
2007-03-29 | oops | Nicola Mettifogo |
2007-03-29 | - changed Cnv to use a single large buffer for frames instead of small chunks... | Nicola Mettifogo |
2007-03-29 | - implemented destructor for Cnv, thus removing calls to Gfx::freeCnv() | Nicola Mettifogo |
2007-03-24 | - fixed regression bug: one free/delete mismatch | Nicola Mettifogo |
2007-03-18 | Fixed warning: warning: base class 'struct Parallaction::Node' should be expl... | Max Horn |
2007-03-18 | changed Animation::_cnv to be a pointer, in view of changes to Disk::loadFram... | Nicola Mettifogo |
2007-03-18 | - added constructors for most structs | Nicola Mettifogo |
2007-03-18 | changed code to use WalkNode constructors | Nicola Mettifogo |
2007-03-18 | - Made global Node's (_zones, _animations, _helperNode) and the functions usi... | Nicola Mettifogo |
2007-03-18 | changed remaining stuff to Common::Point and got rid of custom Point and Rect | Nicola Mettifogo |
2007-03-18 | converted walk routines to use Common::Point | Nicola Mettifogo |
2007-03-17 | renamed structures to be more general | Nicola Mettifogo |
2007-03-17 | cleanup | Nicola Mettifogo |
2007-03-17 | - Made Node a superclass for Zone, WalkNode, Command, Instruction, Program an... | Nicola Mettifogo |
2007-03-17 | minor cleanup | Nicola Mettifogo |
2007-03-12 | The only uses for StaticCnv::_data2 were by Get and Door zones, so a new fiel... | Nicola Mettifogo |
2007-03-04 | replaced memAlloc/memFree with standard malloc/free | Nicola Mettifogo |
2007-02-25 | made Archive inherit from Common::File, added some methods to comply to inter... | Nicola Mettifogo |
2007-02-18 | fixes last broken commit | Nicola Mettifogo |
2007-02-14 | More skip_whitespace -> Common::ltrim(). For real now. | Eugene Sandulenko |
2007-02-04 | added more debug levels and comments | Nicola Mettifogo |
2007-02-04 | changed handling of zone labels to match original engine | Nicola Mettifogo |
2007-01-26 | added more debug messages | Nicola Mettifogo |
2007-01-17 | fixed broken tab widths | Nicola Mettifogo |
2007-01-16 | added first debug messages | Nicola Mettifogo |
2007-01-14 | Initial import of Parallaction engine | Eugene Sandulenko |