Change the version string from 1.9.1 to 2.0-dev for trunk
6 lines of code changed in 4 files:
Fix incorrect command name.
0 lines of code changed in 2 files:
Implement feature request #1560389: improve inscription logic.
172 lines of code changed in 9 files:
Fix memory overrun error in gtk-v2 client's rc file loader.
3 lines of code changed in 2 files:
Fix memory overrun error in gtk-v2 client's text display.
3 lines of code changed in 2 files:
Fix memory overrun error in gtk-v2 client's skills display.
4 lines of code changed in 2 files:
Fix memory overrun error in gtk client's menu handling.
8 lines of code changed in 2 files:
Remove trailing whitespace.
22 lines of code changed in 1 file:
Add script to rebuild autoconf files.
9 lines of code changed in 2 files:
Rebuilt auto-generated files.
5220 lines of code changed in 15 files:
Remove double quotes because they create strange comments.
7 lines of code changed in 1 file:
Add missing #include <ctype.h>.
1 lines of code changed in 1 file:
Remove trailing slash from directory name.
1 lines of code changed in 1 file:
Add template comments to AC_DEFINEs. Now autoheader and ./configure --enable-maintainer-mode does work again.
9 lines of code changed in 2 files:
Remove unused/commented code.
0 lines of code changed in 1 file:
Whitespace changes (fix indentation).
1 lines of code changed in 1 file:
Rewrite commands to build svnversion.h to not generate an error message the first time they are run.
6 lines of code changed in 2 files:
Remove duplicate use of AC_CONFIG_SRCDIR.
4 lines of code changed in 2 files:
Use #include <config.h> instead #include "config.h" to support multiple configurations outside the source directory.
31 lines of code changed in 28 files:
Rename DATADIR to CF_DATADIR to avoid name clashes when cross-compiling to Win32.
20 lines of code changed in 9 files: