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

Comparing deliantra/server/Changes (file contents):
Revision 1.479 by root, Tue Nov 3 19:27:52 2009 UTC vs.
Revision 1.653 by root, Fri Apr 16 02:37:49 2010 UTC

1Deliantra MORPG Server, Maps and Archetypes ChangeLog. 1Deliantra MORPG Server, Maps and Archetypes ChangeLog.
2
2Version numbers sort like decimal numbers. 3Version numbers sort like decimal numbers.
3 4
4TODO: warrior_1 looks broken 52010-04-07 23:58:02.2729 [ABT] BUG: hitter ({cnt:4994384,uuid:<1.7f744a072>,name:"icestorm",flags:[8,11],type:102}(on /gotischerbereich/mlabspiraltower/std5@0+6)) with no relation to target ({cnt:4984688,uuid:<1.7f742acea>,name:"Dread",flags:[0,8,11,14,21,52,103,104],type:0}(on /gotischerbereich/mlabspiraltower/stc5@15+5)) at /opt/deliantra-server/share/deliantra-server/cf.pm line 3951
5TODO: apartment-descritpions for gotisch1/2 62010-04-07 23:58:02.2729+ eval {...} called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3951
72010-04-07 23:58:02.2729+ cf::tick() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3519
82010-04-07 23:58:02.2729+ cf::main_loop() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3579
92010-04-07 23:58:02.2729+ cf::main() called at -e line 0
102010-04-07 23:58:02.2729+
112010-04-07 23:58:02.2729 [ABT] --- C backtrace follows ---
122010-04-07 23:58:02.2729 [ABT] [log_backtrace(char const*)] /root/src/cf.schmorp.de/server/server/./cfperl.xs:1259
132010-04-07 23:58:02.2730 [ABT] [LOG(int, char const*, ...)] /root/src/cf.schmorp.de/server/common/logger.C:209
142010-04-07 23:58:02.2730 [ABT] [get_attack_mode] /root/src/cf.schmorp.de/server/server/attack.C:678
152010-04-07 23:58:02.2730 [ABT] [hit_player(object*, int, object*, unsigned int, int)] /root/src/cf.schmorp.de/server/server/attack.C:1447
162010-04-07 23:58:02.2730 [ABT] [hit_map(object*, int, unsigned int, int)] /root/src/cf.schmorp.de/server/server/attack.C:348
172010-04-07 23:58:02.2730 [ABT] [move_cone(object*)] /root/src/cf.schmorp.de/server/server/spell_attack.C:2066
182010-04-07 23:58:02.2730 [ABT] [process_object(object*)] /root/src/cf.schmorp.de/server/server/time.C:1356
192010-04-07 23:58:02.2731 [ABT] [process_events] /root/src/cf.schmorp.de/server/server/main.C:275
202010-04-07 23:58:02.2731 [ABT] [server_tick()] /root/src/cf.schmorp.de/server/server/main.C:405
212010-04-07 23:58:02.2731 [ABT] [XS_cf_server_tick] /root/src/cf.schmorp.de/server/server/./cfperl.xs:1641
222010-04-07 23:58:02.2731 [ABT] [Perl_pp_entersub] /root/cvt/perl/perl-5.10.0/pp_hot.c:2851
232010-04-07 23:58:02.2731 [ABT] [Perl_runops_standard] /root/cvt/perl/perl-5.10.0/run.c:38
242010-04-07 23:58:02.2731 [ABT] [Perl_call_sv] /root/cvt/perl/perl-5.10.0/perl.c:2632
252010-04-07 23:58:02.2731 [ABT] [cfperl_tick()] /root/src/cf.schmorp.de/server/server/./cfperl.xs:1052
262010-04-07 23:58:02.2731 [ABT] [??] ??:0
272010-04-07 23:58:02.2732 [ABT] [??] ??:0
282010-04-07 23:58:02.2732 [ABT] [??] ??:0
292010-04-07 23:58:02.2732 [ABT] [Perl_pp_entersub] /root/cvt/perl/perl-5.10.0/pp_hot.c:2851
302010-04-07 23:58:02.2732 [ABT] [Perl_runops_standard] /root/cvt/perl/perl-5.10.0/run.c:38
312010-04-07 23:58:02.2732 [ABT] [Perl_call_sv] /root/cvt/perl/perl-5.10.0/perl.c:2632
322010-04-07 23:58:02.2732 [ABT] [main] /root/src/cf.schmorp.de/server/server/main.C:428
33
6TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them. 34TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them.
7TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra? 35TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra?
8TODO: cast invisible... 36
37TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype
38TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk'
39TODO: summon cult does not properly create multipart monsters?
402010-01-16 20:39:27.1222 BUG: process_events(): Object {cnt:2127760,uuid:<1.7241a5bd1>,name:"throwing dagger",flags:[17,24],type:48}(on /brest/ludo2@8+2) has no speed (-0.033333), but is on active list
41
42TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
43
44TODO: golem survives "longer" now - too long?
45TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..."
46TODO: clean up skill handling in kill_object.
47TODO: make the "feed all faces" flag persistent between logins.
48TODO: mining experience
49TODO: make exp_table reloadable.
50TODO:
512010-04-15 06:50:54.4317 victim {cnt:53513,uuid:<1.80d9c4f7d>,name:"Erich Emautti",title:"the Wizard",flags:[0,14,16,21,29,52,53,54,55,56,57,58,79,82,103,104],t
52ype:0}(on /gotischerbereich/mlabspiraltower/sttop1@12+16) (-15411) already dead in hit_player()
53TODO: 2010-04-16 00:11:12.8142 {cnt:414174,uuid:<1.80ffd5a6b>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /scorn/houses/house3.bas1@5+4): no alternative teleporters around (user {cnt:386700,uuid:<1.81001a4d6>,name:"mouse",flags:[0,8,11,14,16,104],type:0}(on /scorn/houses/house3.bas1@5+4)).
54TODO: I can access all the apartments I have ever rented, even though I stopped renting them long ago. I have ever rented, even though I stopped renting them long ago. I can enter the scorn and SD apartments
55 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
56 - (maps) added (navar) gravedigger, that buys players gravestones.
57 - (maps) added the rathouse quest for the shockwave spell in navar
58 (by Dustfinger).
59 - (maps) Fixed bad floor tile in navar apartment.
60 - made (wizard) look_at show also uuids.
61 - added cf::object::find_object_uuid (::find_object already exists!).
62 - (maps) added new apartment, made by LinuxLemoner.
63 - (maps) added quest for the mining skill scroll to valleynoy.
64 - (arch) added sounds: zombie death, book reading, inscription.
65 - (arch) made the hill giants loose more body parts.
66 - (arch, maps) added black unicorn horn, required to access mlab hell.
67 - (arch) increased the (possible) number of arrows/bolts found in shops
68 and made them a bit more expensive.
69 - (maps) add more glory hole treasure styles.
70 - do not update the floorbox while running, to avoid big item
71 updates that cost network bandwidth and processing power.
72 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
73 caused overflows causing monsters to become living deads.
74 - unapply weapons and armour before trying to improve it.
75 - teach the random map generator the ability to read ".rmg" files
76 that specify which actual style map to generate, and use it for
77 the default decorstyle to avoid inappropriate maps to be used.
78 - support (with some limitations) multiple different skills with the
79 same subtype.
80 - fix "nekosan duplication" bug - map swap out was not atomic,
81 so nekosan could end up beign saved AND escaped to another map.
82 - show invisible no longer makes magic mouths visible.
83 - move_type changes (spells, skills etc.) now will correctly
84 take move_on/move_off into account (e.g. buttons).
85 - display (exit) or (random map) in client for those objects.
86 - removed (useless) spell damage columns from spell info and replace
87 it by effective casting level - clients > 2.10 required to display
88 properly.
89 - building of levers/doors works again for all kinds of floors.
90 - the player can now withdraw and deposit all the available money.
91 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
92 steinwandstadt/celvear.
93 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
94 - improve editor support protoocl slightly, provide workarounds for 2.10
95 clients.
96 - tcp.ext didn't unbind in reloads.
97 - map-tags.ext didn't properly close the database on reloads.
98 - cfutil skips .-directories when scanning.
99 - build.ext prevents players from building on other player's maps.
100 - rent.ext allows the dm to enter anytime.
101 - NPC_Dialogue adds a new predefined variable, $map.
102 - new "build" event hook.
103 - get rid of archetype min/max values except max_x (which should go, too).
104 - added fix_generated_item and cf::object::generate to XS interface.
105 - no longer use uppercase identifiers for saving anywhere, but support
106 them on loading, for old playerfiles and maps.
107 - removed is_legal_2ways_exit - this is apparently dead code, and
108 would be handled differently nowadays anyway.
109 - random map .meta were not being expired at all.
110 - replace move_ob/move_object functiony by the equivalent move method.
111 - update to automake 1.10.
112 - invitation to maps with unagressive and friendly monsters doesn't
113 require level 4 anymore.
114 - do not let update_stats muck with the chosen_skill anymore.
115 - monsters now rotate through all skills (in chosen_skill).
116 - fix lots of path-related buffer overflows in the random map generator.
117 - added detect mineral vein spell.
118 - support "wall overlays" in the random map generator - not very generic,
119 used by minable veins.
120 - (maps) relocated jeweler town to another directoy.
121 - (arch) implement mining pickaxes and mining skill.
122 - (arch) add missing stonebig_club archetype from cfextended.
123 - generate most constants for perl automatically.
124 - properly check for weapon name prefix ("Ragnarok's sword").
125 - when player dies, restore his food to at least 200.
126 - support multiple inheritance for arch sources (inherit a,b,c).
127 - switch to storable-n-format for facedata, for better interoperability.
128 - implement generic "ranged" item framework (pickaxe, fishing rod).
129 - the singing skill actually respects the direction now.
130 - oratory and singing now require a direction.
131 - use_skill now requires that you can actually apply the skill tool.
132 - do not invoke perl on every user command anymore by providing
133 a comamnd and an unknown_command event.
134 - move mark, run, run_stop, fire and fire_stop commands back from
135 perl to C++, for speed reasons (basically undo patchset 1304).
136 - add a client_destroy event, so we don't have to hook the
137 attachable destroy event (which is called much more often).
138 - removed (unused) FLOOR object type.
139 - fix errornous change_abil messages for rods (and other types).
140 - remove include/commands.h and server/c_new.C, and refactor
141 all into server/commands.C.
142 - save and restore combat/ranged/current slot for players.
143 - the server now batches item's face/fx commands, as opposed
144 to sending one fx per item - helps mostly at connect and
145 with floorbox updates.
146 - implemented ext::player_env::play_music_once $who->contr, "km/...".
147 - the random map generator now supports selecting difficult for
148 more style categories than just monsters (all except fountains
149 apparently).
150 - object serialiser no longer creates empty "owner" references.
151 - make sure failed castings take some time, too, to avoid being
152 smitten by your god.
153 - many more failmsgs and help texts.
154 - support log suspension/resumption, e.g. for defragmenting.
155 - stop thrown objects when their speed goes too low.
156 - log the number of unique logins seen every minute in a compact
157 format (for statistics).
158 - do not send delitem for players.
159 - support static scalar data members properly in genacc now.
160 - implement "simple" freelist management for objects.
161 - recycle object counts now - to support longer uptimes.
162 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
163 function (and yes, 666 is exact!).
164 - random map generator results should now be fully repeatable.
165 - fixed possible crash bug in build code.
166 - rename find_marked_object to ->mark and speed up.
167 - player movers properly destroy themselves when used up, instead
168 of leaking.
169 - do not show msg for unidentified objects that need identification.
170 - convert formulae/bookarch/settings file parser to thawer framework.
171 - finally get rid of fgets (..., thawer) and use a much cleaner
172 next_line method.
173 - use nicer file format for exp_table and attackmess
174 (more like other resource files).
175 - make parse errors during server startup fatal.
176 - properly initialise all maptile values in constructor.
177 - improved {link} map.
178
1792.93 Sat Feb 13 15:52:36 CET 2010
180 - (maps) fix travel to valdor and back.
181 - do no longer by default eval map cod ein safe compartments
182 (this can be re-enabled using the safe_eval config option).
183 - (maps) fix an apparent crash bug caused by broken generstors
184 in lorak.
185 - fix data corruption issues caused by recursive calls to
186 unordered_mapwalk - now every caller must provide its own
187 buffer.
188 - (maps) improve tindervale maps slightly.
189 - (arch) considerably decrease slag ex price.
190 - (arch) fix filth archetype.
191 - extension dependency resolve was completely broken.
192 - multipart objects would cause save_throw_object to crash - it
193 now acts on the head only.
194 - do not try to connect to an irc server unless explicitly configured.
195 - do not expect decltype() to be available in gcc 4.4.
196 - extended the safe perl environment by loops.
197 - (arch) fix "armless cook" facings.
198 - the "experience table" resource item did not have a proper
199 hash associated with it, so updates could not be detected.
200 - fixed poison traps in doors.
201 - player->killer_name did not properly flag the name as unicode.
202 - aggressively mark many more methods as utf8 or octet-expecting,
203 and provide a non-destructive SvPVutf8 variant.
204 - do not allow dragon players to change their title via the settings.
205 - ratelimited jeweler skill nugget conversion.
206 - under high load, the server stopped swapping out to make
207 the server more responsive, but making it impossible to reduce
208 the load by... swapping out. slot queuing will now always make
209 some progress.
210 - improve the quality of the load-avg calculation.
211 - (maps) fixed quest npc in jeweler dungeon quest.
212 - don't fail to write the runtime file if the temporary already exists.
213 - ipo.ext no longer uses (synchronous) CFDB, stores mail directly at
214 player now.
215 - rewrote hiscore code from scratch to use async I/O, store uuid and
216 timestamp and use a tab in the client to increase awareness.
217 - npc dialog setflag/setsatte now check for defined'ness, so
218 setflag 0 is possible.
219 - make install now deletes old extensions, to ease upgrades in the
220 deliantra vm.
221
2222.92 Thu Dec 24 04:51:56 CET 2009
223 - the destruction spell could/would corrupt server memory quite often.
224 - logging in only fixed the combat slot when the palyer was loaded from
225 disk, not when it already was in memory.
226 - cede in wait_for_tick* when the tivck is inhibited hopefully
227 avoiding livelock during high-load emergency saves.
228 - logging in did not properly unapply all skills.
229 - (maps) make the invite quest marking much more obvious.
230 - (arch) fix warrior archetype names.
231 - map prefetching never prefetch upwards.
232 - wizpass no longer makes you non-blocking.
233 - (maps) add light to some of the special maps, add troll
234 map.
235
2362.91 Mon Nov 30 10:18:09 CET 2009
237 - (maps) add gorokh_final mapset from crossfire.
238 - (maps) block most vault-type mlab locations, open up
239 imperial converters for anybody to use.
240 - (maps, arch) replace all permanent stat potions by random
241 variants.
242 - (maps) spread gorokh demon styles more evenly over 1..100.
243 - TRIGGER events got passed a garbage pointer instead of a
244 real player object on player changes.
245 - diseases and maybe other things could sometimes reduce the speed
246 to below MIN_ACTIVE_SPEED, deactivating the monster and causing
247 much grief.
248 - speed_left randomisation was, apparently, totally broken.
249 - introduce FLAG_RANDOM_SPEED instead of using the sign bit
250 of the speed slot internally and in map save files. among other
251 things, this gets rid of all the abs (speed) calls.
252 - reduce map file save files by using abridged keywords aliases.
253 - shop specialisation calculation was totally broken.
254 - nrof/itemcount/volume limits when dropping to the floor are
255 now enforced.
256 - fix magic mapping, which only worked for inate spell casting.
257 - godgiven items will now be explicitly described as such.
258 - (arch) dded a quiver of bolts.
259 - materialnames would change "randomly" on every load, only
260 set the material when the materialname was not set before.
261 - balancing change, halve rod recharge speed (instead
262 of 4.8s, the standard rods now recharge in ~10s. not a solution,
263 but still.
264 - reduce cpu time used for map saving by >>50% by avoiding
265 the costly flag-checking loop in most cases and using a simple
266 repeat-cache for speed_left.
267 - always delay stats update for players on insert/remove till
268 next tick/command, which saves a lot of cpu cycles on drop/take.
269 - add hint about havign to run to attach unaggressive npcs.
270 - pet monster level was not displayed correctly in "showpets index".
271 - clean up floating point conversions and many similar nitpicks.
272 - fix hanuk altar.
273 - overhaul material system to be much faster, and having less bugs, but
274 still having a lot of cruft :/.
275 - add marble shop floor.
276 - move gcc specifics to new file include/compiler.h.
277 - unrecognised cfpod directives could cause undefined behaviour.
278 - added boes' marble shop to steinwandstadt.
279 - pad mapspace to power-of two size for speed/codesize/cache gains.
280 - optimise mapspace updates.
281 - cache volume/items per mapspace.
282 - use fabs, min and max consistently (surprisingly for a code size
283 decrease).
284 - fixed a small uncleanlieness in item converters, which might
285 have led to weird item multiplications.
286 - store hash value in shstr, not used by anything, but doesn't use much memory.
287 - fixed crash bug in learn_spell command.
288 - enhanced output of the mapinfo command.
289 - remove all traces of FLAG_NO_FIX_PLAYER.
290 - avoid sv_derived_from calls (lots of hash lookups) when converting
291 from perl to c++.
292 - implemented least_significand_bit and for_all_bits_sparse_32 utilities
293 and use it in some "inner" loops.
294 - rename flags to attachable_flags to avoid confusion :=).
295 - fixed jeweler experience output to not be floating point.
296 - added lock/unlock commands, thanks for the patch go to Shawn Robinson!
297 - (arch, maps) introduce inactive_shop_floor and fix some shops with it.
298 - try to prefetch memory inside process_objects, which can give
299 enourmous speed gains.
300 - make some small optimisation to the process_objects loop.
301 - move facedata chksum calculation into cfutil, make server more flexible
302 handling different chksum lengths.
303 - check for hash collisions in cfutil.
304 - reduce face checksum size from 6 to 4 bytes.
305 - don't crash when a map uses empty sound/sound_destroy/face.
306 - removed weather-specific attributes.
307 - fixed genkeywords dependency.
308 - do not clear "randomitems" slot for world underlays.
309 - use "sl" as short-hand for speed_left in save-files, just to make them
310 smaller.
311 - in general, don't crash on value-less resource file lines
312 anymore, due to get_str never returning a 0-pointer.
313 - code cleanup in move_symptom.
314 - removed arch_to_object (replaced it by ->instance ()).
315
3162.90 Sat Nov 7 15:06:06 CET 2009
317 - some Andrew Madloch wanted, despite being specifically told
318 multiple times that the Deliantra parts additions are under AGPL,
319 lock up the source code of the server within his company.
320 some reorganisations have been done to the sourcecode to make
321 it clearer that this violates the Affero GPL. Help to keep
322 Deliantra free software even for the coming generations
323 and be wary of the promises of Andrew Madloch, he has nothing
324 good in mind for free software.
325 - clarify which files of the server are 100% AGPL.
326 - minor reorganisation, move some GPL code into other files.
327 - implement viewpoint (which is like observe, but only for the map,
328 not stats etc.).
329 - replace magic mapping overlay by a flying bird exposing area
330 on the worldmap (ext/magic_mapping.ext).
331 - @find in npc dialog was useless as the vairbale wasn't accessible.
332 - @find results in npc dialogue is now stored in $find.
9 - (maps) add lostwages and lorak (valdor/varsia) from cfextended. 333 - (maps) add lostwages and lorak (valdor/varsia) from cfextended.
10 - (maps, server) add lostwages and celvear apartments to rent system. 334 - (maps, server) add lostwages and celvear apartments to rent system.
11 - (maps) closed guild houses, this is not scalable, ask your friendly 335 - (maps) closed guild houses, this is not scalable, ask your friendly
12 dm instead. 336 dm instead.
13 - (maps) add town portal to celvear. 337 - (maps) add town portal to celvear.
20 casino tokens and stock certificates are also missing. 344 casino tokens and stock certificates are also missing.
21 - (maps, arch) add a number of minor maps from crossfire to scorn, navar 345 - (maps, arch) add a number of minor maps from crossfire to scorn, navar
22 and santo dominion. 346 and santo dominion.
23 - (maps, arch) added gotischerbereich from cfextended, and some archetypes 347 - (maps, arch) added gotischerbereich from cfextended, and some archetypes
24 to go with them. also adjusted archetypes to be more korrekt "gotisch". 348 to go with them. also adjusted archetypes to be more korrekt "gotisch".
349 - doors/containers can now use "match ..." expressions for the slaying field.
25 - properly close client-side dialogue when the player is teleported away. 350 - properly close client-side dialogue when the player is teleported away.
26 - map-tags did not properly close it's database tables or wait 351 - map-tags did not properly close it's database tables or wait
27 for a quiescent state, causing memory corruption on reload. 352 for a quiescent state, causing memory corruption on reload.
28 - support "stat.xyz" accessor in match expressions. 353 - support "stat.xyz" accessor in match expressions.
29 - skip /styles and /editor directories in cf::map::static_maps. 354 - skip /styles and /editor directories in cf::map::static_maps.
37 - sped up search-items implementation, but it's still horrible. 362 - sped up search-items implementation, but it's still horrible.
38 - (maps) bigchests are now properly non-unique, per_player and no_reset. 363 - (maps) bigchests are now properly non-unique, per_player and no_reset.
39 - editor_folder can now be used to override whatever cfutil sets, and was 364 - editor_folder can now be used to override whatever cfutil sets, and was
40 used to reogianise the illogical arch tree a bit. 365 used to reogianise the illogical arch tree a bit.
41 - (maps) import most map names from crossfire. 366 - (maps) import most map names from crossfire.
367 - nuke image_sums/image_info subcommands from the protocol.
368 - fly_high movement gives better los, ignoring blocksview.
369 - the addexp command should now honour skill names with spaces.
370 - (arch) add nuke from cfextended to avoid a crash.
371 - (arch) added many more buildable marble floors.
372 - major namespace cleanup: save 45kb by making functions static
373 that were unnecessarily global.
42 374
432.82 Sat Oct 24 03:50:17 CEST 2009 3752.82 Sat Oct 24 03:50:17 CEST 2009
44 - fixed a classical and exploitable stack buffer overflow in the gsay command. 376 - fixed a classical and exploitable stack buffer overflow in the gsay command.
45 - fix a memory buffer overflow in the book code. 377 - fix a memory buffer overflow in the book code.
46 - add @check, @find npc dialogue commands. 378 - add @check, @find npc dialogue commands.
515 - bugfix: when unapplying skills also remove them from the range/combat slots. 847 - bugfix: when unapplying skills also remove them from the range/combat slots.
516 - bugfix: do not merge items whose archetype name merges, use the 848 - bugfix: do not merge items whose archetype name merges, use the
517 archetype *archname* (chairs of different facings were merged). 849 archetype *archname* (chairs of different facings were merged).
518 - bugfix: fix a potential crash issue in find_object_name (not used 850 - bugfix: fix a potential crash issue in find_object_name (not used
519 normally). 851 normally).
520 - bugfix: locked doors cnanot be bashed down by magical means 852 - bugfix: locked doors cannot be bashed down by magical means
521 (destruction, magic missile etc.). 853 (destruction, magic missile etc.).
522 - swarm spells without a direction now use various spiral patterns 854 - swarm spells without a direction now use various spiral patterns
523 instead of being fully random. 855 instead of being fully random.
524 - update AnyEvent API to 3.4 and above. 856 - update AnyEvent API to 3.4 and above.
525 857
604 - merge items with different arch pointers refering to the same arch 936 - merge items with different arch pointers refering to the same arch
605 (due to archetype reloads). 937 (due to archetype reloads).
606 - refactored the object remove/insert functions and most related 938 - refactored the object remove/insert functions and most related
607 functions (decrease, split, merge_ob etc.). 939 functions (decrease, split, merge_ob etc.).
608 - make it compile better on freebsd (reported by pippijn). 940 - make it compile better on freebsd (reported by pippijn).
609 - remove GT_UPDATE_INV (no longer applicable). 941 - removed GT_UPDATE_INV (no longer applicable).
610 - fix the longstanding "container stays open" bug. 942 - fix the longstanding "container stays open" bug.
611 - improved floorbox updating to be incremental and other protocol 943 - improved floorbox updating to be incremental and other protocol
612 optimisations. 944 optimisations.
613 - get rid of update_after_inventory_change and only do update stats 945 - get rid of update_after_inventory_change and only do update stats
614 for weight once/tick/player at max. 946 for weight once/tick/player at max.
896 - introduced new keyword for map files: file_format_version (integer, server version: 0) 1228 - introduced new keyword for map files: file_format_version (integer, server version: 0)
897 - better message for apply failures due to applymode 1229 - better message for apply failures due to applymode
898 - removed most all of the weather code 1230 - removed most all of the weather code
899 - unified logging to stderr and file 1231 - unified logging to stderr and file
900 - too many minor changes to document 1232 - too many minor changes to document
1233

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines