tibia-client/src/framework/luascript
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
..
declarations.h update copyright notice 2012-01-02 14:59:24 -02:00
luabinder.h lua binder improvments 2012-01-06 01:29:52 -02:00
luaexception.cpp update copyright notice 2012-01-02 14:59:24 -02:00
luaexception.h fix a loading error crash, command to debug containers items ids 2012-01-17 06:26:13 -02:00
luainterface.cpp BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
luainterface.h replace require with dofile, rename Hotkeys to Keyboard 2012-02-06 02:39:52 -02:00
luaobject.cpp some fixes in MainWindow move 2012-02-07 02:55:20 -02:00
luaobject.h some fixes in MainWindow move 2012-02-07 02:55:20 -02:00
luavaluecasts.cpp remove dump line 2012-02-01 22:40:43 -02:00
luavaluecasts.h BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00