oy
|
5754812dea
|
clear history of the remote console on disconnect and cleaned up some old stuff in console.cpp
|
2010-10-11 00:30:56 +02:00 |
|
Choupom
|
00c1421034
|
fixed so the rcon password is not in the history (fixes #170)
|
2010-10-11 00:18:04 +02:00 |
|
Choupom
|
bed7b64457
|
fixed map selection in map editor
|
2010-10-11 00:17:46 +02:00 |
|
oy
|
107545da0a
|
localised "REC"-notification
|
2010-10-11 00:16:37 +02:00 |
|
GreYFoXGTi
|
ac3ce7589a
|
linux compilation...
|
2010-10-10 16:19:10 +02:00 |
|
GreYFoXGTi
|
ef139eb73a
|
Cleanup (Putting stuff back vanilla like)
|
2010-10-10 16:11:11 +02:00 |
|
GreYFoXGTi
|
e7ab496262
|
Deleted old afk timer by noother, because it's replaced by a Vanilla feature
Note: we may need to tweak the vanilla features to suite DDRace needs in the future
|
2010-10-10 14:36:56 +02:00 |
|
GreYFoXGTi
|
40d2068c70
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/editor/ed_editor.cpp
src/game/editor/ed_editor.h
src/game/editor/ed_layer_tiles.cpp
src/game/server/gamecontroller.cpp
src/game/server/player.cpp
src/game/variables.h
|
2010-10-10 14:36:02 +02:00 |
|
oy
|
cd95f1869e
|
added inactive player kicking. Closes #51
|
2010-10-09 19:14:42 +02:00 |
|
oy
|
b3c81e7258
|
added the possibility to shift the tiles of a layer into any direction
|
2010-10-09 18:38:23 +02:00 |
|
oy
|
ab2df14641
|
made INT_STEP properties in the editor just change by 1
|
2010-10-09 13:33:33 +02:00 |
|
oy
|
85b9c60158
|
added info in the demo browser by Choupom
|
2010-10-09 13:27:21 +02:00 |
|
GreYFoXGTi
|
c884380186
|
Merge branch 'master' of http://github.com/btd/DDRace
|
2010-10-09 00:08:17 +02:00 |
|
GreYFoXGTi
|
b4699315f3
|
mm:ss
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-10-09 00:07:44 +02:00 |
|
btd
|
e83581dd40
|
Fix
|
2010-10-09 02:05:17 +04:00 |
|
GreYFoXGTi
|
90a0ba17f0
|
Fix change_map. Closes #73.
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-10-08 22:12:12 +02:00 |
|
btd
|
9de4dad6ac
|
Server dislike this map, but dont crash. Closes #12
|
2010-10-09 00:08:34 +04:00 |
|
btd
|
3e97ff2863
|
Closes #58
|
2010-10-09 00:07:36 +04:00 |
|
oy
|
7ad4d3224c
|
use file dialog when saving a map which was not loaded from the maps save path
|
2010-10-08 22:06:12 +02:00 |
|
GreYFoXGTi
|
99f044bf88
|
added kill delay config with default 3
|
2010-10-08 18:56:56 +02:00 |
|
GreYFoXGTi
|
bd32632da2
|
added configurable suicide penalty with default 0, Closes #61.
|
2010-10-08 18:52:26 +02:00 |
|
GreYFoXGTi
|
a6d972eff7
|
i forgot to remove this i haven't made the propper checks for it
|
2010-10-08 18:42:38 +02:00 |
|
GreYFoXGTi
|
9f7fc48ad7
|
Fixed Speeders. Closes #79.
|
2010-10-08 16:45:14 +02:00 |
|
GreYFoXGTi
|
af36c64785
|
only process tiles that are used in entities.png
|
2010-10-08 15:48:50 +02:00 |
|
GreYFoXGTi
|
a2ddb2d700
|
Fixed Tick not handling tiles
|
2010-10-08 15:33:42 +02:00 |
|
GreYFoXGTi
|
7029c93507
|
/EHsc
|
2010-10-08 13:57:29 +02:00 |
|
GreYFoXGTi
|
6ca75f086e
|
Merge branch 'master' of http://github.com/oy/teeworlds
|
2010-10-08 13:37:38 +02:00 |
|
oy
|
a075889312
|
fixed a listing problem in the demo browser
|
2010-10-08 00:13:05 +02:00 |
|
oy
|
04234c109e
|
show filename of the map in the editor. Closes #122
|
2010-10-08 00:04:46 +02:00 |
|
oy
|
6a26cd6621
|
fixed various problems with the file dialog in the editor
|
2010-10-07 23:51:07 +02:00 |
|
GreYFoXGTi
|
a1a2a6aa75
|
Modified Broadcast Message out of Race
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-10-07 16:32:11 +02:00 |
|
GreYFoXGTi
|
48b205fac4
|
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into Cleanup
|
2010-10-07 15:34:11 +02:00 |
|
GreYFoXGTi
|
faaa8c241e
|
Merge branch 'master' of http://github.com/oy/teeworlds into Cleanup
|
2010-10-07 15:33:48 +02:00 |
|
GreYFoXGTi
|
5f0cf76e4f
|
Revert "Reworked laser rotation. Opens #59."
This reverts commit be122406ef .
|
2010-10-07 15:28:29 +02:00 |
|
GreYFoXGTi
|
cf08ccb597
|
Fixed Doors + Switches creation, Closes #77.
DDRace.cpp and gamecontext.cpp cleanup, old comments that are not needed
|
2010-10-07 15:22:03 +02:00 |
|
GreYFoXGTi
|
76f1dff55e
|
Merge branch 'master' of http://github.com/btd/DDRace
|
2010-10-07 14:31:50 +02:00 |
|
btd
|
fb93343873
|
Make work chat all and chat team both
|
2010-10-07 16:10:49 +04:00 |
|
GreYFoXGTi
|
c836c7f1f7
|
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into Cleanup
|
2010-10-07 04:02:49 +02:00 |
|
GreYFoXGTi
|
ee6cb26e90
|
Can;t Super again if you are super
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-10-07 04:02:24 +02:00 |
|
GreYFoXGTi
|
d5b758d9c7
|
Fixed a MaxSpeed Speeder Bug
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-10-07 01:12:31 +02:00 |
|
GreYFoXGTi
|
cfe7ef6f38
|
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into Cleanup
|
2010-10-06 23:48:39 +02:00 |
|
GreYFoXGTi
|
304084434b
|
Created Destructor for Layers and Collision but making them default Destructor didn't work so i made them normal functions and called them as needed, i am not sure this is the right way though. Closes #74, Closes #35.(#35 Needs in depth testing, i tested for 3 minutes copying stuff around)
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-10-06 23:47:23 +02:00 |
|
oy
|
3a98f7a048
|
added mod system. Closes #34
|
2010-10-06 23:07:35 +02:00 |
|
GreYFoXGTi
|
59bd0f1c87
|
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into Cleanup
|
2010-10-06 22:48:24 +02:00 |
|
btd
|
c4b6094ebb
|
Make team chat working properly.
If you in team 0 your messages for all if not in team 0 your messages only for team members
|
2010-10-07 00:35:19 +04:00 |
|
btd
|
d91690b619
|
Fix plasma
|
2010-10-05 00:39:23 +04:00 |
|
btd
|
94cd8159a3
|
Fix kill tile
|
2010-10-05 00:11:10 +04:00 |
|
btd
|
4571836f25
|
New entities, Thanks Fisico.
|
2010-10-04 23:55:36 +04:00 |
|
btd
|
538efe273b
|
Clean Tele Layer initialization and holding.
|
2010-10-04 23:17:56 +04:00 |
|
btd
|
3f7c5c4413
|
Fix crashing on Mo(2) map, Thanks him
|
2010-10-04 22:51:16 +04:00 |
|