@@ -1,7 +1,9 @@
-0.86 -> 0.87
+0.86 -> 0.87 (Dec 01 2011)
GENERAL:
* Pathfinder can find way using ships and subterranean gates
+PREGAME:
+* Credits are implemented
BATTLES
* All attacked hexes will be highlighted
* New combat abilities supported:
@@ -38,7 +38,7 @@ typedef si32 TBonusSubtype;
#define THC
#endif
-#define NAME_VER ("VCMI 0.86e")
+#define NAME_VER ("VCMI 0.87")
extern std::string NAME; //full name
extern std::string NAME_AFFIX; //client / server
#define CONSOLE_LOGGING_LEVEL 5