

| 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 | 

Avoid problems if the floor was already removed together with a wall.
    
5 lines of code changed in:
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:
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:
Fix for bug introduced when backporting.
7 lines of code changed in:
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:
Merged fix for bug #2009802 from trunk (alchemy experience not stored correctly).
    
9 lines of code changed in:
Fix for bug #1990016 (No message when using skills over an empty cauldron)
    
12 lines of code changed in: