Menu

Tools Commit Log


Commit Date  
[r1475] by utunnels

Move str_search to util.c, update some function with this method.

2008-01-30 10:29:59 Tree
[r1474] by utunnels

Fix a bug when the blocker is about to be chipped to death, the attack takes damage instead.

2008-01-30 07:55:58 Tree
[r1473] by utunnels

Hmm, forgot extern in openbor_getentity, add it.

2008-01-29 22:51:28 Tree
[r1472] by utunnels

A type mistake, fixed.

2008-01-29 20:58:43 Tree
[r1471] by utunnels

Script method getentity allow get an entity handle by index from ent_list.

Also ent_max is available through openborvariant, it stands for the max index of the entity list + 1, should save some loops.

2008-01-29 20:57:10 Tree
[r1470] by utunnels

updateframe, setidle, performattack method for script. Less tricky than changeentityproperty.

2008-01-29 20:21:22 Tree
[r1469] by utunnels

Give star code a patch, if there still be problem, just tell the modder to use shotframe instead in jumpattack.

2008-01-29 18:57:10 Tree
[r1468] by utunnels

Remove those un-used code from script engine.

2008-01-29 18:21:34 Tree
[r1467] by utunnels

Big change in ScriptVariant.
Now it use a shared string cache so the memory usage is cut down slightly.

Therefore when give copy value or change type, use functions declared in ScriptVariant.h instead of directly change.

2008-01-29 17:52:07 Tree
[r1466] by SumolX

rush_count, rush_tally and rush_time are now all accessible.

2008-01-29 16:50:29 Tree
Older >