Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Merge unified-sdl to trunk | tma | 2007-09-05 | 1 | -11/+5 |
| | | | | | | | * Bump Q3_VERSION to 1.35 git-svn-id: svn://svn.icculus.org/quake3/trunk@1161 edf5b092-35ff-0310-97b2-ce42778d08ea | ||||
* | * Merge win_net.c and unix_net.c | tma | 2007-08-28 | 1 | -0/+1082 |
+ Move win32/win_net.c to qcommon/net_ip.c and make it portable + Remove unix_net.c, but incorporate its revision history into win_net.c + Remove all IPX support -- this remains compatible with existing mods + This change also inadvertently gets us SOCKS support on non-Windows platforms git-svn-id: svn://svn.icculus.org/quake3/trunk@1139 edf5b092-35ff-0310-97b2-ce42778d08ea |