Menu

Tools Commit Log


Commit Date  
[r3722] by utunnels

Fix special3(aka jumpspecial) dive bug.
Fix difficulty menu scroll bar (more than 10 modes are supported now).

2012-10-29 02:29:55 Tree
[r3721] by plombo

Cleaned the Scale2x rewrite up a bit and changed the MMX assembly code to not
use the ebx register. Hopefully this will fix the compile error in Darwin.

2012-10-29 01:52:53 Tree
[r3720] by plombo

Complete rewrite of Simple 2x scaling filter to remove more GPL-licensed code
from the engine. The implementation ended up being very similar, even though
I didn't look at the original code until after finishing my own
implementation.

2012-10-26 21:53:18 Tree
[r3719] by utunnels

Enable remap and blend for 8 bit transform (transform.c).
Minor debug message change(openbor.c).

2012-10-26 08:04:00 Tree
[r3718] by utunnels

Fix some debug messages.
Fix fill color and remap conflict under 8bit mode (3716).

2012-10-26 06:27:59 Tree
[r3717] by plombo

Complete rewrite of the Scale2x (AdvanceMAME2x) filter. The old version was
based on an implementation licensed under the GPL, which is incompatible with
our license. Like the version it replaces, this rewrite has a fast MMX path
for x86 machines and a C path for everything else.

There's still a ton of GPL-encumbered code in the other scaling filters, but
this is at least a start.

2012-10-25 05:44:16 Tree
[r3716] by utunnels

Fix: shadowalpha 6 now works properly with corresponding map (inverted reflection, for example).
Minor: define savedata, savelevel and savescore in openbor.c instead of openbor.h; SDL port now uses pak name as window caption.

2012-10-25 03:04:40 Tree
[r3715] by utunnels

Incomplete change in entity defense property script access. Now fixed.

2012-10-17 07:13:08 Tree
[r3714] by utunnels

Fixed gif player on psp (removed platform specific and legacy code). Need more feedbacks.

2012-10-17 03:36:50 Tree
[r3713] by utunnels

Force memory clean up after reallocating a freespecial/cancel.

2012-10-09 02:29:00 Tree
Older >