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 |
|
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 |
|
Sworddragon
|
fc9211c777
|
Updated copyrights
|
2010-11-20 21:26:06 +01:00 |
|
oy
|
764ee3fd17
|
optimised chat rendering a bit
|
2010-10-15 19:26:20 +02:00 |
|
oy
|
eb4a56edeb
|
tweaked auto scrolling in the chat window a bit
|
2010-10-11 12:31:45 +02:00 |
|
oy
|
411db8b885
|
fixed that chat message gets out of the window. Closes #102
|
2010-10-11 02:29:30 +02:00 |
|
oy
|
e226b47212
|
close the emote selector, chat history and the scoreboard when closing the chat, console or ingame menu. Closes #111
|
2010-09-12 12:43:03 +02:00 |
|
Choupom
|
71109a98fb
|
fixed chat message with missing name (#110)
|
2010-09-08 00:20:59 +02:00 |
|
oy
|
6299f6518a
|
disable emote selector and chat window in the demo player. Closes #126
|
2010-09-07 20:01:51 +02:00 |
|
ghost
|
5e1b3c74ef
|
Git does this one automatically, I guess it fixes lineendings.
|
2010-09-07 02:11:52 +02:00 |
|
oy
|
538d968349
|
fixed that scoreboard overlaps the chat. Closes #14
|
2010-08-18 03:57:35 +02:00 |
|
oy
|
cabecb7fa9
|
added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8
|
2010-08-18 00:06:00 +02:00 |
|
oy
|
abc84ac0b0
|
added fixes for compiler errors and warnings by sworddragon
|
2010-08-16 02:21:18 +02:00 |
|
Tom Adams
|
262b566c94
|
increased the fontsize of the chat messages
|
2010-05-30 17:08:54 +00:00 |
|
Thomas
|
361380d630
|
*some esthetic changes
*split "CHud::RenderGoals()"
*added "reload" command
*added the ability to show last chat lines (+show_chat)
*updated french.txt
|
2010-05-30 12:01:11 +00:00 |
|
Magnus Auvinen
|
72c06a2589
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
|
Magnus Auvinen
|
878ede3080
|
major update with stuff
|
2009-10-27 14:38:53 +00:00 |
|
Magnus Auvinen
|
8bd49fe30b
|
some clean up. fixed double server side record messages
|
2009-06-15 13:01:04 +00:00 |
|