/client/trunk Developers: cavesomething

Login name:
cavesomething
Total Commits:
80 (1.9%)
Lines of Code:
1,748 (0.6%)
Most Recent Commit:
2010-05-20 21:49

Activity by Clock Time

Activity by Hour of Day for cavesomething

Activity by Day of Week for cavesomething

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 80 (100.0%) 1748 (100.0%) 21.8
gtk-v2/win32/ 17 (21.3%) 702 (40.2%) 41.2
gtk-v2/src/ 11 (13.8%) 333 (19.1%) 30.2
utils/ 1 (1.3%) 328 (18.8%) 328.0
gtk-v2/glade/ 13 (16.3%) 175 (10.0%) 13.4
common/ 14 (17.5%) 108 (6.2%) 7.7
/ 21 (26.3%) 102 (5.8%) 4.8
x11/ 1 (1.3%) 0 (0.0%) 0.0
pixmaps/ 1 (1.3%) 0 (0.0%) 0.0
gtk/ 1 (1.3%) 0 (0.0%) 0.0

Activity of cavesomething

Most Recent Commits

cavesomething 2010-05-20 21:49 Rev.: 13280

Include theme files in the package script

20 lines of code changed in 2 files:

  • ChangeLog (+4)
  • gtk-v2/win32: gtkclient.nsi (+16 -11)
cavesomething 2010-05-20 10:21 Rev.: 13277

Use a better default value for map height on win32

4 lines of code changed in 2 files:

  • ChangeLog (+3)
  • gtk-v2/win32: gdefaults2 (+1 -1)
cavesomething 2010-05-20 10:18 Rev.: 13276

remove old-style icon and a compiled windows package I'd accidentally included.

4 lines of code changed in 3 files:

  • ChangeLog (+4)
  • gtk-v2/win32: crossfire-client-gtk2.ico (del), crossfire-client-windows.exe (del)
cavesomething 2010-05-20 10:16 Rev.: 13275

Merge some changes to the nsi file from the one from the 1.12 branch

42 lines of code changed in 2 files:

  • ChangeLog (+4)
  • gtk-v2/win32: gtkclient.nsi (+38 -21)
cavesomething 2010-05-20 09:17 Rev.: 13274

Merge the contents of win32Readme.txt into the Running.txt file

25 lines of code changed in 3 files:

  • ChangeLog (+4), Win32-Readme.txt (del)
  • gtk-v2/win32: Running.txt (+21 -6)
cavesomething 2010-05-20 08:40 Rev.: 13273

Define sleep in a way that can be compilied for windows

7 lines of code changed in 2 files:

  • ChangeLog (+3)
  • common: client-types.h (+4)
cavesomething 2010-05-20 07:58 Rev.: 13272

More explicit type definition in a struct to fix windows compilation

5 lines of code changed in 2 files:

  • ChangeLog (+4)
  • common: client.h (+1 -1)
cavesomething 2010-05-19 22:42 Rev.: 13271

Merge Revisions 11626 and 11627 from the 1.12 branch into trunk

440 lines of code changed in 12 files:

  • Win32-Readme.txt (+17 -4), aclocal.m4 (+2 -3), configure.ac (+11 -22)
  • common: client-types.h (+15), config.h.in (+15 -4), metaserver.c (+4 -2), misc.c (+3 -1)
  • gtk-v2/src: config.c (+44), main.h (+1 -1)
  • pixmaps: client.ico (new)
  • utils: installer.nsi (new 328)
cavesomething 2010-05-19 19:03 Rev.: 13270

Remove .gladep files from those included in the windows package.

4 lines of code changed in 2 files:

  • ChangeLog (+4)
  • gtk-v2/win32: gtkclient.nsi (-14)
cavesomething 2010-05-19 13:55 Rev.: 13269

Some support files for building windows packages

629 lines of code changed in 11 files:

  • ChangeLog (+3)
  • gtk-v2/win32: Building.txt (new 67), Running.txt (new 50), Win32Changes.txt (new 16), crossfire-client-gtk2.ico (new 1), crossfire-client-windows.exe (new 1), gdefaults2 (new 41), gtk-v2.pos (new 6), gtkclient.nsi (new 327), keys (new 81), msgs (new 36)
cavesomething 2010-04-24 14:44 Rev.: 12946

Fix the handling of the standalone metaserver code, add some more information in stderr.

52 lines of code changed in 2 files:

  • ChangeLog (+5)
  • common: metaserver.c (+47 -45)
cavesomething 2010-04-24 10:39 Rev.: 12944

Put the name of the glade file into the version string sent by the client.

7 lines of code changed in 3 files:

  • ChangeLog (+4)
  • common: client.c (+1 -1)
  • gtk-v2/src: main.c (+2 -2)
cavesomething 2010-04-16 21:43 Rev.: 12903

If the player has left the skill window open whilst playing, update the exp/level values.

14 lines of code changed in 3 files:

  • ChangeLog (+5)
  • gtk-v2/src: skills.c (+6 -3), stats.c (+3)
cavesomething 2010-04-15 06:42 Rev.: 12889

Add a file that was missed in the previous commit

5 lines of code changed in 2 files:

  • ChangeLog (+3)
  • common: client.c (+2)
cavesomething 2010-04-15 06:29 Rev.: 12888

Add skills window

470 lines of code changed in 20 files:

  • ChangeLog (+10)
  • common: client.h (+8)
  • gtk-v2/glade: README (+1), caelestis.glade (+7), chthonic.glade (+7), dialogs.glade (+96), eureka.glade (+7), gtk-v1.glade (+7), gtk-v2.glade (+7), lobotomy.glade (+8), meflin.glade (+7), oroboros.glade (+7), sixforty.glade (+7), un-deux.glade (+7), v1-redux.glade (+7)
  • gtk-v2/src: Makefile.am (+1), gtk2proto.h (+7), menubar.c (+4), skills.c (new 265), stats.c (-14)
cavesomething 2010-03-27 21:04 Rev.: 12742

Use the map2 type defines for parsing, update the version of newclient.h that is drawn from the server.

6 lines of code changed in 2 files:

  • ChangeLog (+3)
  • common: commands.c (+3 -3)
cavesomething 2010-03-18 11:47 Rev.: 12660

Remove the use of the setup flag sexp - The server doesn't
respond to it any more and the clients don't use it.

14 lines of code changed in 7 files:

  • ChangeLog (+9)
  • common: client.c (+3 -4), client.h (+1 -1), commands.c (+1 -2)
  • gtk-v2/src: main.c (-5)
  • gtk: gx11.c (-4)
  • x11: x11.c (-1)
Generated by StatSVN 0.7.0