1017 Commits (ceb051cb7555a0dfa43c928f8dc94bce51e96cab)
 

Author SHA1 Message Date
Eduardo Bart ceb051cb75 finally reloadable vip, skills, inventory, chat and minimap
12 years ago
Eduardo Bart d0b839a4eb fix warnings and some reloading issues
12 years ago
Henrique Santiago da1baf9673 add more pt-br translations
12 years ago
Eduardo Bart 34091bc48e implement all needed tr() for localization
12 years ago
Henrique Santiago ca0e1bd38b more locales changes
12 years ago
Eduardo Bart fae2cc6481 new scripting functionality
12 years ago
Eduardo Bart 243bd3a930 fix rendering of quotes
12 years ago
Henrique Santiago 12d75a765b init locales module
12 years ago
Henrique Santiago 60495174a4 bot traceback, moveup function, chat setting default ongamestart
12 years ago
Henrique Santiago c89665848d some changes to npctrade. still needs another rev
12 years ago
Henrique Santiago 9afe4e012b request trade
12 years ago
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