ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.434 by root, Thu Oct 15 21:40:42 2009 UTC vs.
Revision 1.435 by root, Thu Oct 15 21:56:50 2009 UTC

10 cause Scorn/Navar libraries not to have inscribable books. 10 cause Scorn/Navar libraries not to have inscribable books.
11 - (maps) fix bug causing the Greyshield and Greysword not to have 11 - (maps) fix bug causing the Greyshield and Greysword not to have
12 inappropriate item power. 12 inappropriate item power.
13 - consecutive commands arriving at the same time in the server would be 13 - consecutive commands arriving at the same time in the server would be
14 corrupted if the length was >255. 14 corrupted if the length was >255.
15 - got rid of motd/rules/news code in C++ part. 15 - got rid of motd/rules/news code in C++ part, move motd to it's own tab
16 and perl.
16 17
172.81 Mon Oct 12 20:00:18 CEST 2009 182.81 Mon Oct 12 20:00:18 CEST 2009
18 - display spell description for spellbooks, rods, wands, potion and scrolls, 19 - display spell description for spellbooks, rods, wands, potion and scrolls,
19 but not horns (to make them more useful for content-creators). 20 but not horns (to make them more useful for content-creators).
20 - fix a number of bugs in check_move_on: 1) it didn't update the flags 21 - fix a number of bugs in check_move_on: 1) it didn't update the flags

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines