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

Comparing deliantra/server/Changes (file contents):
Revision 1.837 by root, Wed Dec 12 02:13:04 2012 UTC vs.
Revision 1.839 by root, Mon Dec 17 02:07:15 2012 UTC

113 no known impact. 113 no known impact.
114 - clean up unused settings, introduce DELIANTRA_DATADIR. 114 - clean up unused settings, introduce DELIANTRA_DATADIR.
115 - (arch) added potion of fortitude to resist fear for the jeweler skill. 115 - (arch) added potion of fortitude to resist fear for the jeweler skill.
116 - (arch, maps) move worldmap gridmap data to arch/res/ and implement 116 - (arch, maps) move worldmap gridmap data to arch/res/ and implement
117 a generic table/matrix/palette converter to cfutil. 117 a generic table/matrix/palette converter to cfutil.
118 - avoid crash in describe_item when a power crystal has maxsp=0 (as used,
119 apparently, in the brewery map).
118 - do not endlessly loop when an optional extension cannot be loaded. 120 - do not endlessly loop when an optional extension cannot be loaded.
119 - remove limits of 000..999 from worldmap coordinates, support negative 121 - remove limits of 000..999 from worldmap coordinates, support negative
120 coordinates and introduce z-layers - deliantra is now 3d, in yet another 122 coordinates and introduce z-layers - deliantra is now 3d, in yet another
121 sense. 123 sense.
122 - move "the worldmap" to ext/map-world-classic.ext and make ext/map-world.ext 124 - move "the worldmap" to ext/map-world-classic.ext and make ext/map-world.ext
207 - change dm hiding - hidden status is no longer respected by spells etc., 209 - change dm hiding - hidden status is no longer respected by spells etc.,
208 it only affects information commands. use observe instead. 210 it only affects information commands. use observe instead.
209 - automatically send fx for all changed faces, not just for visible tiles. 211 - automatically send fx for all changed faces, not just for visible tiles.
210 - fix g++-4.7/c++ incompatibilities in noise.h, and work around similar 212 - fix g++-4.7/c++ incompatibilities in noise.h, and work around similar
211 problems in blitz++. 213 problems in blitz++.
214 - catch sigfpe in the same way as sigsegv.
212 215
2133.0 Sat May 29 23:30:57 CEST 2010 2163.0 Sat May 29 23:30:57 CEST 2010
214 - (maps, arch) complete revamping of the transport routes - all cities are 217 - (maps, arch) complete revamping of the transport routes - all cities are
215 now easily reachable, at a price. 218 now easily reachable, at a price.
216 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 219 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines