Scott Ludwig
|
b2e2d5efda
|
Fix server warnings and errors resulting from LLVM based compile
|
2016-01-01 14:02:35 -08:00 |
|
Scott Ludwig
|
d7f5308907
|
Remove this return that was there due to alignment issues
|
2016-01-01 13:58:05 -08:00 |
|
Scott Ludwig
|
a00848e6b9
|
Use default structure packing, rather than a universal 2. The system headers
don't work setting 2 universally. Fixing issues as I find them.
|
2016-01-01 13:57:23 -08:00 |
|
Scott Ludwig
|
79fcd2ec18
|
Minor fix - memset like the author wanted.
|
2016-01-01 13:56:39 -08:00 |
|
Scott Ludwig
|
2fd46433f2
|
Use the file modified time, not 0. This change requires default alignment.
|
2016-01-01 13:55:45 -08:00 |
|
Scott Ludwig
|
b0285b45c6
|
Use the system approved temp directory not our made up one
|
2016-01-01 13:55:05 -08:00 |
|
Scott Ludwig
|
8ff89c4387
|
MD5 implementation that works on 64 bit architectures. Should work 32 bit as well.
|
2016-01-01 13:54:23 -08:00 |
|
Scott Ludwig
|
db12aa4900
|
display (64 bit) when running 64 bit binary
|
2016-01-01 13:53:29 -08:00 |
|
Scott Ludwig
|
3a546d7d8b
|
statisfy App Store requirements
|
2016-01-01 13:14:00 -08:00 |
|
Scott Ludwig
|
53d88b9c2d
|
fix to build universal (arm64, armv7) binary
|
2016-01-01 13:04:43 -08:00 |
|
Scott Ludwig
|
722bb68881
|
fix 64-bit issues, clear signing settings
|
2016-01-01 13:02:05 -08:00 |
|
Scott Ludwig
|
95ea915ca9
|
set NSAllowsArbitraryLoads to true
|
2016-01-01 12:07:51 -08:00 |
|
Scott Ludwig
|
16edf8fb58
|
handle display and input coordinate changes introduced by iOS 8
|
2016-01-01 12:03:03 -08:00 |
|
Scott Ludwig
|
c3e42fe2d6
|
fix exit race condition prevents game state saving
|
2016-01-01 12:01:27 -08:00 |
|
Scott Ludwig
|
24359365c2
|
add NSTemporaryExceptionAllowsInsecureHTTPLoads for iOS9 non-HTTPS access to warfareincorporated.com
|
2016-01-01 11:58:57 -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
|
1478e18ef1
|
remove legacy .cvsignore file
|
2014-07-14 21:54:36 -07:00 |
|
Darrin Massena
|
5ee655bb61
|
add tools missed by initial commit
|
2014-07-14 21:54:05 -07:00 |
|
Darrin Massena
|
f4c0203914
|
initial commit
|
2014-07-06 17:47:28 -07:00 |
|