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

Comparing deliantra/server/TODO (file contents):
Revision 1.96 by root, Mon Aug 27 01:13:48 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...
2 9
32007-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. 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.
42007-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. 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.
5 12
6http://stonewashed.net/sfx.html 13http://stonewashed.net/sfx.html

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines