]> icculus.org git repositories - taylor/freespace2.git/shortlog
taylor/freespace2.git
2016-03-20 Taylor Richardsembed standalone web in executable
2016-03-19 Taylor Richardssync with newest standalone web version
2016-03-19 Taylor Richardsclear active player (stats) on conn change, let client...
2016-03-17 Taylor Richardsfix ui reset
2016-03-17 Taylor Richardsremove some debugging code
2016-03-17 Taylor Richardstry to restart game process if it was terminated
2016-03-17 Taylor Richardsadd test for existing instance of game (an error condition)
2016-03-17 Taylor Richardsread port setting from config file if needed
2016-03-17 Taylor Richardsget rid of useless state info; reset timestamps properly
2016-03-17 Taylor Richardsmake sure ping updates don't change currently selected...
2016-03-17 Taylor Richardsmake kick button actually work
2016-03-17 Taylor Richardsmake sure connection strings have newline
2016-03-16 Taylor Richardsavoid empty conn messages
2016-03-16 Taylor Richardsrefactor websocket code
2016-03-12 Taylor Richardstry to fix field spacing on popup
2016-03-12 Taylor Richardsfix display of goals (proper reset, expand)
2016-03-11 Taylor Richardssupport for mission goals in GUI
2016-03-11 Taylor Richardshandle player info and player selection
2016-03-11 Taylor Richardshandle for connections and ping updates
2016-03-09 Taylor Richardsfix bad reset of netgame info on server
2016-03-09 Taylor Richardsadd some horizontal spacing to netgame info
2016-03-09 Taylor Richardsadd full standalone reset (not just UI)
2016-03-09 Taylor Richardscenter popup window on main dialog
2016-03-09 Taylor Richardsadjust popup size and vertically center text
2016-03-09 Taylor Richardsget rid of extra new-line on websocket debug messages
2016-03-09 Taylor Richardsfill in rest of UI reset function
2016-03-09 Taylor Richardsadd handling for server name and host password entries
2016-03-09 Taylor Richardsfix building of some tools (libwebsocket dep)
2016-03-09 Taylor Richardsadd more functionality and fixes to standalone GUI
2016-03-08 Taylor Richardsadd first stages of GUI for standalone
2016-03-01 Taylor Richardsadd some basic security for standalone admin interface
2016-03-01 Taylor Richardsfix standalone having random mission info on startup
2016-02-20 Taylor Richardsfix clear on key-return with inputbox ui elements
2016-02-16 Taylor Richardsadd PXO support to standalone
2016-02-16 Taylor Richardsfix popups on standalone-web
2016-02-14 Taylor Richardslimit ws write calls to once per callback to fix crash
2016-02-13 Taylor Richardsupdate standalone web to more complete version
2016-02-13 Taylor Richardsrename stand_gui.h to stand_server.h
2016-02-13 Taylor Richardslog lws to debug log instead of stderr
2016-02-13 Taylor Richardsmake multi log use port number in filename for standalone
2016-02-13 Taylor Richardscomplete standalone server code
2016-02-10 Taylor Richardsfix NaN issue with stat percentages
2016-02-10 Taylor Richardsfix messages having wrong identifier
2016-02-10 Taylor Richardsstrip out some testing code
2016-02-09 Taylor Richardsmake first pass at websocket-based standalone server
2016-02-09 Taylor Richardsadd stubbed graphics for standalone server
2016-02-09 Taylor Richardsadd libwebsockets support
2016-02-09 Taylor Richardsadd copyright notice
2015-12-13 Taylor Richardsmake movies scale properly on viewport resize
2015-12-13 Taylor Richardsfix border problems with viewport resize on non-4:3
2015-11-25 Taylor Richardsfix compatibility issue with net_addr struct
2015-11-25 Taylor Richardsenable cull by default (fixes text rendering)
2015-11-25 Taylor Richardsfix wonkiness in restore_screen for non-4:3 screens
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
next