Menu

Tools Commit Log


Commit Date  
[r3733] by plombo

Removed the "Bilinear Plus" and "Motion Blur" filters. Both were
GPL-encumbered and rather useless as filters, and a poll of users didn't
show that anyone actually uses either one:

http://lavalit.com:8080/index.php/topic,7130.0.html

2012-11-26 14:34:40 Tree
[r3732] by utunnels

Add quake to level property.

2012-11-24 23:21:42 Tree
[r3731] by utunnels

Merge alpha 7 with alpha 6 (engine will check if channels are set).
Add tintmode and tintcolor to drawmethod, if tintmode is set, it tints the sprite with specific tintcolor and blend mode(defined by tintmode).

2012-11-24 09:47:34 Tree
[r3730] by utunnels

- Add alpha 7 (individual rgb channels) and corresponding drawmethod properties (channelr, channelg, channelb) and script changes.
- Twist drawmethod command to break it down to smaller ones instead of single long argument list.
- Edit macros in pixelformat.c to swap r and b with each other (r is actually b and vise versa).

2012-11-23 11:05:39 Tree
[r3729] by utunnels

Check anmations valid before changing model to prevent some crash.
Extend bbox and abox to 6 values for further use.

2012-11-15 05:03:34 Tree
[r3728] by utunnels

Restore #pragma pack(1) in anigif.h.

Add releasetime to entity property.

2012-11-11 13:27:11 Tree
[r3727] by utunnels

openborscript.c:
Fix aiflag and think for changeentityproperty os NULL() is now actually supported.
Add jumpheight as an entity property (set and change).
openbor.c:
Forgot to clear loading script, now it's fixed.
screen32.c:
Fix putscreenx8p32 color key bug.

2012-11-06 07:23:00 Tree
[r3726] by plombo

Allow selecting the OpenGL filtering method (simple or bilinear) in
fullscreen. This was supposed to be allowed when I separated the video
settings for windowed and fullscreen in the save data, but I overlooked it
then.

2012-10-31 15:30:49 Tree
[r3725] by plombo

Silence debug spew to stderr when processing joystick input. I added it a
long time ago for debugging purposes and apparently forgot to disable it. It
went unnoticed until now because the stderr stream is only visible when
running OpenBOR from a terminal in Linux or Darwin.

2012-10-30 18:38:14 Tree
[r3724] by plombo

Rewrote the Scanline 2x and Scanline TV 2x scaling filters to fix conflicts
with the GPL.

2012-10-30 18:38:13 Tree
Older >