Commit Graph

5 Commits

Author SHA1 Message Date
Nathan Fulton
5b5917fbab Implement SdlAnimSprite 2016-08-31 23:54:48 -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
2930ad1705 Initial SDL-iOS port 2016-08-24 16:42:47 -04:00
Nathan Fulton
fff71efc11 SDL-OSX port improvements
- Add chatroom
- Add string input
- Update main() to support SDL2
- Change game files location to
~/Library/ApplicationSupport/HostileTakeover
- Open URLs with OS’s default browser
- Use Xcode default C/C++Objective-C compiler
- Remove game/sdl/mac/SDL.framework
- Use game/sdl/SDL2/osx/SDL2.framework
2016-08-24 16:19:45 -04:00
Nathan Fulton
b643708cdf Move and rename wisdl.xcodeproj 2016-08-24 15:39:03 -04:00