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

Comparing deliantra/server/Changes (file contents):
Revision 1.504 by root, Tue Nov 10 04:38:44 2009 UTC vs.
Revision 1.505 by root, Tue Nov 10 16:29:20 2009 UTC

27 - overhaul material system to be much faster, and having less bugs, but 27 - overhaul material system to be much faster, and having less bugs, but
28 still having a lot of cruft :/. 28 still having a lot of cruft :/.
29 - add marble shop floor. 29 - add marble shop floor.
30 - move gcc specifics to new file include/compiler.h. 30 - move gcc specifics to new file include/compiler.h.
31 - unrecognised cfpod directives could cause undefined behaviour. 31 - unrecognised cfpod directives could cause undefined behaviour.
32 - added boes' marble shop to steinwandstadt.
32 - pad mapspace to power-of two size for speed/codesize/cache gains. 33 - pad mapspace to power-of two size for speed/codesize/cache gains.
33 - optimise mapspace updates. 34 - optimise mapspace updates.
34 - cache volume/items per mapspace. 35 - cache volume/items per mapspace.
35 - use fabs, min and max consistently (surprisingly for a code size 36 - use fabs, min and max consistently (surprisingly for a code size
36 decrease). 37 decrease).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines