January 2008 Commit Log

Number of Commits:
17
Number of Active Developers:
3
mwedel 2008-01-29 02:28

Update configure, client spec for 1.11 release.
MSW 2008-01-28

5146 lines of code changed in:

mwedel 2008-01-29 02:26

Add banner for 1.11 release.
MSW 2008-01-28

3 lines of code changed in:

kbulgrien 2008-01-24 23:20

Trunk revision 6524 merge of mwedel's add another eval $ndatadir line so
properly resolve all the shell variable names so that CF_DATADIR is set
properly in common/config.h.

5 lines of code changed in:

kbulgrien 2008-01-24 23:08

Merge Nicolas Weeger's fix memory leak from trunk revision 6771.

3 lines of code changed in:

kbulgrien 2008-01-24 22:53

Bring in relevant changes from trunk revision 7108.
Added to svn:ignore: config.log Makefile autom4te.cache
Bring in relevant changes from trunk revision 7104.
macros/curses.m4, macros/gnome-print-check.m4, macros/linger.m4,
macros/sdl.m4, macros/gtk.m4, macros/gnome-gettext.m4,
macros/need-declaration.m4: m4 file updates were made to fix a configure
script crash and to remove aclocal warnings.
pixmaps/Makefile.in, Makefile.in, gtk/Makefile.in, common/Makefile.in,
help/Makefile.in, utils/Makefile.in, x11/Makefile.in, gtk-v2/Makefile.in,
gtk-v2/src/Makefile.in, sound-src/Makefile.in, aclocal.m4 : Result from
new and updated m4 files.
autogen.sh: Point aclocal at macros so that undefined macros do not crash
./configure.

483 lines of code changed in:

kbulgrien 2008-01-24 22:23

Remove unused return value for get_metaserver(). From trunk revision 7117.

13 lines of code changed in:

kbulgrien 2008-01-24 22:22

Spelling correction.

2 lines of code changed in:

kbulgrien 2008-01-24 21:55

Change error message when the client gets a message with a [] text format
tag that is not valid to make it more obvious what is wrong. This can
help determine the error faster if the server inadvertently sends the
client a message with displayed text that has square brackets around it.
Brought down from trunk revision 7289.

7 lines of code changed in:

kbulgrien 2008-01-24 21:39

From trunk, move tchize' fix for [ 1832377 ] configure script should check
for SDL_image.h. Also added configure summary lines at the end. Rebuild
using autogen.sh

128 lines of code changed in:

kbulgrien 2008-01-24 20:56

Move down from trunk mwedel's "If servername is (null), don't both trying
to connect - this happens when the NULL value is saved out on some systems.

15 lines of code changed in:

kbulgrien 2008-01-24 20:40

gtk-v2/src/keys.c: Move down from trunk the bugfixes for keybinding and for
exiting the login prompt with the escape key. Some formatting done to break
long lines now matches trunk codebase, but not a general reformat. Rework
some LOG() messages for consistency by changing "gtk::" to "keys.c:".

832 lines of code changed in:

kbulgrien 2008-01-24 08:08

- Spelling corrections.

94 lines of code changed in:

kbulgrien 2008-01-20 12:12

Fix for [ 1875657 ] Bogus keybinding too long errors. Made more truncation
messages consistent, and fixed an inconsistently formatted LOG message.
Fixed case and shortened message when keybinds are saved.

10 lines of code changed in:

kbulgrien 2008-01-19 02:36

In save_keys() and keys_init(), a pointless #ifdef WIN32 was used to attempt to
implement per-character keybind files but keys_init() is called long before a
player can log in, so this had the effect of writing keybinds to a file that
cannot be loaded. Oddly, this was under a #ifdef WIN32 which is quite
inappropriate as if supported, it should be for all platforms. The support is
commented out with #if 0 until it can be fixed and then re-enabled for all
clients. Meanwhile, it surely fixes a WIN32 bug.

25 lines of code changed in:

kbulgrien 2008-01-05 15:13

Rename client '.crossfire/crossfire-images/' to '.crossfire/image-cache/' to
make backups avoid backing it up with a generic exclude like "*/*cache*/*"
that works for many other packages that employ caching. Included on branch
to avoid having two separate caches if running both versions of clients for
testing.

17 lines of code changed in:

ryo_saeba 2008-01-03 06:47

Fix include order.

7 lines of code changed in:

ryo_saeba 2008-01-03 06:43

Win32 compilation fixes.

8 lines of code changed in:

December 2007 »

Generated by StatSVN 0.3.1