| Commit | Date | |
|---|---|---|
| 2008-05-31 21:09:32 | Tree | |
| 2008-05-31 20:24:14 | Tree | |
| 2008-05-30 15:36:00 | Tree | |
|
[r1947]
by
sumolx
typedef unsigned short ushort; is unnecessary since only used 6 times within the whole lib. |
2008-05-30 15:28:43 | Tree |
|
[r1946]
by
sumolx
typedef unsigned int uint; is unnecessary since only 1 function exists in this lib. |
2008-05-30 15:23:41 | Tree |
| 2008-05-30 08:21:37 | Tree | |
|
[r1944]
by
kbandressen
Added new animation 'duckattack'. Played when player is crouching or stuck under a platform and attacks. Fixed a bug in item spawning code that caused items to be spawned far offscreen in high altitude levels. |
2008-05-30 07:46:43 | Tree |
|
[r1943]
by
kbandressen
Added checkplatformbelow to script. checkplatformbelow(x, z, a); Returns the highest platform entity below the point, returns null if none exist. |
2008-05-30 05:38:18 | Tree |
|
[r1942]
by
kbandressen
Added 'colourmap' and 'maptime' to changeentityproperty. 'colourmap' - temporary palette change for entity, reverts to original if elapsed time is beyond maptime. |
2008-05-29 22:09:47 | Tree |
| 2008-05-29 21:21:31 | Tree |