def
|
36d5c8d608
|
string toggling supports escaped strings; also some code cleanup
|
2017-07-08 11:03:51 +02:00 |
|
Learath
|
ec1581f13a
|
Strict checking for friends. Fixes #539
|
2017-04-12 11:04:20 +02:00 |
|
H-M-H
|
8e24ef8020
|
commanddescription can now be placed directly in
the commandparamsstring: "s[file]"
|
2015-12-28 16:19:52 +01:00 |
|
H-M-H
|
11a426c18b
|
added (console-)command usage
|
2015-12-23 14:29:31 +01:00 |
|
def
|
eb29a21142
|
Improve friends and foes feature
- Add friends and foes commands to list them
- Make clan optional for adding and removing
|
2015-07-28 16:13:29 +02:00 |
|
def
|
e97c8ac08f
|
Add foes (permanently ignored players)
|
2015-07-22 22:16:49 +02:00 |
|
def
|
e24de30f86
|
Still allow to find clan mates when clan is ignored in friends
|
2014-12-22 18:18:01 +01:00 |
|
def
|
ee6eae1cee
|
Fix cl_friends_ignore_clan
|
2014-12-19 17:56:29 +01:00 |
|
def
|
3b0f768478
|
Add setting to ignore clan in friends and enable by default
|
2014-12-12 17:15:29 +01:00 |
|
def
|
9a1ff10b0a
|
Add button to disable chat
|
2013-11-14 16:23:15 +01:00 |
|
GreYFoX
|
5b27758650
|
Removed level stuff
Removed client ID stuff
Removed console stuff
Resolved merge conflicts
Upgraded Banmaster
Cleaned up
|
2011-08-13 02:11:06 +02:00 |
|
GreYFoX
|
35d16bd58c
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611
Conflicts:
src/engine/console.h
src/engine/server.h
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/engine/shared/network_server.cpp
src/game/client/components/console.cpp
src/game/client/components/console.h
src/game/client/components/menus_browser.cpp
src/game/client/gameclient.cpp
src/game/editor/editor.cpp
src/game/editor/editor.h
src/game/editor/io.cpp
src/game/editor/layer_tiles.cpp
src/game/editor/popups.cpp
src/game/gamecore.cpp
src/game/mapitems.h
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/gamemodes/ctf.cpp
src/game/server/player.cpp
src/game/variables.h
|
2011-08-13 02:01:40 +02:00 |
|
oy
|
34132ce244
|
fixed client crash in debug
|
2011-07-31 01:38:45 +02:00 |
|
oy
|
fb309436b4
|
improved friends feature
|
2011-06-26 17:10:13 +02:00 |
|
GreYFoX
|
f7f6058a92
|
Merged Oy, Cleaned up, removed some useless features and code parts
Added Icon by landil
alot more...
|
2011-04-09 22:32:17 +02:00 |
|
oy
|
ab810cab25
|
fixed that player options just show players as friends not clans
|
2011-04-02 19:51:05 +02:00 |
|
oy
|
85e9fb1e63
|
made it possible to add just a clan as friend
|
2011-03-31 21:30:28 +02:00 |
|
oy
|
ae325c873f
|
added friends feature. Closes #24
|
2011-03-23 13:06:35 +01:00 |
|