| Age | Commit message (Collapse) | Author |
|
Conflicts:
data/languages/index.txt
src/game/server/entities/character.cpp
|
|
|
|
Conflicts:
src/game/server/gamemodes/ctf.cpp
src/game/server/gamemodes/ctf.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Threadedflip
|
|
to that I only have a virtual box machine
|
|
have to wait for the flip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed typo in CONF_PLATFORM_SOLARIS. Made sure that we don't try to use
the gcc endianness for Solaris. Included sys/filio.h for Solaris so that
FIONBIO is defined. Added linking flags -lsocket and -lnsl for Solaris
in bam.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
beginning
|
|
|
|
detect.h has manual litte/big endian definitions for some architectures
but many are missing.
Instead of adding more manual definitions it's better to use the
definitions of gcc when available.
|
|
On GNU/kFreeBSD only "__FreeBSD_kernel__" is defined
but not "__FreeBSD__".
|
|
Add missing platform definitions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #233
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|