From b79027bdcbb7bc5de3ecd7e4e2665d30727e8c8d Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sat, 21 Nov 2015 23:15:28 +0100 Subject: [PATCH] Releasing version 2.00. --- Makefile | 2 +- blobwars.nsi | 2 +- doc/changes | 21 +++++++++++++++++++++ doc/readme | 2 +- locale/nl.po | 2 +- 5 files changed, 25 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 3e69cbf..54ef5ae 100755 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ DOCS = doc/* ICONS = icons/ DATA = data gfx sound music -VERSION = 1.19 +VERSION = 2.00 RELEASE ?= 0 USEPAK ?= 0 diff --git a/blobwars.nsi b/blobwars.nsi index 8c14e16..a9ce06f 100644 --- a/blobwars.nsi +++ b/blobwars.nsi @@ -1,7 +1,7 @@ # Blob Wars : Metal Blob Solid script Name "Blob Wars : Metal Blob Solid" -OutFile "blobwars-1.19-1.installer.exe" +OutFile "blobwars-2.00-1.installer.exe" InstallDir "$PROGRAMFILES\Parallel Realities\BlobWars" Page Directory Page InstFiles diff --git a/doc/changes b/doc/changes index b074780..4eb7906 100644 --- a/doc/changes +++ b/doc/changes @@ -1,6 +1,27 @@ CHANGE LOG ---------- +Version 2.00 + +* Changed to SDL 2.0. This also allows the window to be scaled to an arbitrary + size, and doesn't change the desktop resolution anymore when going to + fullscreen. + +* The joystick/gamepad can now also be used in the menus and on the hub. + +* Updated credits and copyright notices. + +* Added stereo to the sound effects. + +* Cleaned up some graphics. + +* Fixed the machinegun sound. + +* Fixed the behaviour of grenades. + +* Many small fixes. + + Version 1.19 * Fixed medal support that was broken in 1.18. diff --git a/doc/readme b/doc/readme index 45b9cae..265ac73 100644 --- a/doc/readme +++ b/doc/readme @@ -1,6 +1,6 @@ Blob Wars : Metal Blob Solid -Version 1.19 +Version 2.00 LICENSE diff --git a/locale/nl.po b/locale/nl.po index f57d540..c797d2c 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: blobwars 1.19\n" +"Project-Id-Version: blobwars 2.00\n" "PO-Revision-Date: 2015-08-10 14:19+0200\n" "Language: nl\n" "Last-Translator: Guus Sliepen \n" -- 2.39.5