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-06-02 11:43:27 -03:00
2012-07-17 20:53:19 -03:00
2012-07-17 20:53:19 -03:00
2012-06-02 11:43:27 -03:00
2012-06-22 00:14:13 -03:00
2012-06-21 20:58:18 -03:00
2012-06-22 00:14:13 -03:00
2012-06-22 02:28:13 -03:00
2012-07-13 22:23:11 -03:00
2012-06-25 19:19:17 -03:00
2012-07-09 10:30:41 -03:00
2012-07-26 19:13:47 -03:00
2012-06-22 00:14:13 -03:00
2012-06-22 02:28:13 -03:00
2012-06-22 02:28:13 -03:00
2012-06-02 11:43:27 -03:00
2012-05-28 10:06:26 -03:00