Commit Graph

10 Commits

Author SHA1 Message Date
Scott Ludwig
2186f473b5 Fix 64 bit compile warnings 2016-01-03 23:19:26 -08:00
Scott Ludwig
bbb2b60a2a Switch OS X build to 64 bit and fix a merge bug 2016-01-01 23:09:50 -08:00
Scott Ludwig
39b5b9e923 Make startup release logging less verbose 2016-01-01 22:41:21 -08:00
Scott Ludwig
3c8476388a Keep debug and release directories in repo 2016-01-01 14:36:17 -08:00
Scott Ludwig
dc2c02e54f Fixes to compile 64 bit server on Ubuntu 14.04 (g++ 4.8.x) 2016-01-01 14:34:34 -08:00
Scott Ludwig
3618d1a6b2 Fix 32/64 bit MP message structure packing issues
- 32 bit and 64 bit should work the same way now (need to test).
  The server compiles 32 bit at the moment.
- 8 bytes from the NetMessage header were removed, and the protocol
  version was bumped.
2016-01-01 14:26:25 -08:00
Scott Ludwig
c070a9169b Fix so that http post results get returned 2016-01-01 14:03:17 -08:00
Scott Ludwig
b2e2d5efda Fix server warnings and errors resulting from LLVM based compile 2016-01-01 14:02:35 -08:00
Scott Ludwig
2d15849c5e Fix the server to build with gcc 4.8 on Ubuntu 14.04. 2014-11-08 16:30:52 -08:00
Darrin Massena
f4c0203914 initial commit 2014-07-06 17:47:28 -07:00