| Commit | Date | |
|---|---|---|
|
[r3307]
by
sumolx
Removed gp2x (if (gp2x_init() == 2) systemRam += 32 * 1024 * 1024;) since this is used for accessing the 2nd half of memory in GP2X F100. Not used for wiz, since wiz has a completely different memory structure. |
2011-03-24 18:22:14 | Tree |
|
[r3306]
by
sumolx
set PATH=%TOOLS%;%PATH% Was causing issues with the building process. Build.bat is intended to be used with the toolchains provided by the svn. Otherwise, use build.sh instead since it would seem you have your own toolchains already installed. |
2011-03-24 18:17:55 | Tree |
|
[r3305]
by
sumolx
Fixed Gp2x Wiz memory maps for start address and total system ram. root@...:/usr/gp2x# cat /proc/iomem |
2011-03-24 18:13:02 | Tree |
|
[r3304]
by
anallyst
added command line option showfilesused=1, which reports which files of the paks have not been used. |
2011-03-24 18:10:03 | Tree |
|
[r3303]
by
plombo
Compare ticks against keybtick where the author obviously intended to replace lasttick with keybtick but forgot. |
2011-03-24 05:14:53 | Tree |
|
[r3302]
by
damon_caskey
New entity property: spawntype; 1 when entity is a level spawn, 0 otherwise (0 subject to change as other spawn sources are given values). Last thing I wanted to do was add yet another property, but exists is already in use be some modules and being evaluated numerically instead of as true/false. |
2011-03-24 04:10:14 | Tree |
| 2011-03-24 01:04:53 | Tree | |
|
[r3300]
by
anallyst
separated solidlist from list. it was an ugly hack and caused me enough headache when i enhanced the list. |
2011-03-24 00:29:47 | Tree |
| 2011-03-23 23:01:39 | Tree | |
| 2011-03-23 22:57:03 | Tree |