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

Comparing deliantra/server/Changes (file contents):
Revision 1.796 by root, Sat Oct 15 00:58:13 2011 UTC vs.
Revision 1.797 by root, Sat Dec 31 06:18:00 2011 UTC

127 - remove legacy fly_on/off, flying, walk_on/off and no_pass attributes. 127 - remove legacy fly_on/off, flying, walk_on/off and no_pass attributes.
128 - server now enforces width/height matches between tiled maps. 128 - server now enforces width/height matches between tiled maps.
129 - fix some off-by-one bugs that presumably created empty rectangles 129 - fix some off-by-one bugs that presumably created empty rectangles
130 for unordered map walks - which should not cause any real issues. 130 for unordered map walks - which should not cause any real issues.
131 - increase face hashlen to 5 octets from 4, to avoid a collision. 131 - increase face hashlen to 5 octets from 4, to avoid a collision.
132 - fix output-rate limiting - min/max now use the first argument for the type,
133 as all other similar macros - might cause other breakage...
132 - cfutil no longer creates split tiles multiple times due to a 134 - cfutil no longer creates split tiles multiple times due to a
133 off-by-one bug in comparing mtimes. 135 off-by-one bug in comparing mtimes.
134 - cfutil now supports type: prefix to derive faces from other faces, which 136 - cfutil now supports type: prefix to derive faces from other faces, which
135 is used for all build materials currently. 137 is used for all build materials currently.
136 - require imagemagick >= 6.6. 138 - require imagemagick >= 6.6.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines