7 Commits

Author SHA1 Message Date
Jameson Ernst
191ce0ad89 Fixed typo in config 2013-10-28 15:43:16 -07:00
Jameson Ernst
b5762af567 Bind touch API. Use frameworks on OS X 2013-10-28 13:09:42 -07:00
Melker Narikka
390a6c2cb3 Remember trailing whitespace? Me neither.
Doesn't touch MiniTK.
Went with a good ol'
	% git ls-files | grep -v MiniTK | xargs -d "\n" -r sed -i 's/[ \t]\+$//g'
2013-09-27 12:39:57 +00:00
Ethan Lee
21cb7cb7b7 OpenAL support via OpenTK. 2013-04-15 15:49:17 -04:00
Ethan Lee
29d299fa41 Removed SDL2_net. Just use Lidgren.Network instead. 2013-04-07 23:13:39 -04:00
Ethan Lee
97b982d3f5 Remove the SDL2_rtf stuff. Not even sure that is a supported extension anymore. 2013-04-03 20:09:40 -04:00
Ethan Lee
a5a08b4140 Why, hello there, world... 2013-04-03 12:15:53 -04:00