summaryrefslogtreecommitdiff
path: root/plugins/mapexport/proto
Commit message (Expand)AuthorAgeFilesLines
* Fix tile materials in mapexport.Mike Stewart2012-02-201-1/+1
* Fix protobuf files to mirror changes to tiletype enumsMike Stewart2012-02-191-37/+33
* Fixed material output -- material_type and material_index were being used bac...Mike Stewart2012-02-122-4/+4
* Added plant and material export to mapexport, and made constructions have the...Mike Stewart2012-02-045-3/+28
* Made mapexport put out some (but certainly not all) tile materials.Mike Stewart2012-01-301-3/+26
* Mapexport now puts stuff out to a binary file compressed with zlib. Added liq...Mike Stewart2012-01-283-4/+9
* More work on getting the map exporter up to speed.Mike Stewart2012-01-273-33/+30
* Added very basic export functionality to mapexport, taken almost directly fro...Mike Stewart2012-01-203-6/+34
* Cleaned up the protobuf and mapexport build scripts a lot, and added two more...Mike Stewart2012-01-203-1/+25
* Added a plugin that starts up and shuts down protobufs. Will add actual map e...Mike Stewart2012-01-191-0/+10