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

Comparing deliantra/server/TODO (file contents):
Revision 1.95 by root, Thu Aug 23 17:13:04 2007 UTC vs.
Revision 1.97 by root, Thu Aug 30 08:44:12 2007 UTC

1Here are listed some todos which should be looked into sometimes. 1Here are listed some todos which should be looked into sometimes.
2
3* IMPORTANT:
4 there is a possible deadlock condition when one palyer has something that refers to another
5 ansd that one has something that refers to the former, or more complicated cycles, as
6 loading one will try to load the other which will block on waiting for the first one.
7 solution: none, really, except maintaining a "currently being loaded" hash for maps
8 and players and use that...
9
102007-08-26 18:04:38.1909 Can't locate object method "ns" via package "cf::client::wrap" at /opt/crossfire/share/crossfire/cf.pm line 2582.
112007-08-26 18:04:38.1910 ... while processing EXTCMD(cf::player::wrap=HASH(0x3a56920) {"msgid":"a1","version":1,"msgtype":"cfplus_support"}) event, skipping processing altogether.
2 12
3http://stonewashed.net/sfx.html 13http://stonewashed.net/sfx.html
4 14
5http://www.anthro.wayne.edu/museum/MuseumCollectionSummary/Pictures/Ren%20Cen/stoneware%20bottle.jpg 15http://www.anthro.wayne.edu/museum/MuseumCollectionSummary/Pictures/Ren%20Cen/stoneware%20bottle.jpg
6 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines