More 4.3.2 changes.
This commit is contained in:
parent
0ac8d97d60
commit
964176b15f
2 changed files with 8 additions and 4 deletions
|
@ -1,9 +1,11 @@
|
||||||
Changes to Empire 4.3.2 - Sun Apr 23 12:59:18 UTC 2006
|
Changes to Empire 4.3.2 - Mon Apr 24 18:46:45 UTC 2006
|
||||||
|
* Fix bug in player_init(), which was most likely fatal on 64 bit
|
||||||
|
hosts. Broken in 4.3.0.
|
||||||
* Fix xdump not to disclose other countries' realms (new in 4.3.0).
|
* Fix xdump not to disclose other countries' realms (new in 4.3.0).
|
||||||
* The order in which sectors were visited for `*' arguments disclosed
|
* The order in which sectors were visited for `*' arguments disclosed
|
||||||
the real origin, fix. Mapping commands used to work around this
|
the real origin, fix. Mapping commands used to work around this
|
||||||
bug, until 4.3.1 exposed it there as well.
|
bug, until 4.3.1 exposed it there as well.
|
||||||
* Some picky compilers refused to compile the code, fix.
|
* Code didn't compile on some systems.
|
||||||
* Fix edit plane not to truncate large values for keys 'a' and 'd'.
|
* Fix edit plane not to truncate large values for keys 'a' and 'd'.
|
||||||
|
|
||||||
Changes to Empire 4.3.1 - Sat Apr 15 11:40:47 UTC 2006
|
Changes to Empire 4.3.1 - Sat Apr 15 11:40:47 UTC 2006
|
||||||
|
|
|
@ -7,12 +7,14 @@ new Empire4 Server. This outlines the various changes and how they
|
||||||
will affect you, the player. These were coded as the Wolfpack project,
|
will affect you, the player. These were coded as the Wolfpack project,
|
||||||
and bug-reports should be sent to <wolfpack@wolfpackempire.com>.
|
and bug-reports should be sent to <wolfpack@wolfpackempire.com>.
|
||||||
.NF
|
.NF
|
||||||
Changes to Empire 4.3.2 - Sun Apr 23 12:59:18 UTC 2006
|
Changes to Empire 4.3.2 - Mon Apr 24 18:46:45 UTC 2006
|
||||||
|
* Fix bug in player_init(), which was most likely fatal on 64 bit
|
||||||
|
hosts. Broken in 4.3.0.
|
||||||
* Fix xdump not to disclose other countries' realms (new in 4.3.0).
|
* Fix xdump not to disclose other countries' realms (new in 4.3.0).
|
||||||
* The order in which sectors were visited for `*' arguments disclosed
|
* The order in which sectors were visited for `*' arguments disclosed
|
||||||
the real origin, fix. Mapping commands used to work around this
|
the real origin, fix. Mapping commands used to work around this
|
||||||
bug, until 4.3.1 exposed it there as well.
|
bug, until 4.3.1 exposed it there as well.
|
||||||
* Some picky compilers refused to compile the code, fix.
|
* Code didn't compile on some systems.
|
||||||
* Fix edit plane not to truncate large values for keys 'a' and 'd'.
|
* Fix edit plane not to truncate large values for keys 'a' and 'd'.
|
||||||
|
|
||||||
Changes to Empire 4.3.1 - Sat Apr 15 11:40:47 UTC 2006
|
Changes to Empire 4.3.1 - Sat Apr 15 11:40:47 UTC 2006
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue