1.5.2 release
This commit is contained in:
@@ -73,6 +73,10 @@ This is usable for any OpenTTD servers
|
||||
|
||||
|
||||
== CHANGELOG ==
|
||||
*** 1.5.2/30 (2 Sep 2015) ***
|
||||
- Fixed fast server change buttons
|
||||
- Fixed extra data saving (crashed when opening saves).
|
||||
|
||||
*** 1.5.1-2/29 (16 Jun 2015) ***
|
||||
- Stores most of CityMania client extra data in savegame
|
||||
- Includes CB info (deliveries/requirements/etc.), RTM/DTM, CS/HS/HR and town growth zoning.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
TMP="/tmp/cmclient"
|
||||
WIN="/var/run/media/pavels/F8040EC2040E843A/novattd"
|
||||
VER="1.5.1"
|
||||
CMVER="1.5.1-2"
|
||||
VER="1.5.2"
|
||||
CMVER="1.5.2"
|
||||
TMP_SRC="$TMP/openttd-$VER"
|
||||
DIR=`pwd`
|
||||
SRC_RELEASE_FNAME="$DIR/citymania-client-$CMVER-source.zip"
|
||||
|
||||
Reference in New Issue
Block a user