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
..
2012-07-06 02:01:13 -03:00
2012-06-25 19:19:17 -03:00
2012-01-12 17:20:18 -02:00
2012-01-12 17:20:18 -02:00
2012-06-22 00:14:13 -03:00
2012-01-02 14:59:24 -02:00