Menu

Tools Commit Log


Commit Date  
[r1097] by utunnels

Disable get animation when npc/enemies try to pick up an item with subtype touch.

2007-12-03 16:53:46 Tree
[r1096] by utunnels

Fix common_try_jump.

else xdir = self->x - rmax;

should be:

else xdir = self->x - rmin;

2007-12-03 12:00:58 Tree
[r1095] by utunnels

Fix defense_factors and offense_factors in structure entity.

2007-12-03 11:05:40 Tree
[r1094] by utunnels

Fix defense_factors and offense_factors in structure entity.

2007-12-03 11:00:21 Tree
[r1093] by utunnels

More strict checking in video_copy_screen.

else if(bscreen2->w==src->width && bscreen2->h==src->height)

2007-12-03 10:09:21 Tree
[r1092] by utunnels

Fix a crashing bug.
else if(bscreen2->w || bscreen2->h)
This line checks whether the surface is ready.

2007-12-03 08:56:04 Tree
[r1091] by utunnels

Fix palette glitch when scale video is changed.
Fix a block-in-pain bug.

2007-12-03 08:24:24 Tree
[r1090] by utunnels

Fix freespecial inputing bug.

2007-12-03 07:30:16 Tree
[r1089] by utunnels

Move velocity code from common_pain to set_pain.

2007-12-02 10:24:13 Tree
[r1088] by SumolX

typo in moving prx for psp.

2007-12-02 06:58:42 Tree
Older >
Auth0 Logo