tibia-client/modules/game_battle
Eduardo Bart e0431021b5 Huge engine change, replace all std::shared_ptrs
Create a new shared pointer type stdext::shared_object_ptr and stdext::shared_obj
using boost::intrusive_ptr

Advantages:
 * half memory usage
 * faster and lightweight

Disadvantages:
 * using weak_ptr is not supported anymore
 * compiling seems slower
2012-07-29 00:34:40 -03:00
..
images Implemented the mount interface, Fixed some interface stuff, Some cosmetics, and Updated the outfits window 2012-07-15 23:49:28 +12:00
battle.lua Huge engine change, replace all std::shared_ptrs 2012-07-29 00:34:40 -03:00
battle.otmod Use new coding style in game modules 2012-07-24 02:30:08 -03:00
battle.otui Use new coding style in game modules 2012-07-24 02:30:08 -03:00
battle.png restore old modules 2012-03-28 11:10:21 -03:00
battlebutton.otui Multiprotocol 8.1-9.6 finally working 2012-07-26 06:12:20 -03:00