| Commit | Date | |
|---|---|---|
| 2010-05-07 03:08:22 | Tree | |
|
[r2759]
by
damon_caskey
int i = getentityproperty({ent}, "mapdefault") Returns map index entity began play with. Note: MVS is once again not compiling - New screen functions appear to be the culprit. |
2010-05-06 20:56:17 | Tree |
|
[r2758]
by
sumolx
Fixed Windows reporting of getUsedRam(). This function will only look at its own process to determine how much memory is in use. |
2010-05-06 14:49:33 | Tree |
| 2010-05-05 03:41:05 | Tree | |
| 2010-05-05 03:37:02 | Tree | |
|
[r2755]
by
plombo
Revision 2754 was a mistake...I accidentally bumped the Enter key on my keyboard. This revision reverts the changes from 2754. |
2010-05-05 03:11:12 | Tree |
| 2010-05-05 03:08:12 | Tree | |
| 2010-05-05 03:06:36 | Tree | |
|
[r2752]
by
sumolx
We now utilize debug and release versions for OGG and Vorbis. This should have fixed any mvs issues we may have had in the past. |
2010-05-03 14:06:27 | Tree |
|
[r2751]
by
sumolx
openbor_strleft() should not be mallocing such a small pointer. This will cause memory fragmentation, use arrays instead since this is a small variable on the stack. |
2010-05-03 13:40:42 | Tree |