mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-02 00:10:22 +02:00
Version set to 0.87b
This commit is contained in:
parent
447e4bba42
commit
ef7a9dfd46
@ -1,7 +1,9 @@
|
|||||||
0.86 -> 0.87 (Dec 01 2011)
|
0.87 -> 0.88 (? 2012)
|
||||||
|
|
||||||
|
0.86 -> 0.87 (Dec 01 2011)
|
||||||
GENERAL:
|
GENERAL:
|
||||||
* Pathfinder can find way using ships and subterranean gates
|
* Pathfinder can find way using ships and subterranean gates
|
||||||
|
* Hero reminder & sleep button
|
||||||
PREGAME:
|
PREGAME:
|
||||||
* Credits are implemented
|
* Credits are implemented
|
||||||
BATTLES
|
BATTLES
|
||||||
|
2
global.h
2
global.h
@ -38,7 +38,7 @@ typedef si32 TBonusSubtype;
|
|||||||
#define THC
|
#define THC
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define NAME_VER ("VCMI 0.87")
|
#define NAME_VER ("VCMI 0.87b")
|
||||||
extern std::string NAME; //full name
|
extern std::string NAME; //full name
|
||||||
extern std::string NAME_AFFIX; //client / server
|
extern std::string NAME_AFFIX; //client / server
|
||||||
#define CONSOLE_LOGGING_LEVEL 5
|
#define CONSOLE_LOGGING_LEVEL 5
|
||||||
|
Loading…
Reference in New Issue
Block a user