tibia-client/src/framework/stdext
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
..
cast.h Update otml and casts 2012-07-23 01:33:37 -03:00
compiler.h Compile with clang and add cotire 2012-06-16 20:20:22 -03:00
demangle.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
dumper.h rework log function and protocol 2012-05-28 19:04:44 -03:00
exception.h rewrite and reoganize tools functions 2012-05-28 10:06:26 -03:00
math.h Fix issue #23 2012-07-09 10:30:41 -03:00
stdext.h Huge engine change, replace all std::shared_ptrs 2012-07-29 00:34:40 -03:00
string.h More refactoring and some changes 2012-07-20 02:52:57 -03:00
time.h Lua binder compability changes 2012-06-17 12:21:46 -03:00
types.h graphics optimization feature inspirated by diablo3 engine 2012-06-01 16:39:09 -03:00