Menu

Tools Commit Log


Commit Date  
[r1220] by SumolX

fade_out() now accepts a type value.
0 == video and audio
1 == video only
2 == audio only

2007-12-24 01:05:53 Tree
[r1219] by SumolX

MakeFile fix, -lm -lz is not necessary outside of PSP platform.

2007-12-23 22:53:48 Tree
[r1218] by utunnels

Add direction parameter into spawn, to fix biker flip bug.

2007-12-23 16:47:33 Tree
[r1217] by utunnels

Add direction parameter into spawn, to fix biker flip bug.

2007-12-23 16:44:43 Tree
[r1216] by utunnels

New type TYPE_PANEL.
Scroll with level position.

self->x += scrolldx*self->model->speed;
self->a += scrolldy*self->model->speed;

2007-12-23 14:22:07 Tree
[r1215] by utunnels

Fix sprite offset bug, now adjust sprite centerx and centery in spriteq_draw.
Use params[0] & params[1] to store centerx & centery, use params[2] as a flag(single sprite or mirrored).

2007-12-23 12:28:31 Tree
[r1214] by utunnels

Fix platform bugs, and forcemap bug.

2007-12-22 16:43:02 Tree
[r1213] by SumolX

cleanup to loading music.

2007-12-22 05:03:27 Tree
[r1212] by SumolX

loadingmusic variable now enables level loading to play music while loading.
"music" in models.txt will play music while loading models.

2007-12-22 04:54:59 Tree
[r1211] by utunnels
2007-12-21 16:01:20 Tree
Older >