Build revision:
--------------------------
commit 013e4e087a238185cf0514a2fa01e384161bfb41
Merge: 940bcc3 e5cae38
Author: DarkGod <darkgod@net-core.org>
Date: Wed Jul 10 01:07:08 2013 +0200
Merge branch 'betterparticles' of /home/git/repositories/darkgod/t-engine4
T-Engine changes since last build:
--------------------------
distorting particles are drawn on a second fbo to not read & alter the same texture
Particle systems can now define a global use_shader={type="foo"} to attach a shader
Particle systems can check availability of shaders
Particle systems can now also the background that is under them, allowing things like distortion effects
New distortion effect for the Repulsion Blast and Gravity Spike
unbreak texture and text rendering on big endian architectures
Merge branch 'master' into betterparticles
physfs: make PHYSFS_close behave like fclose with respect to error codes
zlib/ioapi.c: add 'return' to fseek64_file_func
zlib/ioapi.c: add 'return's to fopen_file_func and fopen64_file_func
Build revision:
--------------------------
commit 3230257ec39b9ab63d243797eb6dccde6a19f27a
Author: DarkGod <darkgod@net-core.org>
Date: Sat Jul 13 15:14:09 2013 +0200
Added distortion effect to meteor crashes
T-Engine changes since last build:
--------------------------
Added distortion effect to meteor crashes
Improved water display (with a shader)
Particle systems can have a subparticle attached
New fireflash and flame effects
New Gravity Well effect
Build revision:
--------------------------
commit e623e69de8f977a9a301ba33ee5582defac1273d
Author: DarkGod <darkgod@net-core.org>
Date: Sun Jul 14 22:47:50 2013 +0200
T-Engine changes since last build:
--------------------------
Fixed strange graphical artifacts around some texts
Text outlines are much better now with shaders enabled
Text outlines added
Build revision:
--------------------------
commit db7c60f943a2e07a2b8e066e29b418d89dd59648
Author: DarkGod <darkgod@net-core.org>
Date: Mon Jul 15 00:53:53 2013 +0200
T-Engine changes since last build:
--------------------------
Fixed slight particles display position error
small changes to c core
int to float
Build revision:
--------------------------
commit 34c14c90914d0b41828d0814b619e56674dd5f80
Merge: 27d9e8d ee89c8b
Author: DarkGod <darkgod@net-core.org>
Date: Fri Nov 1 17:35:34 2013 +0100
T-Engine changes since last build:
--------------------------
steam client integration, can still compile without (obviously) -- requires stuff that lives in a private repository, cant publish it
Added a graphical effect for healing and regen effects to most of those
Build revision:
--------------------------
commit 7685cc7bc0fe4bb6e60226815ee9eae1e3bddace
Author: DarkGod <darkgod@net-core.org>
Date: Tue Nov 5 13:42:27 2013 +0100
T-Engine changes since last build:
--------------------------
allows fbos to be drawn with blending
Build revision:
--------------------------
commit 2b338d704b77c3ebae70dea9524b0a6d438e4583
Author: DarkGod <darkgod@net-core.org>
Date: Fri Nov 8 11:11:00 2013 +0100
T-Engine changes since last build:
--------------------------
just in case neunon cant compile for 105i
Build revision:
--------------------------
commit c22c06e1d157017a9d01b1cbe7e04980d3310246
Author: DarkGod <darkgod@net-core.org>
Date: Thu Nov 14 13:00:47 2013 +0100
T-Engine changes since last build:
--------------------------
Shader uniforms are now available directly as autogenerated methods of the shader, i.e: fooshader.shad:uniMyuniformname(5)
Shaders uniforms are set much more efficiently
fix -- Merge branch 'amazingauras' (adds generateSDM function to te4's lua api)
New win32 build available. All libraries are included.
Please post a reply if you encounter issues with the new libraries (there may be subtle t-engine changes due to the SDL2 upgrade). A README.txt file is included with more information about OpenAL.
The build/linking process was changed to address problems some users were having with writing PNG files. (See: [1] [2])
Build revision:
--------------------------
commit 08db48c568e9e515be299640227ab4684fb738e8
Author: DarkGod <darkgod@net-core.org>
Date: Thu Nov 21 21:45:48 2013 +0100
T-Engine changes since last build:
--------------------------
[various steam-related fixes]
addons autodownload from steam
New fbo:png() method
stuff for addon upload
moar steam stuff; in this case: steam cloud saves!
Win32 binary changes:
--------------------------
Cross-built using i686-w64-mingw32-gcc (GCC) 4.6.3
library rev linking
SDL2 2.0.1 S
SDL2_image hg-433 S
SDL2_ttf hg-259 S
zlib 1.2.8 S
libpng 1.6.6 S
freetype 2.4.12 S
libogg 1.3.1 S
libvorbis 1.3.3 S
OpenAL Soft 1.15.1 D