dfhack/library/modules
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
..
Buildings.cpp
Constructions.cpp
Engravings.cpp
Graphic.cpp
Gui.cpp
Items.cpp Tweaks and cleanups 2012-03-24 12:13:51 +01:00
Job.cpp
Maps.cpp Tweaks and cleanups 2012-03-24 12:13:51 +01:00
Materials.cpp
Notes.cpp
Translation.cpp
Units.cpp Add unit professions and filtering on status. 2012-03-18 15:35:38 +04:00
Vegetation.cpp
Vermin.cpp
Windows.cpp Tweaks and cleanups 2012-03-24 12:13:51 +01:00
World.cpp Improve performance of the persistent data api, and wrap it for lua. 2012-04-01 16:43:40 +04:00
kitchen.cpp