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

Comparing deliantra/server/Changes (file contents):
Revision 1.714 by root, Thu May 13 12:28:13 2010 UTC vs.
Revision 1.715 by root, Thu May 13 17:33:29 2010 UTC

195 - correctly try to load tiled maps in adjacent_map, might fix 195 - correctly try to load tiled maps in adjacent_map, might fix
196 "no relation to target" bugs. 196 "no relation to target" bugs.
197 - try to load (pure-)perl modules asynchronously, warn about 197 - try to load (pure-)perl modules asynchronously, warn about
198 modules being loaded from the mainloop, pre-load some more 198 modules being loaded from the mainloop, pre-load some more
199 core modules so perl doesn't do it later on. 199 core modules so perl doesn't do it later on.
200 - pre-load many of the files perl might load on it's own e.g. when
201 compiling regexes.
200 - make exp_table and materials file reloadable. 202 - make exp_table and materials file reloadable.
201 - made reload_config non-blocking. 203 - made reload_config non-blocking.
202 - the seen command called (Blocking) stat() instead of aio_stat, 204 - the seen command called (Blocking) stat() instead of aio_stat,
203 causing server freezes. 205 causing server freezes.
204 - store unhashed password, to prepare for safer authentication. 206 - store unhashed password, to prepare for safer authentication.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines