../
|
common/
|
(from shstr.C/1.22)
- prepare common/ for head_ => head change
- add some copyrights for files where they were missing
|
crossedit/
|
|
debian/
|
(from cfplus-server.conffiles/1.1)
renamed crossfire to cfplus
|
devel/
|
|
doc/
|
|
ext/
|
(from tcp.ext/1.7)
*** empty log message ***
|
include/
|
(from face.h/1.14)
move animation info into facedata and make it reloadable at runtime
|
lib/
|
(from Makefile.am/1.29)
create maps directory when installing
|
make_win32/
|
|
plugins/
|
|
pod/
|
(from README/1.1)
new documentation and added copy script
|
random_maps/
|
(from wall.C/1.21)
implement hotfix for missing range checking (should reformulate, but I guess the code isn't worth the effort)
|
rpm/
|
(from crossfire.init/1.1.1.1)
initial import
|
server/
|
(from cfperl.xs/1.214)
- restore after combined mainboard+harddisk crash
- cleanup/fixes for 2.1 release
- fix invoke to actually do work
- refactor invoke shortcuts, gcc cannot inline
varargs functions.
- optimised invoke to 4-5 insns in the common case.
- optimised (For no good reason) the int-to-ascii
conversions of dynbuf_text into division-less and
branchless code (of which I am pretty proud).
- actually move players to their savebed when they did
not use one and the map has been reste in the meantime.
does not kill (yet) when too long.
- enter_map is now handled completely in perl.
- goto is now using generation counting to ensure that only the
most-recently-issues goto will succeed.
- make some heavy use of __builtin_expect to streamline
rare callbacks even more.
- optimised thawer.
|
socket/
|
(from sounds.C/1.12)
more micro-optimisation, use idistance, min is faster than MIN
|
src/
|
|
utils/
|
(from missing/1.2)
clean up makefiles, add dummy pod.pm
|
AUTHORS
|
1.3
(19 years ago)
by pippijn:
get rid of X in configure.ac
|
COPYING
|
1.1.1.1
(20 years ago)
by root:
initial import
|
Changes
|
1.15
(18 years ago)
by root:
2.1 cleanups
|
DEVELOPERS
|
1.4
(19 years ago)
by root:
more cleanups
|
INSTALL
|
1.2
(18 years ago)
by root:
*** empty log message ***
|
Makefile.am
|
1.17
(18 years ago)
by root:
2.1 cleanups
|
README
|
1.15
(18 years ago)
by root:
*** empty log message ***
|
TODO
|
1.63
(18 years ago)
by root:
- restore after combined mainboard+harddisk crash
- cleanup/fixes for 2.1 release
- fix invoke to actually do work
- refactor invoke shortcuts, gcc cannot inline
varargs functions.
- optimised invoke to 4-5 insns in the common case.
- optimised (For no good reason) the int-to-ascii
conversions of dynbuf_text into division-less and
branchless code (of which I am pretty proud).
- actually move players to their savebed when they did
not use one and the map has been reste in the meantime.
does not kill (yet) when too long.
- enter_map is now handled completely in perl.
- goto is now using generation counting to ensure that only the
most-recently-issues goto will succeed.
- make some heavy use of __builtin_expect to streamline
rare callbacks even more.
- optimised thawer.
|
acinclude.m4
|
1.6
(19 years ago)
by root:
configury changes for c++
|
autogen.sh
|
1.10
(19 years ago)
by pippijn:
autoheader too.. why not :) (it makes everything work for me)
|
config.guess
|
1.1.1.1
(20 years ago)
by root:
initial import
|
config.sub
|
1.1.1.1
(20 years ago)
by root:
initial import
|
configure.ac
|
1.73
(18 years ago)
by root:
2.1 cleanups
|