]> icculus.org git repositories - taylor/freespace2.git/shortlog
taylor/freespace2.git
2015-04-03 Taylor Richardsmerge in new sound code
2015-04-03 Taylor Richardsvarious sound fixes and cleanup
2015-04-03 Taylor Richardsreset timer variable; fixes subsequent playback issues
2015-04-03 Taylor Richardsmake sure intercom sounds are stoped along with ambient...
2015-04-03 Taylor Richardsmultitude of fixes and cleanup
2015-04-03 Taylor Richardsfirst pass at updated sound code
2015-04-03 Taylor Richardsfix vox QoS slider to work properly
2015-04-03 Taylor Richardsremove ACM stuff that we don't need
2015-04-03 Taylor Richardsdon't play haptic effects when window does not have...
2015-04-03 Taylor Richardsaudio file swap; cross-platform from here on
2015-04-03 Taylor Richardssecurity fixes (sprintf->strcpy)
2015-04-03 Taylor Richardswarning fix
2015-04-03 Taylor Richardsshould be const here
2015-04-03 Taylor Richardscmake will take care of XCode project too
2015-04-03 Taylor Richardscmake will take care of VS project file now
2015-04-03 Taylor Richardsinitial switch to cmake
2015-04-03 Taylor Richardsupdate/cleanup MVE audio code
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 Richardssilence some unnecessary console spew
2015-04-03 Taylor Richardsmake unix specific version be generic icculus.org version
2015-04-03 Taylor Richardsclean up timing code by using SDL PerformanceCounter
2015-04-03 Taylor Richardsremove CDROM stuff from movie player
2015-04-03 Taylor Richardsremove extra args
2015-04-03 Taylor Richardsget rid of Windows specific instance check, it was...
2015-04-03 Taylor Richardsshorten super long error messages in ram_check
2015-04-03 Taylor Richardsremove CDROM stuff
2015-04-03 Taylor Richardsrename unix specific osapi files to generic
2015-04-03 Taylor Richardsremove Windows specific osapi files
2015-04-03 Taylor Richardsclean up app entry a bit
2015-04-03 Taylor Richardsmore RAM check cleanup
2015-04-03 Taylor Richardsstatic; const; NULL check
2015-04-03 Taylor Richardsmake cmdline arguments cross-platform; cleanup and...
2015-04-03 Taylor Richardsinit debug log earlier; add RAM count and cmdline to log
2015-04-03 Taylor Richardscross-platform RAM check
2015-04-03 Taylor Richardsuse new filesystem path setup; cleanup
2015-04-03 Taylor Richardsmake cf_create_default_path_string() work before cfile...
2015-04-03 Taylor Richardsfilesystem cleanup and consolidation:
2015-04-03 Taylor Richardsupdate mouse delta properly over the frame
2015-04-03 Taylor Richardsfix repeating key input
2015-04-03 Taylor Richardsfix mask issue preventing CTRL from working properly
2015-04-03 Taylor Richardsremove broken DCF() functions
2015-04-03 Taylor Richardsremove calibration checks - assume SDL will handle it
2015-04-03 Taylor Richardsremove extra SDL.h include
2015-04-03 Taylor Richardsrename joystick source files
2015-04-03 Taylor Richardsremove old files - replaced with SDL2
2015-04-03 Taylor RichardsSDL2 port - stage 4
2015-04-03 Taylor RichardsSDL2 port - stage 3
2015-04-03 Taylor RichardsSDL2 port - stage 2
2015-04-03 Taylor Richardsstart of SDL2 port
2010-02-09 Taylor Richardsoops, should have paid more attention to that :)
2010-02-09 Taylor Richardsmissing valgrind warning fix from previous commit
2010-02-09 Taylor Richardsfonttool fixes for earlier const-char breakage
2010-02-09 Taylor Richardsbug fixes
2010-02-09 Taylor Richardsvarious valgrind warning fixes
2010-02-08 Taylor Richardseasier switching between build types (debug/release)
2010-02-08 Taylor Richardsunused variable warning fixes with FS1 build
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 Richardsmissing braces warning fixes
2010-02-08 Taylor Richardsconst-char warning fixes
2008-09-07 Taylor Richardstake the inetfile stuff out of non-Windows builds since...
2006-04-26 Taylor Richardsvarious big-endian fixes, mainly networking support...
2006-04-26 Taylor RichardsFS1 keeps single-database and multi-database techroom...
2006-04-26 Taylor Richardsaddress a Windows qsort() issue that Volition got aroun...
2006-04-26 Taylor Richardsfix a FS1 docked speed issue, should keep it in line...
2006-04-26 Taylor Richardsbetter error handing of a Volition bug
2006-04-26 Taylor Richardsthis should squash the first second double-play of...
2006-04-26 Taylor Richardsfix techroom list selection so that it matches the...
2006-04-26 Taylor Richardstext changes to match the original FS1 wording
2006-04-26 Taylor Richardsfix music handling for FS1 to better match the original
2006-04-26 Taylor Richardsfix some minor fonttool compile errors
2006-04-26 Taylor Richardssome text position fixes for FS1
2006-04-26 Taylor Richardsaddress an error handling bug in cfwrite()
2006-04-26 Taylor Richardsremove ALUT headers, since we don't use it anyway and...
2005-11-18 Taylor Richardsgah, should have been paying more attention there
2005-11-14 Taylor Richardspatch from mailing list (courtesy of fatty) to allow...
2005-10-03 Taylor Richardsbe sure to properly clean out old briefing entries...
2005-10-03 Taylor Richardsdon't display error message in FS1 for missing tstrings...
2005-10-02 Taylor Richardssync up rest of big-endian network changes. it should...
2005-10-02 Taylor Richardsfix interface problems with MultiJoinWait screen in FS1
2005-10-01 Taylor Richardsfix FS1 (de)briefing voices, the directory names are...
2005-10-01 Taylor Richardssome cleanup of earlier big-endian changes
2005-10-01 Taylor Richardsfix a small bug in UI_GADGET that could leave a control...
2005-10-01 Taylor Richardsinclude file cleanup
2005-10-01 Taylor Richardsfix a Sleep() issue with Tiger (and others?) where...
2005-10-01 Taylor Richardsclean out all of that OS X specific stuff that didn...
2005-10-01 Taylor Richardsdon't use CTRL-Z for minimizing since it's an extrememl...
2005-10-01 Taylor Richardsvarious cleanups
2005-10-01 Taylor Richardsfix an old Volition math bug, causes various Assert...
2005-10-01 Taylor Richardsslight speedup to font rendering by not doing something...
2005-10-01 Taylor Richardsif we are using a custom detail level then give the...
2005-10-01 Taylor Richardsdeal with OS X apps a little better, sets the path...
2005-10-01 Taylor Richardssome reorg of includes to not requires the same headers...
2005-10-01 Taylor Richardsa little cleanup and add the fs1 strings file
2005-10-01 Taylor Richardsvarious FS1 related changes, removes need to extra...
2005-08-13 Taylor Richardsgah, fix stupid commit message
2005-08-13 Taylor Richardstype check
2005-08-12 Taylor Richardssome OSX GCC4 fixin (LEgregius)
next