tibia-client/modules/core_lib
Eduardo Bart c0611bfe2a restore some game functionallity
* i'm gradually restoring game functionality with the new modules design, though still a lot to do
* you can reload all scripts and modules using Ctrl+R shortcut while playing (finally! this is the reason of all this rework)
* a bunch of fixes, but new regression too :P
* fix performance issue that could lead freezes in the client in older machines
* completely new game module with new design
* fix crashs in map render
* remove uigame.cpp (now every game input is via lua)
* enable DEBUG macro by default, with it you are able to view any possible lua leak while running
2012-03-18 10:35:45 -03:00
..
ext fix walk freeze, fix some texts displaying in pink 2012-01-19 14:23:45 -02:00
math some window moving 2012-02-06 22:41:53 -02:00
ui BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
widgets restore some game functionallity 2012-03-18 10:35:45 -03:00
const.lua add combat controls 2012-02-07 21:06:52 -02:00
core_lib.otmod restore some game functionallity 2012-03-18 10:35:45 -03:00
globals.lua restore some game functionallity 2012-03-18 10:35:45 -03:00
keyboard.lua restore some game functionallity 2012-03-18 10:35:45 -03:00
mouse.lua restore some game functionallity 2012-03-18 10:35:45 -03:00
settings.lua BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
util.lua BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00