Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-25 | got rid of ArchievedFile. Since only one single file is being read from the ↵ | Nicola Mettifogo | |
archives at every moment, the ArchivedFile structure used for bookkeeping is useless. svn-id: r25864 | |||
2007-02-20 | made hi-level parsing routines (Zone, Commands, Dialogue, Animation) rely on ↵ | Nicola Mettifogo | |
Script objects for input. svn-id: r25743 | |||
2007-02-20 | cleanup and small fixes | Nicola Mettifogo | |
svn-id: r25738 | |||
2007-02-20 | animation scripts are now parsed through the same pipeline used for location ↵ | Nicola Mettifogo | |
scripts. Thus, animation scripts are now cached instead of being read line by line. svn-id: r25737 | |||
2007-02-19 | first step in parser simplification | Nicola Mettifogo | |
svn-id: r25733 | |||
2007-02-19 | moved specialised parsing routines in parser.cpp, so code can be refactored ↵ | Nicola Mettifogo | |
more easily svn-id: r25718 | |||
2007-02-19 | fixed bad implementation | Nicola Mettifogo | |
svn-id: r25717 | |||
2007-02-18 | new special debug levels | Nicola Mettifogo | |
svn-id: r25674 | |||
2007-02-17 | Some indentation and format changes. Mostly replacing spaces with tabs. | Torbjörn Andersson | |
svn-id: r25654 | |||
2007-02-17 | changed some debug levels | Nicola Mettifogo | |
svn-id: r25653 | |||
2007-02-15 | fixed warning pointed out by _Q | Nicola Mettifogo | |
svn-id: r25613 | |||
2007-02-14 | More skip_whitespace -> Common::ltrim(). For real now. | Eugene Sandulenko | |
svn-id: r25577 | |||
2007-02-04 | changed handling of zone labels to match original engine | Nicola Mettifogo | |
svn-id: r25376 | |||
2007-02-01 | Used Fingolfin's workaround for a bogus (?) warning produced by some versions | Torbjörn Andersson | |
of GCC. (Not the one he's using, though, which is why I'm doing this instead.) svn-id: r25327 | |||
2007-01-15 | Fixing const related warnings in the parallaction engine | Max Horn | |
svn-id: r25095 | |||
2007-01-14 | Initial import of Parallaction engine | Eugene Sandulenko | |
svn-id: r25083 |