GreYFoXGTi
8542181d9a
Added include recommended by SushiTee to fix the following mac compiling Errors
...
#1 c++ src/game/server/gamecontext.cpp
In file included from src/base/tl/range.h:6,
from src/base/tl/algorithm.h:6,
from src/base/tl/sorted_array.h:6,
from src/game/server/score/file_score.h:6,
from src/game/server/gamecontext.cpp:18:
src/base/tl/base.h:8: error: expected `)' before ‘(’ token
bam: 'objs/game/server/gamecontext.o' error 256
2010-12-02 20:51:21 +02:00
GreYFoXGTi
388ca1288f
Fixed Tile Parsing Error and Added dbg Messages to show map tiles
2010-12-02 01:33:02 +02:00
GreYFoXGTi
af6f96bc7e
Added Tile for the new Map Config
2010-12-02 00:45:36 +02:00
GreYFoXGTi
b4fd1aaca9
Fixed Announcement System
2010-11-29 05:39:47 +02:00
GreYFoXGTi
94d5351108
Just to be sure this doesn't make an infinite loop
2010-11-29 05:25:27 +02:00
GreYFoXGTi
4f777211a5
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-11-25 00:22:02 +02:00
heinrich5991
5204bbe6b7
fixed rcon command "set_team"
2010-11-24 23:17:56 +01:00
heinrich5991
73ca31d168
changed rcon command "cmdlist" nearly completly
2010-11-24 22:09:31 +01:00
GreYFoXGTi
a3d29d5447
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-11-23 03:57:48 +02:00
heinrich5991
077b8bd84d
fixed sv_vote_percentage
2010-11-22 22:30:50 +01:00
GreYFoXGTi
4737588827
New Delayed Switches
2010-11-22 23:10:12 +02:00
GreYFoXGTi
eed83bd7cb
Added Announcement
2010-11-22 13:00:43 +02:00
GreYFoXGTi
b8fe169419
Added Mac Fixes by Allisone (Trust)
2010-11-22 11:09:27 +02:00
GreYFoXGTi
3ceebe2ef4
Forgot to make the map.cfg level 4
2010-11-22 10:32:00 +02:00
GreYFoXGTi
5d9ee1736e
made the code so it would have less conflicts in the future and Merged branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
data/languages/dutch.txt
data/languages/french.txt
data/languages/german.txt
data/languages/russian.txt
src/game/server/entities/flag.cpp
src/game/server/entities/flag.h
src/game/server/gamecontext.cpp
src/game/server/gamemodes/ctf.cpp
src/game/server/gamemodes/ctf.h
src/game/server/gamemodes/dm.cpp
src/game/server/gamemodes/dm.h
src/game/server/gamemodes/mod.cpp
src/game/server/gamemodes/tdm.cpp
src/game/server/gamemodes/tdm.h
2010-11-22 00:26:00 +02:00
Choupom
c64d3817cf
fixed so we can't add a vote option multiple times by oy
2010-11-20 21:41:18 +01:00
Sworddragon
fc9211c777
Updated copyrights
2010-11-20 21:26:06 +01:00
GreYFoXGTi
d414579247
Added ### after *** to indicate a /me message, and avoid messages that look like the server sent it
2010-11-19 18:57:53 +02:00
GreYFoXGTi
ac341b5390
fixed mac compilation
2010-11-18 01:19:44 +02:00
GreYFoXGTi
a109e1150d
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/shared/config_variables.h
src/game/client/components/console.cpp
src/game/client/gameclient.cpp
src/game/editor/ed_editor.h
src/game/server/gamecontext.cpp
2010-11-18 01:10:59 +02:00
oy
994a44f6e1
simplified change_map command so that it switches to the next map in the maprotation when called without param
2010-11-17 12:50:01 +01:00
GreYFoXGTi
4cbcbae508
Fixed sv_vote_percentage
2010-11-16 16:59:17 +02:00
GreYFoXGTi
0c6767dd9d
Added option to have DDRace Compiled without SQL
2010-11-16 15:44:16 +02:00
GreYFoXGTi
5ee8796381
Removed sql from mac, people who need sql compile the Mac branch
...
the boost stuff made my working dir very messy and searching through it takes more time
2010-11-16 15:26:19 +02:00
GreYFoXGTi
bf4ed7515c
Forgot to parse the tiles from the Switch layer ^^
2010-11-14 16:00:33 +02:00
GreYFoXGTi
670e90c7e3
Merge branch 'master' of http://github.com/btd/DDRace
...
Conflicts:
src/game/server/entities/door.cpp
2010-11-14 03:32:00 +02:00
GreYFoXGTi
071fb6a5a3
new Switch System //TODO Rendering Rotation
2010-11-14 02:39:04 +02:00
btd
002cf9792f
Fix project tile
2010-11-13 18:41:43 +03:00
btd
e3fb77f444
Merge branch 'master' of github.com:btd/DDRace
2010-11-13 18:31:25 +03:00
btd
2c44c94c4e
Move console staff
2010-11-13 18:31:13 +03:00
btd
325aa980e9
Fix door issue. Fix explosion-team issue. Fix null pointer bug. Fix predicion bug. Fix crash when character killed and snap in this moment
2010-11-13 00:54:33 +03:00
heinrich5991
c54b824a45
fixed 'cmdlist' rcon command for joining clients
2010-11-11 23:22:09 +01:00
btd
cd59d111a8
Fix explosion issue. Dont pull, not tested. Can pull if test both commits=)
2010-11-11 12:12:03 +03:00
heinrich5991
e078d537c2
moved spam protection and re-added it for /rank and /me; some smaller fixes
2010-11-10 22:42:29 +01:00
GreYFoXGTi
17cb8a6ffb
Merge branch 'develop' of http://github.com/heinrich5991/DDRace
...
Conflicts:
src/game/server/gamecontext.cpp
2010-11-09 17:30:30 +02:00
GreYFoXGTi
27864ec70d
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-11-09 00:24:42 +02:00
GreYFoXGTi
86675f7dd7
Able to amend the mute to something less
2010-11-08 11:29:09 +02:00
heinrich5991
50b8d93d6d
finished system to generalize rcon commands, sorry for last commit's description
2010-11-07 17:35:11 +01:00
heinrich5991
470e2773ba
added system to generalize rcon commands
2010-11-07 17:08:09 +01:00
heinrich5991
678c94b344
removed the senseless parameters of CGameContext::CheatsAvailable
2010-11-07 13:21:25 +01:00
heinrich5991
b9875cefd8
fixed a bit ugly code
2010-11-07 12:03:26 +01:00
btd
5f6e35b418
Finish sv_team
2010-11-07 01:54:35 +03:00
GreYFoXGTi
96e67724f1
Merge branch 'rm_clientdummies' of https://github.com/heinrich5991/DDRace
...
Conflicts:
src/game/server/gamecontext.cpp
moved and edited src/game/ddracecommands.h
2010-11-05 01:59:37 +02:00
GreYFoXGTi
9feef5638e
Merge branch 'master' of http://github.com/btd/DDRace
2010-11-04 21:18:55 +02:00
btd
32d80c22d1
score board
2010-11-04 21:33:51 +03:00
GreYFoXGTi
32429ebe31
/me is a number of word, parameter = r not s
2010-11-04 20:24:13 +02:00
heinrich5991
60d7639c9b
moved ddrace-specific rcon cmds from 'game/server/gamecontext.cpp' to 'game/server/ddracecommands.h' in order to remove renundancy with client-side server dummies for tab-completion
2010-11-02 17:07:45 +01:00
heinrich5991
d2e24f0318
added rcon commands 'move' and 'move_raw', re-implemented 'up', 'down', 'left', 'right'
2010-11-01 21:09:44 +01:00
heinrich5991
c9dd108e09
added CGameContext::MoveCharacter, fixed CGameContext::ModifyWeapons
2010-11-01 20:44:36 +01:00
GreYFoXGTi
46d66aa06e
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-11-01 20:07:57 +02:00