aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/commands.h
AgeCommit message (Expand)Author
2007-08-24First step in restructuring engine code:Nicola Mettifogo
2007-08-16Changed more parsing routines to use tables instead of switch statements.Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-13cleanupNicola Mettifogo
2007-04-11- Moved Zone and Animation to List<>.Nicola Mettifogo
2007-04-07Added new ManagedList class to handle Instruction and Command lists. The same...Nicola Mettifogo
2007-04-07Changed Commands to use List<>Nicola Mettifogo
2007-04-07Added code for ~Command().Nicola Mettifogo
2007-04-07Reduced dependency between project files, and prepared defs.h for deletion as...Nicola Mettifogo
2007-03-24- fixed regression bug: one free/delete mismatchNicola Mettifogo
2007-03-18- added constructors for most structsNicola Mettifogo
2007-03-17cleanupNicola Mettifogo
2007-03-17oops forgot to commit changes for CommandNicola Mettifogo
2007-02-18replaced magic number with kFlagsVisited where neededNicola Mettifogo
2007-01-14Initial import of Parallaction engineEugene Sandulenko