tibia-client/src/framework
Eduardo Bart cc965bb77b add libpng as dependency
* NOTE: you will need to download the new required libraries
2012-04-28 19:02:57 -03:00
..
cmake add libpng as dependency 2012-04-28 19:02:57 -03:00
core fixes 2012-04-27 19:17:51 -03:00
graphics fix rendering of quotes 2012-04-26 00:34:32 -03:00
luascript new scripting functionality 2012-04-26 12:11:03 -03:00
math experimental minimap 2012-04-06 20:15:52 -03:00
net fix compilation on win32 2012-04-13 21:14:25 -03:00
otml fix repeated texture allocation bug 2012-04-24 13:18:45 -03:00
platform improve performance on linux by removing glFinish() 2012-04-24 13:23:33 -03:00
sound performance improvements 2012-04-24 18:05:46 -03:00
thirdparty cmake option to use luajit 2012-04-16 10:57:24 -03:00
ui fix warnings and some reloading issues 2012-04-27 01:54:14 -03:00
util begin implementing OpenGL 1.0 engine 2012-04-18 20:03:43 -03:00
CMakeLists.txt add libpng as dependency 2012-04-28 19:02:57 -03:00
application.cpp drop usage of threads in sound system 2012-04-14 06:53:32 -03:00
application.h implement basic sound engine using OpenAL 2012-04-13 16:54:08 -03:00
const.h implement basic sound engine using OpenAL 2012-04-13 16:54:08 -03:00
global.h begin implementing OpenGL 1.0 engine 2012-04-18 20:03:43 -03:00
luafunctions.cpp bind sound functions and add sample startup music 2012-04-14 11:19:58 -03:00
pch.h implement basic sound engine using OpenAL 2012-04-13 16:54:08 -03:00