Cleanup of comm.c

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2482 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-10-29 17:09:56 +00:00
parent 671341f019
commit d543a90f42
6 changed files with 820 additions and 676 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.6:
- Clearnup 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