kc3-lang/SDL/premake/Xcode/Xcode4

Branch :


Log

Author Commit Date CI Message
58edac3e 2014-02-02 00:53:27 Fixed bug 2374 - Update copyright for 2014... Is it that time already??
f848adff 2013-11-29 10:06:08 Improve Android pause/resume behavior.
2bb344d6 2013-11-27 10:29:27 Don't crash when no WM is present. CR: Sam Lantinga.
5c383489 2013-11-24 23:36:15 We don't need to check for snprintf() anymore, we don't use it. SDL_snprintf() is built on vsnprintf() where available.
e7693740 2013-11-24 23:35:38 Added SDL_vsscanf().
92b12812 2013-11-10 00:38:37 Added Ben Henning's GSoC2013 work: premake build system.