1256 Commits (ebc88b8354f381353c21d4e76ed6ceb69b309a93)
 

Author SHA1 Message Date
Henrique Santiago 49fbbf6506 move up menu, still need a higher level function
12 years ago
Eduardo Bart 9aa12acc22 performance improvements
12 years ago
Eduardo Bart ee664657fb avoid some opengl redundant calls
12 years ago
Eduardo Bart 70f14b5ac3 improve performance on linux by removing glFinish()
12 years ago
Eduardo Bart 9cf40d7f53 fix repeated texture allocation bug
12 years ago
Eduardo Bart 7526315d12 new shortcuts
12 years ago
Eduardo Bart efd17361f8 non relevant drawing changes
12 years ago
Eduardo Bart dc08ba2e17 fix F10 hotkey on Windows
12 years ago
AndreFaramir 6db87aa78b fixing my mistakes =x
12 years ago
AndreFaramir 50145ec6b8 implementing private chat channel basics
12 years ago
AndreFaramir 6d6534f57e fix guild channel chat
12 years ago
AndreFaramir c903cc7ec4 Some fixes
12 years ago
Henrique Santiago dcefeb134c remove print, fix creature name position
12 years ago
Eduardo Bart dcb196d45a minor opengl1 optimization
12 years ago
Eduardo Bart affcd03e06 don't use hardware buffers by default
12 years ago
Eduardo Bart d006e52c78 support for non power of two textures
12 years ago
Eduardo Bart f14706206a continue implementing new graphics engine
12 years ago
Eduardo Bart 58d76e255d begin implementing OpenGL 1.0 engine
12 years ago
Eduardo Bart a4a00a49fe cmake option to use luajit
12 years ago
Eduardo Bart 1d558bc412 make precompiled header work again
12 years ago
Eduardo Bart fe33614c3a fix memory leak in sound stream
12 years ago
Henrique Santiago 341898f1d0 add cmake toolchain for crosscompiling with w64-minwg32
12 years ago
Eduardo Bart c3eae3ba06 bind sound functions and add sample startup music
12 years ago
Eduardo Bart 8e679f2da7 get stereo audo working on linux
12 years ago
Eduardo Bart ae67c6adbc drop usage of threads in sound system
12 years ago
Eduardo Bart 525feaf7fb add script for generating win32 pkgs
12 years ago
Eduardo Bart cb7bd521d2 fix compilation on win32
12 years ago
Eduardo Bart c4525059ce implement basic sound engine using OpenAL
12 years ago
Eduardo Bart 9b4115a7e5 fix EGL compilation
12 years ago
Eduardo Bart 0b8d8b4595 enable ogl debug with ifdefs
12 years ago
Eduardo Bart 879827bdbc enable opengl debugging on x11
12 years ago
Eduardo Bart a46a16738c performance improvement, lock free render
12 years ago
AndreFaramir 04c2e1d245 moving report to addons
12 years ago
AndreFaramir 6a0677fc26 report client info to server
12 years ago
AndreFaramir 057727f5af hide npctrade on game end
12 years ago
Eduardo Bart 0fe5491635 fix display of stackable items in shop
12 years ago
Eduardo Bart 4c67e57dd4 fix cmake error
12 years ago
AndreFaramir 638cce5081 some fixes and utils
12 years ago
AndreFaramir 94984e0795 new npc trade feature, show only holding items for sell tab
12 years ago
Eduardo Bart 1d2f6c7e9f enable text-auto-resize for width
12 years ago
Eduardo Bart 2c53d0b1dc hide minimap by default
12 years ago
Eduardo Bart 48d2027327 use counter for disabling layout updates
12 years ago
AndreFaramir 685c730dda removing debug line
12 years ago
AndreFaramir dae7a8b5ad optimizations and bug fixes on npc trade
12 years ago
AndreFaramir b4940a6b33 fixing npc items on both lists
12 years ago
Eduardo Bart 5425d344ba optimize widget destruction
12 years ago
Eduardo Bart 353aa5215e fix drawing of 2x2 items on UIItem
12 years ago
Eduardo Bart 2017fb366e some optimizations
12 years ago
Eduardo Bart db00792351 update compile options
12 years ago
Henrique Santiago 2f3c83e858 textedit maxlength, fix charlist status height
12 years ago