../
|
sounds.C
|
1.24
(17 years ago)
by root:
for the time being, accept soundfaces with leading sound/ and without
|
request.C
|
1.122
(17 years ago)
by root:
fix mapinfo w.r.t. observe
|
lowlevel.C
|
1.58
(17 years ago)
by root:
be proactive
|
loop.C
|
1.69
(17 years ago)
by root:
major changes:
- on_same_map and related functions now do not block on map loads, instead
they pretend the map is not there. this ensures lag-free operation, but changes
semantics considerably: running quickly over the worldmap often lets you bump
into map borders until the map has been loaded. also, rabies takes longer
to nuke a full continent now.
- mapinfo (a major sync blocker) is now fully asynchronous, and works by
quieing all mapinfo requests and retrying them on every tick until satisfed.
|
item.C
|
1.52
(17 years ago)
by root:
replace MAXSOCKBUF by MAXSOCKBUF-1, the real socket buffer size, and adjust it to 10239, the actual maximum gcfclient supports
|
init.C
|
1.51
(17 years ago)
by root:
major changes:
- on_same_map and related functions now do not block on map loads, instead
they pretend the map is not there. this ensures lag-free operation, but changes
semantics considerably: running quickly over the worldmap often lets you bump
into map borders until the map has been loaded. also, rabies takes longer
to nuke a full continent now.
- mapinfo (a major sync blocker) is now fully asynchronous, and works by
quieing all mapinfo requests and retrying them on every tick until satisfed.
|
info.C
|
1.46
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
image.C
|
1.54
(17 years ago)
by root:
the cfplus crashes were a result of overzealous face-nr caching inside the server
|
README
|
1.1.1.1
(19 years ago)
by root:
initial import
|
Makefile.am
|
1.8
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
0 directories and
10 files shown