tibia-client/src/framework/graphics
Eduardo Bart e03bf33f58 BEAWARE all game functionality is disabled with this commit for a while
* rework client modules
* hide main window when loading
* remake top menu functions
* rework modules autoload
* improve path resolving for otml and lua
* move core_widgets to core_lib
* fix tooltip issues
* split some styles
* add bit32 lua library
* fix assert issues
* fix compilation on linux 32 systems
* rework gcc compile options
* renable and fix some warnings
* remove unused constants
* speedup sprite cache
* move UIGame to lua (not funcional yet)
* fix a lot of issues in x11 window
* fix crash handler
* add some warnings do uiwidget
and much more...
2012-02-20 00:28:13 -02:00
..
animatedtexture.cpp update copyright notice 2012-01-02 14:59:24 -02:00
animatedtexture.h update copyright notice 2012-01-02 14:59:24 -02:00
coordsbuffer.cpp update copyright notice 2012-01-02 14:59:24 -02:00
coordsbuffer.h update copyright notice 2012-01-02 14:59:24 -02:00
declarations.h major UIWidget rewrite with new features 2012-01-10 20:13:40 -02:00
font.cpp implement line wrap for text messages 2012-01-24 22:58:57 -02:00
font.h implement line wrap for text messages 2012-01-24 22:58:57 -02:00
fontmanager.cpp a lot of changes in modules 2012-02-06 17:19:47 -02:00
fontmanager.h update copyright notice 2012-01-02 14:59:24 -02:00
framebuffer.cpp rework map rendering 2012-01-29 22:00:12 -02:00
framebuffer.h rework map rendering 2012-01-29 22:00:12 -02:00
glutil.h update copyright notice 2012-01-02 14:59:24 -02:00
graphics.cpp rework map rendering 2012-01-29 22:00:12 -02:00
graphics.h BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
hardwarebuffer.cpp update copyright notice 2012-01-02 14:59:24 -02:00
hardwarebuffer.h update copyright notice 2012-01-02 14:59:24 -02:00
painter.cpp BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
painter.h fix outfit problems 2012-01-30 04:27:21 -02:00
paintershaderprogram.cpp BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
paintershaderprogram.h fix outfit problems 2012-01-30 04:27:21 -02:00
paintershadersources.h BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
particle.cpp BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
particle.h rework map rendering 2012-01-29 22:00:12 -02:00
particleaffector.cpp rework map rendering 2012-01-29 22:00:12 -02:00
particleaffector.h rework map rendering 2012-01-29 22:00:12 -02:00
particleemitter.cpp rework map rendering 2012-01-29 22:00:12 -02:00
particleemitter.h rework map rendering 2012-01-29 22:00:12 -02:00
particlemanager.cpp BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
particlemanager.h update copyright notice 2012-01-02 14:59:24 -02:00
particlesystem.cpp update copyright notice 2012-01-02 14:59:24 -02:00
particlesystem.h reorganize some stuff 2012-01-04 23:28:29 -02:00
shader.cpp update copyright notice 2012-01-02 14:59:24 -02:00
shader.h update copyright notice 2012-01-02 14:59:24 -02:00
shaderprogram.cpp update copyright notice 2012-01-02 14:59:24 -02:00
shaderprogram.h update copyright notice 2012-01-02 14:59:24 -02:00
texture.cpp fixes in uicreature rendering 2012-02-07 23:33:08 -02:00
texture.h speedup sprite loading 2012-02-02 12:07:02 -02:00
texturemanager.cpp update copyright notice 2012-01-02 14:59:24 -02:00
texturemanager.h update copyright notice 2012-01-02 14:59:24 -02:00
vertexarray.h update copyright notice 2012-01-02 14:59:24 -02:00