August 2007 Commit Log

Number of Commits:
8
Number of Active Developers:
3
kbulgrien 2007-08-25 22:10 Rev.: 6986

- autoconf/automake changes
- gtk-v2/src: make proto changes

15 lines of code changed in 4 files:

ryo_saeba 2007-08-15 09:12 Rev.: 6935

Fix map not updated at tick causing items to appear non animated.

6 lines of code changed in 3 files:

ryo_saeba 2007-08-15 04:49 Rev.: 6928

Partial fix for bug #1772759: Too much alchemy causes client crash.

7 lines of code changed in 2 files:

mwedel 2007-08-15 02:07 Rev.: 6927

Make metaserver1 gather it's data in its own thread.
common/metaserver.c: Add ms1_is_running flag, re-work some of the metaserver1
logic so the function structure makes it easy to spawn the thread,
rename metaserver2_check_status() to just metaserver_check_status()
gtk-v2/src/metaserver.c: Change call to metaserver_check_status(), resort
data after getting all info from sever.
SMW 2007-08-14

131 lines of code changed in 4 files:

mwedel 2007-08-15 01:20 Rev.: 6925

gtk-v2/src/metaserver.c: Add missing pthread_mutex_unlock() - resulted in
client hanging after disconnecting from server.
MSW 2007-08-14

5 lines of code changed in 2 files:

kbulgrien 2007-08-13 21:23 Rev.: 6922

- Fix typo "chosing" -> "Choosing".

1 lines of code changed in 1 file:

mwedel 2007-08-09 02:10 Rev.: 6899

Add support for metaserver2 in client. For the X11/C clients, they use basic
interface (drawn in text window, select a number), so no changes to the GUI
portions of those clients was done - gtk2 uses window, so some extra work
there.
--
acinclude.m4: New file - added for LIBCURL_CHECK_CONFIG macro support.
aclocal.m4: Rebuilt
configure: Add --disable-metaserver2 option, check for Curl, pthread. Make
sure user either has curl installed or has used --disable-metaserver2
configure, */Makefile.in: Rebuilt with Curl support
common/cconfig.h: Add note about METASERVER2 (controlled via configure)
common/client.c: Add metaserver2 global
common/client.h: Add metaserver2 global
common/config.h.in: Rebuilt by autoheader.
common/init.c: Add call to init_metaserver()
common/metaserver.c: Support for metaserver2. More fields in Meta_Info.
Re-arrange file a little so logical functions are together.
common/metaserver.h: New fields in Meta_Info, some renamed to keep
it consistent accross all of metaserver2.
common/proto.h: rebuilt
gtk-v2/src/metaserver.c: Add support for threaded metaserver2 retrievals -
need to make sure data is accessed in thread safe way, also need to
add check for status of retrieval thread.
MSW 2007-08-08

6263 lines of code changed in 25 files:

ryo_saeba 2007-08-05 16:23 Rev.: 6881

Fix bug #1735271: Version numbers of client and server do not match.

6 lines of code changed in 2 files:

July 2007 »

Generated by StatSVN 0.7.0