]> icculus.org git repositories - taylor/freespace2.git/shortlog
taylor/freespace2.git
2015-09-21 Taylor Richardsfix broken release build compilation
2015-09-20 Taylor Richardssilence various compiler warnings from MSVC (debug)
2015-09-20 Taylor Richardsfix build errors with nebedit
2015-09-12 Taylor Richardsfix OOB scancode-keycode lookups in hotkey ui
2015-09-12 Taylor Richardsfix control lookups via sexps
2015-09-10 Taylor Richardsmake multilag work, if we ever want to use it
2015-09-10 Taylor Richardsclean up select() that I missed previously
2015-09-09 Taylor Richardssilence some compiler warnings
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-09-07 Taylor RichardsPXO, works and everything (probably)
2015-09-07 Taylor Richardsditch FAR keyword on SELECT() definition
2015-09-07 Taylor Richardsremove tracker_update_game() calls; unnecessary
2015-09-07 Taylor Richardsproperly parse MVALID status from file
2015-09-07 Taylor Richardsfirst try at reconnecting PXO functionality
2015-09-07 Taylor Richardscancel back to PXO from multi join screen
2015-09-07 Taylor Richardsfix negative % on player info screens
2015-09-07 Taylor Richardsproperly handle invalid/double tracker game calls
2015-09-06 Taylor Richardspad freespace2_net_game_data so size will match
2015-09-06 Taylor Richardsadd missing range caps on currentPosition
2015-09-05 Taylor Richardsfix size issues with filter_game_list_struct
2015-09-05 Taylor Richardsmake sure to avoid double fclose() calls
2015-09-05 Taylor Richardsbetter detection for non-blocking net calls
2015-09-04 Taylor Richardsfix select() calls
2015-09-04 Taylor Richardsproper handling of strings in game packets
2015-09-04 Taylor Richardsset proper invalid value for game packet type
2015-09-04 Taylor Richardsadd padding to game_list struct
2015-09-04 Taylor Richardsdon't set palette
2015-04-27 Taylor Richardsavoid Windows specific members of in_addr struct
2015-04-25 Taylor Richardsdon't use 'small', because Microsoft hates us all
2015-04-25 Taylor Richardsfix some windows compiler errors
2015-04-25 Taylor Richardssupport opening URLs in default browser
2015-04-25 Taylor Richardsless memcpy() and other weirdness with ip address
2015-04-25 Taylor Richardsadd winsock.h for SOCKET and other types in psnet2.h
2015-04-25 Taylor Richardsfix platform issues with chksum data types
2015-04-15 Taylor RichardsIPX removal
2015-04-13 Taylor Richardsremove IPX from psnet2
2015-04-11 Taylor Richardscleanup/simplify
2015-04-03 Taylor Richardsremove IPX from multi*
2015-04-03 Taylor Richardsremove IPX from mainhall
2015-04-03 Taylor Richardsdisable IPX in options menu
2015-04-03 Taylor Richardsremove IPX support from pilot files
2015-04-03 Taylor Richardsfix up strings
2015-04-03 Taylor Richardscompiler warning fixes
2015-04-03 Taylor Richardsfix compile errors post rebase
2015-04-03 Taylor Richardsre-add PXO sources to project files
2015-04-03 Taylor Richardsfix PXO passwd entry length in options menu
2015-04-03 Taylor Richardshave MULTI_IS_TRACKER_GAME be something useful
2015-04-03 Taylor Richardsmainhall jump to PXO if its enabled
2015-04-03 Taylor Richardsbetter error handling
2015-04-03 Taylor Richardsfix stupid little issues
2015-04-03 Taylor Richardsreplace bad sprintf's
2015-04-03 Taylor Richardsbasic PXO cross-platform network compatibility
2015-04-03 Taylor Richardssafer strings
2015-04-03 Taylor Richardsproperly handle PXO setting in pilot file
2015-04-03 Taylor Richardsfirst pass at PXO reintegration
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardsapp window handling cleanup
2015-04-03 Taylor Richardsremove unused includes
2015-04-03 Taylor Richardssome missed file cleanup for launcher
2015-04-03 Taylor Richardscleaner cfg setup, launcher, initial user prep
2015-04-03 Taylor RichardsThe Launcher
2015-04-03 Taylor Richardslauncher help dialog (fs2)
2015-04-03 Taylor Richardsget rid of extra static box flag
2015-04-03 Taylor Richardsfix string concatenation error on Windows
2015-04-03 Taylor Richards"FreeSpace" all the things !!! (upper 'S', the correct...
2015-04-03 Taylor Richardsset proper default permissions for created files
2015-04-03 Taylor Richardscreate user directory structure in a better way
2015-04-03 Taylor Richardsget PXO ini options right
2015-04-03 Taylor Richardsadd Volition copyright notice
2015-04-03 Taylor Richards"SDL_" everything
2015-04-03 Taylor Richardsremove PXO tab - it's just redundant
2015-04-03 Taylor Richardscleaner default cfg settings
2015-04-03 Taylor Richardsremaining launchersetup functionality
2015-04-03 Taylor Richardsget rid of NOX() here
2015-04-03 Taylor Richardsinitial launchersetup merge
2015-04-03 Taylor Richardsmake sure unset cfg options don't return a value
2015-04-03 Taylor Richardsinitial launcher code
2015-04-03 Taylor Richardsjoystick related cfg options
2015-04-03 Taylor Richardsquiet some OCD
2015-04-03 Taylor Richardscleanup of osregistry:
2015-04-03 Taylor Richardscleanup of multi related cfg options
2015-04-03 Taylor Richardsmore cleanup with video related cfg options
2015-04-03 Taylor Richardscleanup snd_init() and related:
2015-04-03 Taylor Richardsclearer debug message
2015-04-03 Taylor Richardsbetter setup for ignored files in git
2015-04-03 Taylor Richardsupdate toolset for newer gr_init() calls
2015-04-03 Taylor Richardsfix some FS1 breakage
2015-04-03 Taylor Richardsadd running check for fonttool
2015-04-03 Taylor Richardsclean up gr_init():
2015-04-03 Taylor Richardsadd function to check if a packfile exists
2015-04-03 Taylor Richardsonly show Warning()'s on debug builds
2015-04-03 Taylor Richardsuse SDL hint for timer resolution (not needed; do it...
2015-04-03 Taylor Richardsfix up broken check in save_screen
2015-04-03 Taylor Richardsclean up and fix save/restore screen to actually work...
2015-04-03 Taylor Richardsfix memory leak and crash with mouse cursor save
2015-04-03 Taylor Richardsadd fullscreen toggle here since hotkey is listed
2015-04-03 Taylor Richardsfix toolset breakage
2015-04-03 Taylor Richardsset cmake policy and avoid some warnings in new versions
2015-04-03 Taylor Richardsreplace setjmp with try-catch
2015-04-03 Taylor Richardsmerge in updated platform code
next