Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-11 | Make rnc unpacker a member of Disk class so it reuses the same object, and ↵ | Joost Peters | |
change rnc code to only build the crc table once instead of for every unpack operation. This should speed it up a bit. svn-id: r16771 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-03-13 | some cleanup | Joost Peters | |
svn-id: r13263 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2004-01-03 | Introduce namespace 'Sky' | Max Horn | |
svn-id: r12099 | |||
2003-10-05 | renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit ↵ | Max Horn | |
(try to only #include files when you *have* to -> this reduces compilation time to a minimum when header file changes are made) svn-id: r10622 | |||
2003-07-06 | add const qualifier | Max Horn | |
svn-id: r8818 | |||
2003-03-06 | Major cleanup in rnc_deco.cpp, is now a seperate RncDecoder class, modified ↵ | Joost Peters | |
disk.cpp to use the class + added rnc_deco.h svn-id: r6712 |