ddnet/src/engine/shared
GreYFoXGTi eb9793d89a Moved all used server variables to config_variables.h
tried to fix /pause and failed cause i can't get the hooked player's character to check if he is paused or not
changed welcome message default.
on join player sees the server's /info

Signed-off-by: GreYFoXGTi <GreYFoXGTi@Gmail.com>
2010-07-29 22:51:58 +03:00
..
compression.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
compression.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
config.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
config.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
config_variables.h Moved all used server variables to config_variables.h 2010-07-29 22:51:58 +03:00
console.cpp The Porting of DDRace-Beta to trunk by [BlackTee] den Maps with one and two layer works properly. Laser works. Fix second game layer Re-added logs Readded the rcon commands addvote and scoring system and time Fixed Weapons 2010-07-29 08:59:32 +03:00
console.h The Porting of DDRace-Beta to trunk by [BlackTee] den Maps with one and two layer works properly. Laser works. Fix second game layer Re-added logs Readded the rcon commands addvote and scoring system and time Fixed Weapons 2010-07-29 08:59:32 +03:00
datafile.cpp fixed compile errors for osx 2010-06-01 21:55:08 +02:00
datafile.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
demorec.cpp Fixed remaining compiler warnings for gcc on Linux 2010-06-10 20:38:03 +08:00
demorec.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
engine.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
engine.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
huffman.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
huffman.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
jobs.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
jobs.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
kernel.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
linereader.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
linereader.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
map.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
masterserver.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
memheap.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
memheap.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
message.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
network.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
network.h The Porting of DDRace-Beta to trunk by [BlackTee] den Maps with one and two layer works properly. Laser works. Fix second game layer Re-added logs Readded the rcon commands addvote and scoring system and time Fixed Weapons 2010-07-29 08:59:32 +03:00
network_client.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
network_conn.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
network_server.cpp Fixes Issue #5 2010-07-29 17:54:04 +03:00
packer.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
packer.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
protocol.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
ringbuffer.cpp Fixed remaining compiler warnings for gcc on Linux 2010-06-10 20:38:03 +08:00
ringbuffer.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
snapshot.cpp copied refactor to trunk 2010-05-29 07:25:38 +00:00
snapshot.h copied refactor to trunk 2010-05-29 07:25:38 +00:00
storage.cpp added commands to dump the output of the consoles into a file 2010-06-20 14:12:59 +02:00