]> icculus.org git repositories - taylor/freespace2.git/history - src/cmdline/cmdline.cpp
fix issue with looping audio streams
[taylor/freespace2.git] / src / cmdline / cmdline.cpp
2018-03-17 Taylor Richardsmerge emscripten port
2018-03-17 Taylor Richardsstartup windowed and disable movies with Emscripten
2016-12-25 Taylor Richardsmake git info a bit easier to use
2016-12-12 Taylor Richardsgrab git info during build for use in version strings
2016-12-10 Taylor Richardsmerge demo branch
2016-10-24 Taylor Richardsdisable handling of multiplayer options in FS1 demo
2016-10-24 Taylor Richardsfixup help text:
2016-10-18 Taylor Richardsmerge fixes
2016-10-16 Taylor Richardsadd option to daemonize standalone server
2016-07-05 Taylor Richardsmerge updated graphics code
2016-06-17 Taylor Richardscleanup, fixes, and optimizations
2016-06-17 Taylor Richardsremove obsolete no_grab cmdline option
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardssnprintf() -> SDL_snprintf()
2015-04-03 Taylor Richardsdefault to windowed mode in debug builds
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor Richardsmove command line debug spew to parse_cmdline()
2015-04-03 Taylor Richardscmdline help cleanup and made cross-platform
2015-04-03 Taylor Richardsstatic; const; NULL check
2015-04-03 Taylor Richardsmake cmdline arguments cross-platform; cleanup and...
2010-02-09 Taylor Richardsbug fixes
2010-02-08 Taylor Richardsconst-char warning fixes
2005-10-01 Taylor Richardsdeal with OS X apps a little better, sets the path...
2003-06-22 Taylor Richardsfix memory error, code cleanup
2003-05-06 Taylor Richardsimplement command line options
2002-06-21 relnevimplemented a stub and fixed a path
2002-06-09 relnevadded copyright header
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision