]> icculus.org git repositories - taylor/freespace2.git/history - src/freespace2/main.cpp
fix issue with looping audio streams
[taylor/freespace2.git] / src / freespace2 / main.cpp
2018-03-17 Taylor Richardsmerge emscripten port
2018-03-17 Taylor Richardsuse better exception messages when possible
2018-03-17 Taylor Richardsskip daemon stuff for standalone when building for...
2018-03-17 Taylor Richardsmake loading screen and title screen work with emterpre...
2018-03-17 Taylor Richardsmerge updated pxo code and related fixes
2017-04-20 Taylor Richardsfix standalone daemon cmdline detection
2016-10-18 Taylor Richardsmerge fixes
2016-10-16 Taylor Richardsadd option to daemonize standalone server
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardsmain() cleanup and fixage
2015-04-03 Taylor Richardsbetter memory debugging
2015-04-03 Taylor Richardsuse umask() on *nix for better permissions
2015-04-03 Taylor Richardsuse single main() and let SDL handle the platform stuff