Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 125 (100.0%) | 2369 (100.0%) | 18.9 |
/ | 26 (20.8%) | 1312 (55.4%) | 50.4 |
gtk/ | 13 (10.4%) | 411 (17.3%) | 31.6 |
x11/ | 13 (10.4%) | 323 (13.6%) | 24.8 |
gtk-v2/src/ | 29 (23.2%) | 166 (7.0%) | 5.7 |
common/ | 33 (26.4%) | 137 (5.8%) | 4.1 |
utils/ | 2 (1.6%) | 4 (0.2%) | 2.0 |
sound-src/ | 2 (1.6%) | 4 (0.2%) | 2.0 |
pixmaps/ | 2 (1.6%) | 4 (0.2%) | 2.0 |
help/ | 2 (1.6%) | 4 (0.2%) | 2.0 |
gtk-v2/ | 3 (2.4%) | 4 (0.2%) | 1.3 |
Change the version string from 1.9.1 to 2.0-dev for trunk
6 lines of code changed in 4 files:
Only update svnversion.h when the content actually changes.
20 lines of code changed in 3 files:
Ensure that svnversion.h is rebuilt every time.
9 lines of code changed in 3 files:
Make a small tweak to make the svnversion call more proper, and rebuild makefiles (Most don't need to be, however it was becoming too much of a pain to only update the right ones).
40 lines of code changed in 16 files:
Remove rcs-id handling code from the clients. Unnecessary with the svnversion system.
5 lines of code changed in 10 files:
Use 'svnversion' to add the svn revision to the version string.
102 lines of code changed in 12 files:
Remove excess log messages that flood console.
4 lines of code changed in 3 files:
Apply patches #1562945, #1562947, #1563796, and #1566467 to allow the gtk2 client to be built in mingw. Courtesy of Kurt Fitzner.
1418 lines of code changed in 35 files:
Move clearing of old map data from mapdata_set_face_layer() to a new mapdata_clear_old() function. Call mapdata_clear_old() in Map2Cmd() instead of relying on mapdata_set_face_layer() to clear it. Fixes bug #1559683.
40 lines of code changed in 4 files:
Fix display_mapscroll() in the x11 client to handle scrolling by greater than 1 tile at a time. Fix bug #1564584
11 lines of code changed in 3 files:
Adjust .cvsignore files to account for renamed binaries.
0 lines of code changed in 10 files:
Change client binary names for 2.0 to crossfire-client-foo, where foo is either gtk, gtk2, or x11. Rebuild makefiles.
714 lines of code changed in 20 files:
Rebuild old item-types.h
0 lines of code changed in 2 files: