January 2009 Commit Log

Number of Commits:
10
Number of Active Developers:
2
akirschbaum 2009-01-19 15:41 Rev.: 11192

Fix typo in scripting protocol: send "watch stats maxsp" rather than "watch stats maxspp".

5 lines of code changed in 2 files:

akirschbaum 2009-01-18 12:32 Rev.: 11181

Fix typo.

1 lines of code changed in 1 file:

akirschbaum 2009-01-18 11:46 Rev.: 11176

Send correct coordinates for "request map pos" script command.

2 lines of code changed in 2 files:

akirschbaum 2009-01-18 11:38 Rev.: 11175

Do not crash for "request items cont" if there is no opened container.

5 lines of code changed in 2 files:

akirschbaum 2009-01-18 11:30 Rev.: 11174

Replace while loops with for loop.

8 lines of code changed in 1 file:

akirschbaum 2009-01-18 11:26 Rev.: 11173

Whitespace changes.

1174 lines of code changed in 1 file:

akirschbaum 2009-01-18 10:41 Rev.: 11172

Report weight in grams in "request items" commands.

3 lines of code changed in 2 files:

akirschbaum 2009-01-18 08:36 Rev.: 11171

Simplify expressions.

4 lines of code changed in 1 file:

akirschbaum 2009-01-18 06:29 Rev.: 11166

Add checks for incorrect parameters to scripttell command. Do not pass the script ID to the script.

23 lines of code changed in 2 files:

mwedel 2009-01-05 02:11 Rev.: 11117

Various fixes and improvements, mostly related to map handling in gtk2 client.
Main change is that the map area can now be resized during play and it will
draw things as expected. Note server change is needed for map to not appear
jumbled after initial resize. Fix bug 2476715: Image display problem when not
sized to a multiple of 32
--
configure.ac: Move evaluation of extra includes and extra linker flags (
--with-..) options before lua/opengl checks - if those libraries are not
in usual location, still want to be able to use them.
gtk-v2/src/gtk2proto.h: callback for configure event added.
gtk-v2/src/map.c: map_init(): Remove explicit call to set map area size.
display_mapcell(): Fix drawing of images not a multiple of 32.
resize_map_window(): Additional processing after resize event.
on_drawingarea_map_configure_event(): New function - gets resize event
and makes necessary updates.
gtk-v2/glade/gtk-v2.glade: Remove explicit size value from layout. This
gives more resize flexibility.
MSW 2009-01-04


96 lines of code changed in 5 files:

December 2008 »

Generated by StatSVN 0.7.0