/server/branches/1.x Developers: quinet

Login name:
quinet
Total Commits:
15 (0.7%)
Lines of Code:
145 (0.2%)
Most Recent Commit:
2008-08-04 07:07

Activity by Clock Time

Activity by Hour of Day for quinet

Activity by Day of Week for quinet

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 15 (100.0%) 145 (100.0%) 9.6
server/ 5 (33.3%) 100 (69.0%) 20.0
/ 7 (46.7%) 36 (24.8%) 5.1
common/ 2 (13.3%) 6 (4.1%) 3.0
include/ 1 (6.7%) 3 (2.1%) 3.0

Activity of quinet

Most Recent Commits

quinet 2008-08-04 07:07

Avoid problems if the floor was already removed together with a wall.

5 lines of code changed in:

  • ChangeLog (+4)
  • server: build_map.c (+1)
quinet 2008-08-03 16:07

Merged bug fix from trunk: when building a new floor on top of an old floor,
the old one was never removed, resulting in a stack of floors in some buildable
areas.

13 lines of code changed in:

  • ChangeLog (+6)
  • server: build_map.c (+7)
quinet 2008-08-02 13:44

Backported from trunk: fix for bug #2028541: Any object using a non-default
move_slow_penalty was always saved with the value 0 because the code was
using FAST_SAVE_LONG instead of FAST_SAVE_DOUBLE for a floating-point value.

7 lines of code changed in:

  • ChangeLog (+6)
  • common: loader.l (+1 -1)
quinet 2008-07-25 14:25

Fix for bug introduced when backporting.

7 lines of code changed in:

  • ChangeLog (+4)
  • server: build_map.c (+3 -3)
quinet 2008-07-19 15:50

Backported fix for bug #2017790 "Cannot build talking books, listening books or
signs". In order to miminize the code changes in the branch, only a minimal
fix was merged from trunk, without including the other improvements to the
code.

92 lines of code changed in:

  • ChangeLog (+8)
  • include: sproto.h (+3 -3)
  • server: build_map.c (+81 -98)
quinet 2008-07-03 14:09

Merged fix for bug #2009802 from trunk (alchemy experience not stored correctly).

9 lines of code changed in:

  • ChangeLog (+4 -3)
  • common: recipe.c (+5 -5)
quinet 2008-06-14 08:40

Fix for bug #1990016 (No message when using skills over an empty cauldron)

12 lines of code changed in:

  • ChangeLog (+4)
  • server: alchemy.c (+8 -4)
Generated by StatSVN 0.3.1