Menu

Tools Commit Log


Commit Date  
[r1396] by utunnels

Update load game menu.
Don't display information of level when no valid saved files found in save slots, print 'No valid saved files found' instead.

2008-01-18 14:40:16 Tree
[r1395] by utunnels

Enable multiple declaration for script, e.g.,

int a, b=123, c;

2008-01-18 14:29:12 Tree
[r1394] by utunnels

Re-adjust spawn z coordination for players when level->scrolldir is set to in or out.

2008-01-18 12:47:07 Tree
[r1393] by utunnels

Change bounce back to it used to be: fall speed must <-2.
Most situations it will bounce only once.

2008-01-18 12:38:45 Tree
[r1392] by utunnels

Print a error message if a variable name is not found by openborvariant.

2008-01-17 21:16:11 Tree
[r1391] by utunnels

Remove inlevel check for some openborvariant values.

2008-01-17 21:01:52 Tree
[r1390] by utunnels

Tiny change in execute_spawn_script.

2008-01-17 20:00:42 Tree
[r1389] by utunnels

Fix a bad pointer value exception.

tp = nptr;
nptr = nptr->next;
tracefree(tp);
tp = NULL;

2008-01-17 19:19:50 Tree
[r1388] by utunnels

Check blendfx, e.g., alpha command, screen panels...

2008-01-17 18:31:06 Tree
[r1387] by utunnels

Remove some unused list items so the compiled scripts will be smaller.

2008-01-17 17:49:56 Tree
Older >