Get the mesh working through the memory cache properly. Most credit goes to celeron55...
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 24 Oct 2012 19:10:05 +0000 (22:10 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 25 Nov 2012 16:14:15 +0000 (18:14 +0200)
commit9c8ba427503cbf73f0263495a791656b905c2efc
tree098f163a19b5cedd11e040e68bfc5b920e21c51b
parentf9675bd2b4d48b9517cd4939a5cfe1ea9c775b6c
Get the mesh working through the memory cache properly. Most credit goes to celeron55 for the help on this code

Get the texture from memory as well

Add .x to the list of supported formats

Update LUA API documentation
doc/lua_api.txt
src/client.cpp
src/content_cao.cpp
src/server.cpp