Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-13 | cleanup | Nicola Mettifogo | |
svn-id: r26834 | |||
2007-04-11 | - Moved Zone and Animation to List<>. | Nicola Mettifogo | |
- Removed any reference to Node from codebase. svn-id: r26452 | |||
2007-04-07 | Added new ManagedList class to handle Instruction and Command lists. The ↵ | Nicola Mettifogo | |
same class will be used to hold Zone, Animation and WalkNode lists. svn-id: r26410 | |||
2007-04-07 | Changed Commands to use List<> | Nicola Mettifogo | |
svn-id: r26407 | |||
2007-04-07 | Added code for ~Command(). | Nicola Mettifogo | |
svn-id: r26402 | |||
2007-04-07 | Reduced dependency between project files, and prepared defs.h for deletion ↵ | Nicola Mettifogo | |
as soon as List<>'s usage is implemented. svn-id: r26400 | |||
2007-03-24 | - fixed regression bug: one free/delete mismatch | Nicola Mettifogo | |
- added needed virtual destructors to structs svn-id: r26292 | |||
2007-03-18 | - added constructors for most structs | Nicola Mettifogo | |
- structs are now allocated via new instead of malloc's - respective free's have been replaced with delete svn-id: r26228 | |||
2007-03-17 | cleanup | Nicola Mettifogo | |
svn-id: r26166 | |||
2007-03-17 | oops forgot to commit changes for Command | Nicola Mettifogo | |
svn-id: r26165 | |||
2007-02-18 | replaced magic number with kFlagsVisited where needed | Nicola Mettifogo | |
svn-id: r25680 | |||
2007-01-14 | Initial import of Parallaction engine | Eugene Sandulenko | |
svn-id: r25083 |