Menu

Tools Commit Log


Commit Date  
[r3743] by sumolx

License is now fully OSI compatible BSD v3

2012-12-13 15:48:43 Tree
[r3742] by utunnels

Fix script entity property colourmap.
Also fix several properties that mistook self for ent.

2012-12-06 05:21:37 Tree
[r3741] by utunnels

Use a safe method to retrieve colourmap tables.

2012-12-02 02:17:09 Tree
[r3740] by utunnels

changelevelproperty("wall", index, x, z, topleft, bototmleft, topright, bottomright, depth, height);
changelevelproperty("hole", index, x, z, topleft, bototmleft, topright, bottomright, depth);

2012-12-01 03:15:05 Tree
[r3739] by utunnels

Use dynamic alloc for many level and model properties.
Add wall and hole to script level property.

2012-11-30 13:20:10 Tree
[r3738] by plombo

Remove the __EndMMX() function. In the one place where it was used, it has
been replaced with a single line of inline assembly that does the same thing.

2012-11-29 14:19:03 Tree
[r3737] by plombo

Fix link error on Windows caused by different function name mangling on
Windows and Linux. This should fix the reported link error on Darwin as well,
although I don't have a working Darwin toolchain at the moment.

2012-11-29 14:08:48 Tree
[r3736] by utunnels

Minor change: don't use transform for sprites that only use centerx and centery drawmethod properties.

2012-11-29 00:00:25 Tree
[r3735] by plombo

Avoid clobbering the ebx register in GetMMX since Darwin uses it as the PIC
register.

2012-11-28 14:00:08 Tree
[r3734] by plombo

Rewrote the bilinear scaling filter. Like the previous version, this one has
both a C version and an MMX version. Unlike the previous version, the
copyright is owned by OpenBOR Team and it's not licensed under the GPL.

2012-11-26 14:46:11 Tree
Older >