summaryrefslogtreecommitdiff
path: root/includes/BSON.h
AgeCommit message (Collapse)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-1205/+0
2011-12-30BacklashforwardslashbackslashbacklashforwardslashSimon Robertshaw1-1/+1
2011-12-30int64_t on for 64bit systemsSimon Robertshaw1-0/+6
2011-12-30Add checks for prerender_save in save_filename_ui, pass vx, vy and pv air ↵Simon Robertshaw1-0/+1199
data into parse and build save methods. New save format: OPS, basic reading and writing complete, uses BSON, BSON.c/h (Binary JSON) implementation from MongoDB. (Is License OK?)