Commit Graph

9 Commits

Author SHA1 Message Date
Nathan Fulton
278aecfb70 Show walls on mini-map 2017-10-21 20:41:46 -04:00
Nathan Fulton
8d2da3075c Read RGBA mini-map data 2017-10-21 20:41:45 -04:00
Nathan Fulton
81a4cf6ed3 Make lasso selection available on desktop 2017-10-21 02:49:40 -04:00
Scott Ludwig
95046aaaee Use delete[] for arrays allocated with new[]. 2016-08-31 23:55:30 -04:00
Nathan Fulton
4aadbf87cb strings.h -> wistrings.h
Change strings.h to wistrings.h to prevent SDL.h from including it
while trying to include the CRT strings.h
2016-08-24 21:40:38 -04:00
Nathan Fulton
573c8aafd3 Update preprocessor checks to support SDL 2016-08-24 21:34:48 -04:00
Scott Ludwig
7e1557b5f0 Make UITableView rows be not selectable in chat
At some point iOS defaulted these to selectable. This makes them
not selectable.
2016-01-12 15:31:44 -08:00
Scott Ludwig
2186f473b5 Fix 64 bit compile warnings 2016-01-03 23:19:26 -08:00
Darrin Massena
f4c0203914 initial commit 2014-07-06 17:47:28 -07:00