]> ruin.nu Git - hbs.git/commitdiff
some minor changes HBS_0_2_0
authorMichael Andreen <harv@ruin.nu>
Wed, 17 Apr 2002 18:42:57 +0000 (18:42 +0000)
committerMichael Andreen <harv@ruin.nu>
Wed, 17 Apr 2002 18:42:57 +0000 (18:42 +0000)
ChangeLog
config.h

index 6f675f8b41e1b867b252728176406751bcaf3b01..776325c8a0a270a92e77f2017f3285fcad205381 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2 +1,5 @@
-Mon Apr 15 22:17:15 CEST 2002:
-       * Implemented scorechange for the planet. All fleets with "Home" in their name is counted.
+Changes since hbs 0.1.1
+       * Implemented scorechange for the planet. All fleets with "Home" in their name is counted. (so the capping changes between ticks)
+       * Slightly changed the interface (moved the tick changing to the toolbar)
+       * Added a possibility to change the output format between a few different formats, show unit difference, blocked units and survived units. 
+       * Makes the readonly editline between the unit number update more automaticaly
index 9b7e9bb0d17c3632bbf11b4a943bdfc678f69da7..ef18a7135dec40bb474e5ed18865d126c1e33893 100644 (file)
--- a/config.h
+++ b/config.h
@@ -1,37 +1,2 @@
-/* config.h.  Generated automatically by configure.  */
-/* config.h.in.  Generated automatically from configure.in by autoheader.  */
-
-/* The number of bytes in a char *.  */
-#define SIZEOF_CHAR_P 4
-
-/* The number of bytes in a int.  */
-#define SIZEOF_INT 4
-
-/* The number of bytes in a long.  */
-#define SIZEOF_LONG 4
-
-/* Name of package */
-#define PACKAGE "bc"
-
 /* Version number of package */
-#define VERSION "0.1"
-
-/* C++ compiler supports template repository */
-#define HAVE_TEMPLATE_REPOSITORY 1
-
-/* Defines if your system has the crypt function */
-#define HAVE_CRYPT 1
-
-/* Define the type of the third argument for getsockname
- */
-#define ksize_t socklen_t
-
-/* Define if you have libz */
-#define HAVE_LIBZ 1
-
-/* Define if you have libpng */
-#define HAVE_LIBPNG 1
-
-/* Define if you have libjpeg */
-#define HAVE_LIBJPEG 1
-
+#define VERSION "0.2"