This website requires JavaScript.
Explore
Help
Sign In
MetzNet
/
dfhack
Watch
3
Star
0
Fork
You've already forked dfhack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9b071097de
dfhack
/
library
/
depends
/
protobuf
History
Mike Stewart
05c37af4c9
Mapexport now puts stuff out to a binary file compressed with zlib. Added liquid type and flow size to output as well.
2012-01-28 23:55:42 -08:00
..
google
/protobuf
Better fix for building protobufs with C++0x turned on.
2012-01-20 16:21:50 -08:00
.gitignore
Cleaned up the protobuf build a bit, and made git ignore files generated in doing so. Fixed building mapexport on Linux by forcing CMake to create a directory for protobuf output files.
2012-01-20 09:17:08 -08:00
CMakeLists.txt
Mapexport now puts stuff out to a binary file compressed with zlib. Added liquid type and flow size to output as well.
2012-01-28 23:55:42 -08:00
COPYING.txt
Added Google Protocol Buffers to the library dependencies folder (though nothing yet depends on it). This definitely works in Linux, but needs checking in Windows.
2012-01-19 14:44:01 -08:00
config.h.in
Mapexport now puts stuff out to a binary file compressed with zlib. Added liquid type and flow size to output as well.
2012-01-28 23:55:42 -08:00
testHashMap.cpp.in
Added Google Protocol Buffers to the library dependencies folder (though nothing yet depends on it). This definitely works in Linux, but needs checking in Windows.
2012-01-19 14:44:01 -08:00