summaryrefslogtreecommitdiffstats
path: root/VC2010/lua-5.1.4.vcxproj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed the VC2010 project file - it was not maintained for some time anyway. If anyone wants to use VC2010, just open the 2008 project.madmaxoft@gmail.com2012-09-211-178/+0
* Chunks are generated in a separate thread allowing players to keep on playing and chatting while chunks are generated. This means, however, that cWorld::GetChunk() does not always return a chunk and is something you need to be aware of. I am not entirely sure if all this is completely stable, but I think so :Ofaketruth2011-12-251-5/+7
* It's a Squirrel!!faketruth2011-11-081-1/+2
* Visual Studio 2010 solution and project filesfaketruth2011-10-031-0/+175