tibia-client/src
Eduardo Bart 3bac3dcbb4 Rework stdext classes
Implement new classes:
* stdext::any => ligher replacement for boost::any
* stdext::packed_any => like any but optimized to use less memory
* stdext::shared_object => ligher replacement for std::shared_ptr
* stdext::shared_object_ptr => replacement for boost::intrusive_ptr
* stdext::fast_storage => for storing dynamic data
* stdext::packed_storage => same but with less memory
* stdext::packed_vector => std::vector with less memory

Compiling should be a little faster now because global boost including
is not needed anymore
2012-08-01 09:23:35 -03:00
..
framework Rework stdext classes 2012-08-01 09:23:35 -03:00
otclient Rework stdext classes 2012-08-01 09:23:35 -03:00
main.cpp Huge engine change, replace all std::shared_ptrs 2012-07-29 00:34:40 -03:00
otcicon.ico make framework more flexible, split cmake files 2011-12-05 04:44:40 -02:00
otcicon.rc make framework more flexible, split cmake files 2011-12-05 04:44:40 -02:00