]> icculus.org git repositories - taylor/freespace2.git/history - src/network/stand_gui.cpp
fix linker issue with wxWidgets
[taylor/freespace2.git] / src / network / stand_gui.cpp
2018-03-10 Taylor Richardsfix linker issue with wxWidgets
2017-04-09 Taylor Richardsmake adjustments to standalone fps:
2017-04-06 Taylor Richardsmake sure freespace restarts with original cmdline...
2017-04-06 Taylor Richardsexit properly when help or version cmdline options...
2017-04-05 Taylor Richardsmake sure std gui handles all variants of port cmdline...
2017-04-05 Taylor Richardsprevent std gui from processing game cmdline options
2016-12-10 Taylor Richardsmerge demo branch
2016-10-18 Taylor Richardsuse app name instead of title for prefs path
2016-03-30 Taylor Richardsmerge in fixes from Windows build
2016-03-30 Taylor Richardsstop timer first thing on shutdown to prevent crash
2016-03-30 Taylor Richardscall popup Layout() after setting labels (Windows fix)
2016-03-30 Taylor Richardsadjust popup style and size to work properly on Windows
2016-03-28 Taylor Richardschange binary names to make retail release
2016-03-26 Taylor Richardsprevent vert scroll bar on connections box
2016-03-26 Taylor Richardsremove old border flag on conn count
2016-03-26 Taylor Richardsremove invalid alignment flag on stand GUI popup
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