Nathan Fulton
5dc64a3625
Bump game to v1.7
2017-10-22 00:53:33 -04:00
Nathan Fulton
bda2e4a4ab
iOS getPlatformString use SystemName
2017-10-21 20:52:32 -04:00
Nathan Fulton
1a033f9007
Remove HostHelpers cxScreen hack
...
There used to be a blt bug that would occur when cxScreen was an odd value. Now that SDL API is being used for blt operations, this issue no longer exists.
2017-10-21 20:51:05 -04:00
Nathan Fulton
dfc9e088f8
Remove old palette code
2017-10-21 20:39:57 -04:00
Nathan Fulton
dfd1d63d1a
gszPrefsFilename prefs.bin -> prefs.json
2017-10-21 20:39:13 -04:00
Nathan Fulton
d6b301c3e7
Track client platform version
...
Client platform version can be retrieved live with /ids and is also
recorded in the playerdetail module.
2016-08-31 23:54:48 -04:00
Nathan Fulton
31adbf1da0
Save reinitialize game on SDL-iOS when app is terminated
2016-08-31 22:43:35 -04:00
Nathan Fulton
93d484864e
NSURLConnection -> NSURLSession for SDL-iOS
...
Code for this commit is based off of the network code in game/iphone
2016-08-31 22:43:35 -04:00
Nathan Fulton
2930ad1705
Initial SDL-iOS port
2016-08-24 16:42:47 -04:00