|
|
@7715
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7454
|
14 years |
adrfried |
superfluous include dir removed
|
|
|
@7453
|
14 years |
adrfried |
enet files moved
|
|
|
@7443
|
14 years |
adrfried |
patch updated
only one big patch for now
|
|
|
@7442
|
14 years |
adrfried |
moved AI_ADDRCONFIG definition to header
|
|
|
@7438
|
14 years |
adrfried |
set svn props and fix line endings in libenet files
|
|
|
@7437
|
14 years |
rgrieder |
Fixed msvc build.
|
|
|
@7435
|
14 years |
landauf |
build fixes for MinGW
|
|
|
@7433
|
14 years |
adrfried |
use the structs itself instead of typedefs
also dropped the …
|
|
|
@7414
|
14 years |
adrfried |
some debug output fixed
|
|
|
@7411
|
14 years |
adrfried |
more debug output added
|
|
|
@7402
|
14 years |
adrfried |
add some error messages in orxonox network code
|
|
|
@7397
|
14 years |
adrfried |
add _INIT macros for the address variables
|
|
|
@7396
|
14 years |
adrfried |
always bind to sockets, even in client mode
Maybe the WSAEINVAL on …
|
|
|
@7394
|
14 years |
adrfried |
use newest WinSock version
|
|
|
@7393
|
14 years |
adrfried |
also make unix.c C89 compatible
|
|
|
@7392
|
14 years |
adrfried |
fix bugs
|
|
|
@7391
|
14 years |
rgrieder |
Compile ENet as C library.
|
|
|
@7390
|
14 years |
adrfried |
IPv6 for Windows
I have not tested this, please test this and report …
|
|
|
@7389
|
14 years |
adrfried |
fix some stuff
|
|
|
@7387
|
14 years |
rgrieder |
Fixed static linking bug.
|
|
|
@7386
|
14 years |
rgrieder |
Added missing changes to remove ENet as external dependency and add it …
|
|
|
@7385
|
14 years |
rgrieder |
Added missing libraries for ENet on Windows.
|
|
|
@7384
|
14 years |
rgrieder |
There can only be one @mainpage Doxygen command.
|
|
|
@7382
|
14 years |
rgrieder |
Removed superfluous files in enet folder.
|
|
|
@7381
|
14 years |
rgrieder |
Merely cosmetic changes.
|
|
|
@7378
|
14 years |
adrfried |
split libenet patch into smaller ones
|
|
|
@7377
|
14 years |
adrfried |
using two separate sockets for ipv4 and ipv6
|
|
|
@7376
|
14 years |
adrfried |
cmake fixed in libenet
|
|
|
@7330
|
14 years |
adrfried |
patch libenet to support ipv6
This is only done for Linux so far.
|
|
|
@7329
|
14 years |
adrfried |
compile with own libenet
|
|
|
@7328
|
14 years |
adrfried |
original enet source included
|
|
|
@7322
|
14 years |
adrfried |
IPv6 Multicast LANDiscovery
|
|
|
@7320
|
14 years |
adrfried |
longer ip adresses for ServerInformation
|
|
|
@7295
|
14 years |
adrfried |
some compatability changes for ipv6-patched enet
|
|
|
@7294
|
14 years |
adrfried |
made enet 1.3 compatible
|
|
|
@7293
|
14 years |
adrfried |
Create branch ipv6
|
|
copied from code/trunk:
|
|
|
@7289
|
14 years |
rgrieder |
This should actually fix the PCH problem with GCC
|