]> icculus.org git repositories - taylor/freespace2.git/shortlog
taylor/freespace2.git
2015-09-24 Taylor Richardsmerge in updated FS1 code
2015-09-24 Taylor Richardssilence some compiler warnings in psnet
2015-09-23 Taylor Richardsadd popup for switching between PXO and non-PXO games...
2015-09-23 Taylor Richardsadd FS1 PLAYER_FLAGS_* for PXO/non-PXO check
2015-09-23 Taylor Richardstweak a couple of FS1 UI elements
2015-09-23 Taylor Richardsfix build errors on Windows
2015-09-23 Taylor Richardsadd quick check for invalid socket in get_status()
2015-09-23 Taylor Richardsmake first pass at psnet port for FS1
2015-09-23 Taylor Richardsavoid doing squadwar stuff in FS1
2015-09-23 Taylor Richardsmake sure to validate missions properly in FS1
2015-09-23 Taylor Richardsremove banners for FS1 since that's not in retail
2015-09-23 Taylor Richardssupport original pxo.cfg and std.cfg for FS1
2015-09-23 Taylor Richardsset proper PXO logo location
2015-09-23 Taylor Richardsmake gtrack compatible with FS1
2015-09-23 Taylor Richardsmake PXO client code FS1 compatible
2015-09-23 Taylor Richardsupdate PXO ui for FS1
2015-09-23 Taylor Richardsfix tooltip text color for FS2
2015-09-23 Taylor Richardsmake some help related tweaks to FS1 mainhall
2015-09-23 Taylor Richardsremove extra semi-colon
2015-09-23 Taylor Richardsset sound environment for FS1 based on mission
2015-09-23 Taylor Richardsclean up process_debug_keys() a bit for FS1
2015-09-23 Taylor Richardsget promotion voice correct on FS1
2015-09-23 Taylor Richardsset weapon swarm_count properly for FS1
2015-09-23 Taylor Richardslink Shivan techroom data visibility to mission
2015-09-23 Taylor Richardspad freespace_net_game_data for size/alignment
2015-09-23 Taylor Richardsmake FS1 volume sliders work properly
2015-09-23 Taylor Richardsfix techroom scrolling to work like in retail FS1
2015-09-23 Taylor Richardstweak mainhall to match FS1 retail
2015-09-23 Taylor Richardsfix briefing closeup text location for FS1
2015-09-23 Taylor Richardsset cache directory to retail FS1 location
2015-09-23 Taylor Richardsadd support for retail FS1 pilot files
2015-09-23 Taylor Richardsresolve various FS1 build issues
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-22 Taylor Richardsremove (very) obsolete 'winfiles' directory
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-21 Taylor Richardsmake pofview support release build of libcode
2015-09-21 Taylor Richardsfix invalid array access
2015-09-21 Taylor Richardsfix some memset() issues
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
next