Pushbutton control for netplay connections.

This should pave the way for a proper configuration dialog...


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2494 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2006-11-05 21:08:17 +00:00
parent b7b3ee87d7
commit 193314f2ef
4 changed files with 252 additions and 87 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
Changes towards version 0.6:
- Clearnup of comm.c - SvdB
- Pushbutton for connecting to netplay, in anticipation of a full
configuration dialog later - Michael
- Cleanup of comm.c - SvdB
- Netplay - SvdB
- Added step-by-step instructions for compilation on MSVC++ - SvdB
- All output done in binary mode, due to uio/Win32 conflicts (#912) - Michael