dfhack/depends
Alexander Gavrilov afe4eba957 Improve performance of the persistent data api, and wrap it for lua.
Use an stl table for string keys to avoid linear cost of lookup.

This uncovered a bug in the new luaL_getsubtable function.
2012-04-01 16:43:40 +04:00
..
clsocket@49fa800615 Add clsocket as a dependency for dfhack lib. 2012-03-13 17:10:46 +01:00
lua Improve performance of the persistent data api, and wrap it for lua. 2012-04-01 16:43:40 +04:00
md5 Move depends out of main library, make them (static) libraries. 2012-03-13 14:46:48 +01:00
protobuf Make MSVC shut up when compiling protobuf. 2012-03-13 17:32:44 +01:00
tinyxml Move depends out of main library, make them (static) libraries. 2012-03-13 14:46:48 +01:00
tthread Move depends out of main library, make them (static) libraries. 2012-03-13 14:46:48 +01:00
zlib Move depends out of main library, make them (static) libraries. 2012-03-13 14:46:48 +01:00
CMakeLists.txt Fix problem with solution folders being generated for MSVC Express 2012-03-13 20:00:20 +01:00