mirror of
https://github.com/solemnwarning/ipxwrapper
synced 2024-12-30 16:45:37 +01:00
Update readme/changelog.
This commit is contained in:
parent
0e3713f26f
commit
91c39a769f
@ -5,6 +5,10 @@ Version 0.6.0:
|
|||||||
Bugfix: Include IPX socket number in address cache hash table key.
|
Bugfix: Include IPX socket number in address cache hash table key.
|
||||||
|
|
||||||
Bugfix: Correctly initialise local sa_family of SPX client sockets.
|
Bugfix: Correctly initialise local sa_family of SPX client sockets.
|
||||||
|
|
||||||
|
Bugfix: Fix 3+ players in some/most DirectPlay games.
|
||||||
|
|
||||||
|
Bugfix: Fix memory leaks in DirectPlay service provider.
|
||||||
|
|
||||||
Version 0.5.0:
|
Version 0.5.0:
|
||||||
Bugfix: Allow address reuse when only the binding socket has SO_REUSEADDR.
|
Bugfix: Allow address reuse when only the binding socket has SO_REUSEADDR.
|
||||||
|
@ -55,6 +55,8 @@ The following have been reported to work:
|
|||||||
* Sid Meier's Alpha Centauri
|
* Sid Meier's Alpha Centauri
|
||||||
* Street Wars: Constructor Underworld/Mob Rule
|
* Street Wars: Constructor Underworld/Mob Rule
|
||||||
* Theme Hospital
|
* Theme Hospital
|
||||||
|
* Total Annihilation
|
||||||
|
* Twisted Metal 2
|
||||||
* Warcraft II
|
* Warcraft II
|
||||||
* War Wind
|
* War Wind
|
||||||
* War Wind II: Human Onslaught
|
* War Wind II: Human Onslaught
|
||||||
@ -62,5 +64,5 @@ The following have been reported to work:
|
|||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
Copyright (C) 2008-2014 Daniel Collins <solemnwarning@solemnwarning.net>
|
Copyright (C) 2008-2015 Daniel Collins <solemnwarning@solemnwarning.net>
|
||||||
Read license.txt for licensing terms.
|
Read license.txt for licensing terms.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user