]> icculus.org git repositories - taylor/freespace2.git/history - src/mission
fix issue with looping audio streams
[taylor/freespace2.git] / src / mission /
2018-03-20 Taylor Richardsprevent mission messages from showing twice on multi...
2018-03-17 Taylor Richardsmerge emscripten port
2018-03-17 Taylor Richardsmake first pass at async popups
2018-03-17 Taylor Richardsdeal with double free() errors on shutdown
2018-03-17 Taylor Richardsmerge updated pxo code and related fixes
2017-08-01 Taylor Richardssilence annoying debug message
2017-04-19 Taylor Richardsfix various code issues
2016-12-10 Taylor Richardsmerge demo branch
2016-12-09 Taylor Richardsresolve various issues from static analyzer run
2016-10-21 Taylor Richardsuse proper FS2 demo pilot files
2016-10-18 Taylor Richardsmerge fixes
2016-10-10 Taylor Richardsswitch to SDL_min/SDL_max (fixes compiler errors)
2016-07-05 Taylor Richardsmerge updated graphics code
2016-07-04 Taylor Richardssilence compiler warnings (mostly shadow variables)
2016-03-21 Taylor Richardsmerge new standalone server and client
2016-02-13 Taylor Richardsrename stand_gui.h to stand_server.h
2015-09-24 Taylor Richardsmerge in updated FS1 code
2015-09-23 Taylor Richardsadd support for retail FS1 pilot files
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-22 Taylor Richardshandle various warnings/issues (msvc:rel)
2015-09-22 Taylor Richardsdeal with static analyzer warnings (part 2)
2015-09-21 Taylor Richardsdeal with static analyzer warnings (part 1)
2015-09-21 Taylor Richardsfix extreme case mission log cull
2015-09-21 Taylor Richardssilence various compiler warnings (clang:rel)
2015-09-12 Taylor Richardsfix OOB scancode-keycode lookups in hotkey ui
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardsreplace setjmp with try-catch
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardsremove mission_load_menu
2015-04-03 Taylor Richardsremove support for memory-mapped files
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardssilence various GCC warnings
2015-04-03 Taylor Richardsdelete warning #pragma's from source; disable in CMakeL...
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardswarnings (clang): unused-but-set-variable
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor RichardsSDL2 port - stage 2
2010-02-08 Taylor Richardsconst-char warning fixes specific to FS1
2010-02-08 Taylor Richardsvarious compiler warning fixes
2010-02-08 Taylor Richardsmyrand() fixes
2010-02-08 Taylor Richardsconst-char warning fixes
2005-10-01 Taylor Richardsfix FS1 (de)briefing voices, the directory names are...
2005-08-12 Taylor Richardssync up talking head fixes from FS2_Open code base...
2005-03-31 Taylor Richardsfix directory separator (thanks Pierre\!)
2005-03-29 Taylor RichardsVarious 64-bit platform fixes
2004-09-20 theoddone33GCC 3.4 fixes.
2004-07-04 Taylor Richardscleanup talking head code a little, fix anim free to...
2004-07-04 Taylor Richardsfix missing debrief text, crash on exit, path separator...
2003-08-14 theoddone33Removed braces from initializers so GCC 3 will stop...
2003-06-11 Taylor Richardsplug memory leaks
2003-06-03 Taylor RichardsPolish language support (Janusz Dziemidowicz)
2003-05-25 Taylor RichardsFreespace 1 support
2003-05-18 Taylor Richardsautomatic language selection support
2002-07-24 relnevnothing interesting
2002-06-21 relnevimplemented a stub and fixed a path
2002-06-17 relnevryan's struct patch for gcc 2.95
2002-06-09 relnevadded copyright header
2002-06-09 relnevadded _splitpath.
2002-06-02 relnevwarning cleanup
2002-06-01 relneva few NDEBUG updates.
2002-05-26 relnevmakefile: disable stand_gui for now.
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision