]> git.xonotic.org Git - xonotic/darkplaces.git/history - com_msg.c
Parser is now tail recursive. Implemented parse tree, self-cleaning on failure
[xonotic/darkplaces.git] / com_msg.c
2021-05-25 CloudwalkMerge branch 'master' into Cloudwalk/json
2021-05-25 CloudwalkAdd/update license headers across various files
2020-10-20 cloudwalkmathlib: Implement Q_rint and use it
2020-06-30 cloudwalkAdd EOF newlines
2020-06-20 cloudwalkSplit off common CRC16 and MSG_ functions into separate...