| Commit | Date | |
|---|---|---|
| 2011-03-11 17:46:47 | Tree | |
| 2011-03-11 17:29:16 | Tree | |
| 2011-03-11 16:21:55 | Tree | |
| 2011-03-11 16:00:14 | Tree | |
|
[r3187]
by
anallyst
fixed the bug in the script interpreter as reported by volcanic. the culprit was actually list_solidify. plombo is innocent. |
2011-03-11 14:11:48 | Tree |
|
[r3186]
by
anallyst
added a cache list for filenames. this should make .PAK access as fast as native filesystem access |
2011-03-11 00:09:32 | Tree |
|
[r3185]
by
anallyst
be more friendly on unknown commands, this way also games which use newer features may still work at least partially |
2011-03-10 22:44:35 | Tree |
| 2011-03-10 21:23:53 | Tree | |
| 2011-03-10 19:42:43 | Tree | |
|
[r3182]
by
anallyst
added enum for levelorders, using the following commands cat levelorder.txt | perl -ne 'if (/stricmp\(command\, \"([\w_]+)\"/) cat levelorder.txt | perl -ne 'if (/stricmp\(command\, \"([\w_]+)\"/) |
2011-03-10 19:12:16 | Tree |