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

Comparing deliantra/server/Changes (file contents):
Revision 1.19 by root, Sun Jun 3 17:07:11 2007 UTC vs.
Revision 1.20 by root, Sat Jun 9 20:53:42 2007 UTC

32.2 32.2
4 - fix the magicmap colours. 4 - fix the magicmap colours.
5 - optimise map update even more by removing unneeded code and checks. 5 - optimise map update even more by removing unneeded code and checks.
6 - decouple map and stats update from pl->ob and use pl->observe instead. 6 - decouple map and stats update from pl->ob and use pl->observe instead.
7 - implement observe command. 7 - implement observe command.
8 - major speed up in map refresh by replacing most get_map_from_coord
9 calls with a simple comparison.
10 - fix a latent crossfire bug that could crash the server because the
11 map refresh did not update the mapspace.
8 - many bugfixes and minor optimisations. 12 - many bugfixes and minor optimisations.
9 13
102.1 Sun May 27 04:21:29 CEST 2007 142.1 Sun May 27 04:21:29 CEST 2007
11 - optimised event invocation (non-wanted events can now be 15 - optimised event invocation (non-wanted events can now be
12 skipped with 4-5 inlined instructions). 16 skipped with 4-5 inlined instructions).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines