| Commit | Date | |
|---|---|---|
| 2008-11-30 05:29:22 | Tree | |
| 2008-11-28 23:17:06 | Tree | |
|
[r2048]
by
kbandressen
Added new level header command: cameraoffset {x} {z/y} |
2008-11-28 22:42:32 | Tree |
|
[r2047]
by
kbandressen
New linked list cache system for spawnscripts reduces memory usage and loading time by checking to see if a spawnscript is already loaded before making another copy. |
2008-11-27 22:18:16 | Tree |
| 2008-11-27 09:28:54 | Tree | |
| 2008-11-26 20:46:49 | Tree | |
|
[r2044]
by
kbandressen
Some tweaking of the textobj code. Also increased the max for textobjs and filestreams to 50 now that their data is dynamically allocated. |
2008-11-22 20:37:28 | Tree |
| 2008-11-22 11:17:48 | Tree | |
|
[r2042]
by
kbandressen
New script functions: openfilestream("data/filepath/file.txt"); getfilestreamline(int index); getfilestreamargument(int index, int argumentnumber, string returntype); Stringargument 1 3.4 you would get these results: getfilestreamargument(index, 0, "string") -> Stringargument filestreamnextline(int index); getfilestreamposition(int index); setfilestreamposition(int index, int position); |
2008-11-21 23:31:02 | Tree |
| 2008-11-03 19:23:58 | Tree |