def
|
b82950c9f9
|
Fix dummy highlight
|
2014-05-17 23:31:29 +02:00 |
|
def
|
78d29e3301
|
Also highlight name of dummy
|
2014-05-17 22:45:44 +02:00 |
|
def
|
9340b1400f
|
Add team chat sound deactivation
|
2014-05-04 18:35:37 +02:00 |
|
def
|
3006d3b03b
|
Cleanup DDNet menu
|
2014-04-15 22:10:46 +02:00 |
|
def
|
e56a99f5fc
|
Colored chat messages
|
2014-04-15 00:49:24 +02:00 |
|
def
|
17ec1eabda
|
More resonable sound settings
|
2014-03-22 10:24:10 +01:00 |
|
def
|
89556e184b
|
No sound when you whisper, as some people are afraid of it
|
2014-02-06 18:17:29 +01:00 |
|
def
|
d8533eea67
|
Proper Client Version numbers and more visible whispers
|
2014-01-30 16:49:15 +01:00 |
|
def
|
85f2cebfaf
|
Fix: Disabling chat sound
|
2013-12-30 19:32:51 +01:00 |
|
def
|
6ad45448bd
|
Fix name highlighting
|
2013-12-27 21:39:46 +01:00 |
|
def
|
5453c0c80f
|
Allow longer messages
|
2013-12-27 04:09:45 +01:00 |
|
def
|
3eaad43b6b
|
Merge remote-tracking branch 'upstream-teeworlds/0.6' into DDRace
Conflicts:
bam.lua
data/languages/index.txt
src/engine/server/server.cpp
src/engine/shared/network_server.cpp
src/game/client/components/chat.cpp
src/game/client/components/menus_settings.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/version.h
|
2013-12-26 18:02:22 +01:00 |
|
def
|
9a1ff10b0a
|
Add button to disable chat
|
2013-11-14 16:23:15 +01:00 |
|
def
|
64c29fd509
|
More chat highlighting
|
2013-11-09 00:04:54 +01:00 |
|
def
|
60b66055bf
|
add snd_name_only
|
2013-10-21 02:16:45 +02:00 |
|
def
|
2b11b5fc0e
|
Allow adding default text to chat binds
|
2013-10-14 01:40:42 +02:00 |
|
def
|
f0b6ff9c4c
|
Readd chat sounds and add option to disable them
|
2013-10-08 17:23:00 +02:00 |
|
oy
|
f0e09f50d9
|
improved chat msg spam protection
|
2013-04-01 20:30:58 +02:00 |
|
oy
|
7e8374447a
|
switched filenames of highlight and client chat message to prevent some misunderstanding there. #966
|
2013-03-20 22:38:06 +01:00 |
|
oy
|
4e4019986a
|
made the client not play the chat sound for empty chat messages. Closes #967
|
2013-02-24 17:36:54 +01:00 |
|
oy
|
76d7569e15
|
limit the number of chat messages a player can queue to 3
|
2013-02-24 17:28:11 +01:00 |
|
GreYFoX
|
cd4ba53bae
|
Merge branch 'master' of git://github.com/teeworlds/teeworlds into DDRace
Conflicts:
bam.lua
scripts/build.py
scripts/make_release.py
src/engine/server.h
src/game/client/gameclient.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontext.h
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/player.cpp
src/game/version.h
|
2012-04-12 02:09:31 +02:00 |
|
oy
|
3e918075df
|
added an option to show only chat messages from friends
|
2012-01-09 23:29:15 +01:00 |
|
oy
|
e97cfaecad
|
buffered chat input. Closes #916
|
2012-01-09 23:13:51 +01:00 |
|
oy
|
6649d651a8
|
switched client and highlight chat sound. Closes #630
|
2012-01-06 20:06:13 +01:00 |
|
oy
|
f3ebfae18e
|
drop multiple chat sounds that are played within 300ms. Closes #440
|
2012-01-06 19:47:49 +01:00 |
|
oy
|
b592d7a591
|
cleaned up playing of global sounds
|
2012-01-06 19:38:40 +01:00 |
|
GreYFoX
|
ff696bad6c
|
Mac Loves Cyclic Includes
|
2011-08-31 13:56:04 +02:00 |
|
Shereef Marzouk
|
c6fd4a2cc5
|
General whitespace and tab cleanup
|
2011-08-11 10:59:14 +02:00 |
|
oy
|
eae1a97297
|
fixed marker position in chat
|
2011-06-09 23:54:11 +02:00 |
|
oy
|
fd965ca4b2
|
made name highlighting in chat more strict
|
2011-06-09 23:49:06 +02:00 |
|
oy
|
37bdc4c2a1
|
removed some unneeded stuff
|
2011-06-09 23:40:35 +02:00 |
|
oy
|
4f402f85bb
|
added ':' after names on start and a space separator in chat tab completion
|
2011-06-09 23:37:59 +02:00 |
|
oy
|
e1ef01f656
|
made tab completion for names in chat start with the ones that match on the beginning
|
2011-06-09 23:28:20 +02:00 |
|
oy
|
15e1d4f1d6
|
distinguish [chat] and [teamchat] in console messages. Closes #643
|
2011-05-05 02:08:39 +02:00 |
|
oy
|
06115dd49d
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
|
oy
|
141089f257
|
fixed more compiler warnings
|
2011-03-28 23:30:56 +02:00 |
|
oy
|
63d2019b19
|
fixed that chat overlaps the spectator hud
|
2011-03-27 23:43:45 +02:00 |
|
GreYFoX
|
85fa86102f
|
Refactored e to Event
|
2011-03-27 17:21:30 +02:00 |
|
GreYFoX
|
eb344c83ce
|
Chat History. Closes #521
|
2011-03-27 17:21:07 +02:00 |
|
oy
|
b64db75a6b
|
added an option to ignore other players in chat
|
2011-03-22 22:41:27 +01:00 |
|
oy
|
2beae20208
|
don't use highlight chat sound for server messages
|
2011-03-22 00:34:07 +01:00 |
|
oy
|
18e5412358
|
added sound for highlighted chat message. Closes #508
|
2011-03-20 15:58:59 +01:00 |
|
oy
|
da8c0c61b5
|
made scoreboard show clan name and country flag and fixed overlapping spectator names. Closes #203. Closes #335
|
2011-03-19 18:28:47 +01:00 |
|
oy
|
9811c2396b
|
made network clip flags. Closes #131
|
2011-03-04 17:08:10 +01:00 |
|
oy
|
0bc13c91eb
|
made cl_threadsoundloading work again
|
2011-02-27 17:56:03 +01:00 |
|
GreYFoXGTi
|
1b2703aaba
|
Refactoring & fixed WEAPONSPEC_GUN in content.py
|
2011-02-12 21:18:41 +01:00 |
|
oy
|
a72848e780
|
added constants for teams by Choupom
|
2011-01-03 12:50:38 +01:00 |
|
oy
|
ec09fbf23b
|
let the chat lines disappear gradually. Closes #342
|
2010-12-16 04:20:50 +01:00 |
|
oy
|
6063b4c14d
|
added auto completion of nicknames and highlighted nicknames in chat. Closes #218
|
2010-12-16 02:31:12 +01:00 |
|