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

Comparing deliantra/server/Changes (file contents):
Revision 1.478 by root, Tue Nov 3 14:49:39 2009 UTC vs.
Revision 1.484 by root, Wed Nov 4 18:17:57 2009 UTC

1Deliantra MORPG Server, Maps and Archetypes ChangeLog. 1Deliantra MORPG Server, Maps and Archetypes ChangeLog.
2Version numbers sort like decimal numbers. 2Version numbers sort like decimal numbers.
3 3
4TODO: warrior_1 looks broken
5TODO: apartment-descritpions for gotisch1/2 4TODO: apartment-descritpions for gotisch1/2
6TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them. 5TODO: 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? 6TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra?
7TODO: cast invisible...
8TODO: random stuff should not be in compat.C
9 - some Andrew Madloch wanted, despite being specifically told
10 multiple times that the Deliantra parts additions are under AGPL,
11 close up the source code of the server within his company.
12 some reorganisations have been done to the sourcecode to make
13 it clearer that this violates the Affero GPL. Help to keep
14 Deliantra free software even for the coming generations
15 and be wary of the promises of Andrew Madloch, he has nothing
16 good in mind for your free software.
17 - clarify which files of the server are 100% AGPL.
18 - minor reorganisation, move some GPL code into other files.
19 - implement viewpoint (which is like observe, but only for the map,
20 not stats etc.).
21 - replace magic mapping overlay by a flying bird exposing area
22 on the worldmap (ext/magic_mapping.ext).
8 - (maps) add lostwages and lorak (valdor/varsia) from cfextended. 23 - (maps) add lostwages and lorak (valdor/varsia) from cfextended.
9 - (maps, server) add lostwages and celvear apartments to rent system. 24 - (maps, server) add lostwages and celvear apartments to rent system.
10 - (maps) closed guild houses, this is not scalable, ask your friendly 25 - (maps) closed guild houses, this is not scalable, ask your friendly
11 dm instead. 26 dm instead.
12 - (maps) add town portal to celvear. 27 - (maps) add town portal to celvear.
35 - markers do no longer add a force if the slaying field is unset. 50 - markers do no longer add a force if the slaying field is unset.
36 - sped up search-items implementation, but it's still horrible. 51 - sped up search-items implementation, but it's still horrible.
37 - (maps) bigchests are now properly non-unique, per_player and no_reset. 52 - (maps) bigchests are now properly non-unique, per_player and no_reset.
38 - editor_folder can now be used to override whatever cfutil sets, and was 53 - editor_folder can now be used to override whatever cfutil sets, and was
39 used to reogianise the illogical arch tree a bit. 54 used to reogianise the illogical arch tree a bit.
55 - (maps) import most map names from crossfire.
56 - nuke image_sums/image_info subcommands from the protocol.
57 - fly_high movement gives better los, ignoring blocksview.
40 58
412.82 Sat Oct 24 03:50:17 CEST 2009 592.82 Sat Oct 24 03:50:17 CEST 2009
42 - fixed a classical and exploitable stack buffer overflow in the gsay command. 60 - fixed a classical and exploitable stack buffer overflow in the gsay command.
43 - fix a memory buffer overflow in the book code. 61 - fix a memory buffer overflow in the book code.
44 - add @check, @find npc dialogue commands. 62 - add @check, @find npc dialogue commands.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines