ViewVC Help
View Directory | Download Tarball
/cvs/deliantra/server/socket
File Last Change
 ../
Makefile.am 1.6 (17 years ago) by root: I goofed.
README 1.1.1.1 (18 years ago) by root: initial import
image.C 1.22 (17 years ago) by pippijn: nano-cleanups
info.C 1.34 (17 years ago) by pippijn: nano-cleanups
init.C 1.37 (17 years ago) by root: - avoid negative event priorities like the plague. they are actually worse because they introduce random memory corruption and endless loops and worse, if worse exists. - aggressively swap out maps when #actives exceeds threshold - sweep and cede after server tick - increase player command handling priorities, just in case. - fix a bug in mortal checking, this was the reason for the enourmous memory leaks in map-world.ext - mark c++-side watchers as non-reentrant
item.C 1.40 (17 years ago) by pippijn: nano-cleanups
loop.C 1.40 (17 years ago) by pippijn: nano-cleanups
lowlevel.C 1.34 (17 years ago) by pippijn: nano-cleanups
request.C 1.68 (17 years ago) by root: remove default_smoothed images - unused. remove references to mythical sdefault.001 / default_smoothed.111 image from server code.
sounds.C 1.12 (17 years ago) by root: more micro-optimisation, use idistance, min is faster than MIN
0 directories and 10 files shown