]> icculus.org git repositories - taylor/freespace2.git/history - src/network/stand_server.cpp
add PXO support to standalone
[taylor/freespace2.git] / src / network / stand_server.cpp
2016-02-16 Taylor Richardsadd PXO support to standalone
2016-02-14 Taylor Richardslimit ws write calls to once per callback to fix crash
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 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