fea34a41eatrade working * use only mouse left release in checkboxes * remvoe duplicated code in radiogroup * implement player trade
Eduardo Bart
2012-05-09 09:24:35 -0300
69614da8cbNew module and changes * Implementing rule violation interface * New popup menu on console text messages * Terminal and Console will no longer history double command/messages
AndreFaramir
2012-05-01 03:49:48 -0300
d0b839a4ebfix warnings and some reloading issues
Eduardo Bart
2012-04-27 01:54:14 -0300
da1baf9673add more pt-br translations
Henrique Santiago
2012-04-26 19:28:31 -0300
34091bc48eimplement all needed tr() for localization * implement some pt-BR translations * remove legacy about module
Eduardo Bart
2012-04-26 16:54:16 -0300
ca0e1bd38bmore locales changes
Henrique Santiago
2012-04-26 13:45:25 -0300
fae2cc6481new scripting functionality * dofiles functions to run all scripts inside a directory * new style option ! that evaluates its value from a lua code
Eduardo Bart
2012-04-26 12:11:03 -0300
243bd3a930fix rendering of quotes
Eduardo Bart
2012-04-25 22:58:36 -0300
12d75a765binit locales module
Henrique Santiago
2012-04-25 23:57:56 -0300
c89665848dsome changes to npctrade. still needs another rev
Henrique Santiago
2012-04-24 20:04:37 -0300
9afe4e012brequest trade
Henrique Santiago
2012-04-24 19:09:48 -0300
49fbbf6506move up menu, still need a higher level function
Henrique Santiago
2012-04-24 18:15:51 -0300
9aa12acc22performance improvements * no more freezes because of file IO from hard disk, now we cache sound/spr file buffers * more opengl painter tweaks
Eduardo Bart
2012-04-24 18:05:46 -0300
ee664657fbavoid some opengl redundant calls
Eduardo Bart
2012-04-24 13:37:46 -0300
70f14b5ac3improve performance on linux by removing glFinish()
Eduardo Bart
2012-04-24 13:23:33 -0300
7526315d12new shortcuts * Ctrl+Q logout from game * Ctrl+Shift+R reload scripts, instead of Ctrl+R that is now reserved for rule report * Ctrl+A clean the chat text box * Ctrl+F toggles fullscreen mode
Eduardo Bart
2012-04-24 09:14:03 -0300
c903cc7ec4Some fixes * Scrollbar on hotkeys window * Guild channel will appears on channel list but not yet working properly
AndreFaramir
2012-04-24 00:19:01 -0300
dcefeb134cremove print, fix creature name position
Henrique Santiago
2012-04-21 21:45:05 -0300
affcd03e06don't use hardware buffers by default
Eduardo Bart
2012-04-20 10:18:33 -0300
d006e52c78support for non power of two textures
Eduardo Bart
2012-04-20 09:07:47 -0300
f14706206acontinue implementing new graphics engine * implement OpenGL ES 1.1 and OpenGL ES 2.0 support * new framebuffer that can run on any opengl implementation * fixes in outfit size rendering
Eduardo Bart
2012-04-20 07:16:03 -0300
58d76e255dbegin implementing OpenGL 1.0 engine * option to pass -opengl1 or -opengl2 as argument * note that with this commit there are a lot of graphics regressions and the master will remaing unstable for a while * shaders disabled for a while
Eduardo Bart
2012-04-18 20:03:43 -0300
a4a00a49fecmake option to use luajit
Eduardo Bart
2012-04-16 10:57:24 -0300
1d558bc412make precompiled header work again
Eduardo Bart
2012-04-14 23:39:14 -0300