28 Commits (d429e385bb8dc928fe6c615b5a9afb665b1209d2)

Author SHA1 Message Date
otfallen d429e385bb Remove old useless functions.
12 years ago
niczkx e5df872600 Move load creatures functions from map and bind them to singleton class g_creatures
12 years ago
Eduardo Bart 64d607b59e Fix issue #77 and improve findPath
12 years ago
niczkx 1ed95b6120 More work on OTBM/OTB/XML
12 years ago
Eduardo Bart 24b60bec2e support for protocol 961
12 years ago
niczkx 5abf8622e5 rewrite some parts of otbm saving and uncomment it for testing later
12 years ago
Eduardo Bart 3bac3dcbb4 Rework stdext classes
12 years ago
niczkx 4c369bc823 fix compiling on gcc 4.6 (too early to use 4.7.1...)
12 years ago
Eduardo Bart 68ebcb559f Fixes for compiling with clang
12 years ago
Eduardo Bart 73769c62e4 Just some refactoring
12 years ago
Eduardo Bart 29a4d467af Optimize map tile storage
12 years ago
Eduardo Bart e0431021b5 Huge engine change, replace all std::shared_ptrs
12 years ago
niczkx 26e20da938 Fixes to creatures
12 years ago
Eduardo Bart c795eb91ab More multiprotocol support
12 years ago
niczkx 3461761739 comment out & remove untested stuff
12 years ago
niczkx 8a49d09b75 stop using pairs instead of index loops, please, it's so much slower
12 years ago
Eduardo Bart a11d6e501e More refactoring and some changes
12 years ago
niczkx f74b013da2 ignore this
12 years ago
Eduardo Bart e2921c6407 Optimize map view zoomout performance
12 years ago
niczkx aef3a5b8db more work on xml stuff (prolly done for today)
12 years ago
niczkx c8d1d5ecf2 rewrite xml stuff #2 - will be testing the monsters xml code soon
12 years ago
niczkx 28825a3298 lalala
12 years ago
niczkx 02f89dd8be fixes
12 years ago
niczkx 12d30f7355 monsters
12 years ago
Eduardo Bart 7a08fed689 Optimize overall memory usage
12 years ago
Eduardo Bart 36e5a5a92f Remove if spaces
12 years ago
Eduardo Bart 70115e391d Merge fallen changes
12 years ago
Eduardo Bart e3298d561c Rework application class and framework
12 years ago