]> icculus.org git repositories - taylor/freespace2.git/history - src/network/stand_gui.cpp
clean up Windows #include's and use winsock2
[taylor/freespace2.git] / src / network / stand_gui.cpp
2016-03-26 Taylor Richardsclean up Windows #include's and use winsock2
2016-03-21 Taylor Richardsmerge new standalone server and client
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 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 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 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 Richardsfill in rest of UI reset function
2016-03-09 Taylor Richardsadd handling for server name and host password entries
2016-03-09 Taylor Richardsadd more functionality and fixes to standalone GUI
2016-03-08 Taylor Richardsadd first stages of GUI for standalone
2016-02-09 Taylor Richardsadd copyright notice
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardsstub out stand_gui for all platforms for now
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2002-06-09 relnevadded copyright header
2002-05-03 rootInitial revision