From 9986728f487e2f2d48e8bbb4c565a098943b2c89 Mon Sep 17 00:00:00 2001 From: "Zsolt Sz. Sztupak" Date: Sat, 14 Feb 2015 17:39:08 +0000 Subject: [PATCH] Updated version number to 0.8.6.0 Also changed the build config to support Windows XP --- CommonUtils/CommonUtils.vcxproj | 2 +- FRMObject/FRMObject.vcxproj | 2 +- IanOut/IanOut.vcxproj | 2 +- IanOut/global.h | 4 ++-- IanOut/src/IanOut.cpp | 4 ++-- IanOut/src/Play/play_menu.cpp | 2 +- IanOutEd/IanOutEd.vcxproj | 2 +- IanOutEd/global.h | 4 ++-- IanOutEd/src/IanOutEd.cpp | 4 ++-- IanOutEd/src/play_menu.cpp | 2 +- LuaBind/LuaBind.vcxproj | 2 +- LuaLib/LuaLib.vcxproj | 2 +- TinyXML/tinyxmlSTL.vcxproj | 2 +- _Output/README.TXT | 21 +++++++++++++++++++++ zLib/zLib.vcxproj | 2 +- 15 files changed, 39 insertions(+), 18 deletions(-) diff --git a/CommonUtils/CommonUtils.vcxproj b/CommonUtils/CommonUtils.vcxproj index 3e17de4..ea46947 100644 --- a/CommonUtils/CommonUtils.vcxproj +++ b/CommonUtils/CommonUtils.vcxproj @@ -24,7 +24,7 @@ StaticLibrary - v120 + v120_xp MultiByte diff --git a/FRMObject/FRMObject.vcxproj b/FRMObject/FRMObject.vcxproj index e06adef..05a2084 100644 --- a/FRMObject/FRMObject.vcxproj +++ b/FRMObject/FRMObject.vcxproj @@ -24,7 +24,7 @@ StaticLibrary - v120 + v120_xp MultiByte diff --git a/IanOut/IanOut.vcxproj b/IanOut/IanOut.vcxproj index af628dd..844d66b 100644 --- a/IanOut/IanOut.vcxproj +++ b/IanOut/IanOut.vcxproj @@ -21,7 +21,7 @@ Application - v120 + v120_xp MultiByte diff --git a/IanOut/global.h b/IanOut/global.h index 85bc123..152873f 100644 --- a/IanOut/global.h +++ b/IanOut/global.h @@ -10,7 +10,7 @@ #define NAME "IanOut" #define TITLE "IanOut: A Post-Nuclear Ian-Playing Game" -#define VERSIONNUM "0.8.5 - Public Beta 4" +#define VERSIONNUM "0.8.6" #include "../FRMObject/player.h" #include "../commonutils/ddutil.h" @@ -20,4 +20,4 @@ int BlitFRMTo(SDL_Surface* Target,PFRM Source,int x, int y,Uint32 flags,signed char xAl,signed char yAl); -#endif //__GLOBAL_H \ No newline at end of file +#endif //__GLOBAL_H diff --git a/IanOut/src/IanOut.cpp b/IanOut/src/IanOut.cpp index cfa7c4f..5f30439 100644 --- a/IanOut/src/IanOut.cpp +++ b/IanOut/src/IanOut.cpp @@ -49,7 +49,7 @@ int main( int argc, char* argv[] ) AddToLog(0,"------------------------------------------------------------------------------"); AddToLog(0," IanOut - A Post-Nuclear Ian-Playing Game "); AddToLog(0," Version: "VERSIONNUM); - AddToLog(0," Copyright (C) Kek eper neoszurrealista tarsulat - Sztupy Corp."); + AddToLog(0," Copyright (C) Kek eper neoszurrealista tarsulat - SztupY"); AddToLog(0,"------------------------------------------------------------------------------"); AddToLog(0,""); AddToLog(0,"Global> Output is saved to: log.txt"); @@ -179,4 +179,4 @@ int main( int argc, char* argv[] ) AddToLog(0,"------------------------------------------------------------------------------"); AddToLog(0,""); return 0; -} \ No newline at end of file +} diff --git a/IanOut/src/Play/play_menu.cpp b/IanOut/src/Play/play_menu.cpp index e716a4b..d455cc3 100644 --- a/IanOut/src/Play/play_menu.cpp +++ b/IanOut/src/Play/play_menu.cpp @@ -55,7 +55,7 @@ void play::MainMenu(void) textutil::DisplayFrameRate(); textfont::IanOutText(addx+0,addy+465,1,"IanOut - A Post-Nuclear Ian-Playing Game v"VERSIONNUM); - textfont::IanOutTextR(addx+640,addy+465,4,"Copyright (c) Sztupy corp."); + textfont::IanOutTextR(addx+640,addy+465,4,"SztupY"); if (Frame<65535) palette::SetPaletteBl(Frame); diff --git a/IanOutEd/IanOutEd.vcxproj b/IanOutEd/IanOutEd.vcxproj index cc32c9c..6589899 100644 --- a/IanOutEd/IanOutEd.vcxproj +++ b/IanOutEd/IanOutEd.vcxproj @@ -20,7 +20,7 @@ Application - v120 + v120_xp MultiByte diff --git a/IanOutEd/global.h b/IanOutEd/global.h index 4c50700..0781ed4 100644 --- a/IanOutEd/global.h +++ b/IanOutEd/global.h @@ -28,7 +28,7 @@ #define NAME "IanEd" #define TITLE "IanOut Editor" -#define VERSIONNUM "0.8.5 - Public Beta 4" +#define VERSIONNUM "0.8.6" //----------------------------------------------------------------------------- // Local data @@ -90,4 +90,4 @@ extern int BrushSize; extern int *ref_to; extern std::string *ref_str; -#endif //__GLOBAL_H \ No newline at end of file +#endif //__GLOBAL_H diff --git a/IanOutEd/src/IanOutEd.cpp b/IanOutEd/src/IanOutEd.cpp index 3714c48..4fa97a6 100644 --- a/IanOutEd/src/IanOutEd.cpp +++ b/IanOutEd/src/IanOutEd.cpp @@ -52,7 +52,7 @@ int main( int argc, char* argv[] ) AddToLog(0,"------------------------------------------------------------------------------"); AddToLog(0," IanOutEd - A Post-Nuclear Ian-Playing Game - Editor "); AddToLog(0," Version: "VERSIONNUM); - AddToLog(0," Copyright (C) Kek eper neoszurrealista tarsulat - Sztupy Corp."); + AddToLog(0," Copyright (C) Kek eper neoszurrealista tarsulat - SztupY"); AddToLog(0,"------------------------------------------------------------------------------"); AddToLog(0,""); AddToLog(0,"Global> Output is saved to: log.txt"); @@ -349,4 +349,4 @@ int main( int argc, char* argv[] ) AddToLog(0,"------------------------------------------------------------------------------"); AddToLog(0,""); return 0; -} \ No newline at end of file +} diff --git a/IanOutEd/src/play_menu.cpp b/IanOutEd/src/play_menu.cpp index 0f17823..b8f38e4 100644 --- a/IanOutEd/src/play_menu.cpp +++ b/IanOutEd/src/play_menu.cpp @@ -93,7 +93,7 @@ void play::MainMenu(void) textutil::DisplayFrameRate(); textfont::IanOutText(0,465,1,"IanEd - IanOut Level Editor v"VERSIONNUM); - textfont::IanOutText(455,465,4,"Copyright (c) Sztupy corp."); + textfont::IanOutText(455,465,4,"Copyright (c) Sztupy"); if (Frame<(65535/1000)) palette::SetPaletteBl(Frame*1000); diff --git a/LuaBind/LuaBind.vcxproj b/LuaBind/LuaBind.vcxproj index 21995f3..31cf0a6 100644 --- a/LuaBind/LuaBind.vcxproj +++ b/LuaBind/LuaBind.vcxproj @@ -24,7 +24,7 @@ StaticLibrary - v120 + v120_xp MultiByte diff --git a/LuaLib/LuaLib.vcxproj b/LuaLib/LuaLib.vcxproj index b710e57..68a49de 100644 --- a/LuaLib/LuaLib.vcxproj +++ b/LuaLib/LuaLib.vcxproj @@ -24,7 +24,7 @@ StaticLibrary - v120 + v120_xp MultiByte diff --git a/TinyXML/tinyxmlSTL.vcxproj b/TinyXML/tinyxmlSTL.vcxproj index 63a6733..abe404b 100644 --- a/TinyXML/tinyxmlSTL.vcxproj +++ b/TinyXML/tinyxmlSTL.vcxproj @@ -24,7 +24,7 @@ StaticLibrary - v120 + v120_xp false MultiByte diff --git a/_Output/README.TXT b/_Output/README.TXT index eb04c59..f183dee 100644 --- a/_Output/README.TXT +++ b/_Output/README.TXT @@ -5,6 +5,10 @@ IanOut - A Post-Nuclear Ian Playing Game Installation ============ +Before isntalling please make sure that the VS2013 redistributables are +installed. You can download them from this location: + http://www.microsoft.com/en-gb/download/details.aspx?id=40784 + To install IanOut, please extract the files into a directory of your choice, then use the Config application to set the Fallout 2 master.dat and Fallout 2 critter.dat locations. These files are usually found on the root installation @@ -19,6 +23,23 @@ files from the Fallout 2 "sound/music" directory over to the music directory of IanOut, then run the convert.bat command found inside that directory, which will convert the music files into .ogg, that can be used by IanOut +Usage +===== + +The game is played exclusively with the mouse. However you can use the +following keyboard shortcuts: + +* ESC: exits the game +* F10: reset gamma +* F11: grab mouse when playing in windowed mode +* F12: create a screen shot +* n,m: rotate Ian +* numpad +, numpad -: change gamma +* numpad /, numpad *: change game speed + +If Ian dies, then the game will also instantly quit. You can check the +contents of log.txt, for reasons about the recent death. + FAQ === diff --git a/zLib/zLib.vcxproj b/zLib/zLib.vcxproj index 75cd696..4ad244a 100644 --- a/zLib/zLib.vcxproj +++ b/zLib/zLib.vcxproj @@ -25,7 +25,7 @@ StaticLibrary - v120 + v120_xp MultiByte