srdante
b642f519c1
Fix whisper sending/receiving differentiation
2022-03-29 17:35:50 -03:00
c0d3d3v
92eaccfcb2
Improvement of the automatic completion of player names in chat
2022-03-16 15:25:56 +01:00
heinrich5991
1820a0e168
Add some checksum functions to the client
...
Let's see if it works out, if not, we can revert it.
2022-01-31 21:31:26 +01:00
heinrich5991
9ef3c8c94a
Mark all component functions overrides with override
2022-01-31 00:53:12 +01:00
Jupeyy
4982f8536e
Fix shift + tab selecting second last index in console, player name chat & command chat
2021-09-14 13:15:09 +02:00
Jupeyy
8451775821
Make components member of CGameClient
2021-07-12 12:07:31 +02:00
Jupeyy
a663799188
uint64 -> uint64_t, int64 -> int64_t
2021-06-24 17:19:17 +02:00
Jupeyy
853e00ed15
More colors from chat in console
2021-03-08 01:20:28 +01:00
Jupeyy
f21687a927
remove unused chains
2020-12-22 19:25:32 +01:00
Дядя Женя
9b4dfc142a
Merge branch 'master' into pr_color_picker
...
# Conflicts:
# src/game/client/components/chat.h
# src/game/client/components/menus_settings.cpp
2020-12-13 20:40:33 +03:00
bors[bot]
a12ec3c9a8
Merge #3279
...
3279: Add a script to check for variable name style violations, fix some variable names r=def- a=heinrich5991
Didn't fix all variable names because there were far too many. Ideas? At least the second commit should probably go in.
## Checklist
- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck ) (optional)
Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2020-11-11 17:42:12 +00:00
heinrich5991
7663641ed2
Fix some variable name's style
2020-11-08 17:15:48 +01:00
Jupeyy
df4c7a08c8
Add skin metrics
2020-11-08 10:28:47 +01:00
Jupeyy
c984203c2d
Revert "Disable Chat render on TAB and fix tee icon position"
...
This reverts commit 75987a26cf
.
2020-11-01 04:48:10 +01:00
Дядя Женя
638a82b9bb
Merge branch 'master' into pr_color_picker
2020-10-30 22:18:47 +03:00
Дядя Женя
75987a26cf
Disable Chat render on TAB and fix tee icon position
2020-10-30 21:51:59 +03:00
Дядя Женя
94e227c8c3
Color picker: Settings UI + Picker Logic, Editboxes left
2020-10-29 03:55:01 +03:00
Jupeyy
13c5e039c9
Some chat fixes
2020-10-25 15:57:21 +01:00
Дядя Женя
6708a7a69d
Chat visual update
2020-10-17 15:50:35 +02:00
Edgar
1d8a20f17a
join multiple identic chat lines
2020-09-27 00:39:16 +02:00
TsFreddie
d4da82f977
clang-format
2020-09-22 17:02:03 +01:00
TsFreddie
387bc53030
ime window position & ime input handling
2020-09-22 17:01:13 +01:00
def
b2b664bf53
Don't reset chat on map change ( fixes #2451 )
2020-07-09 13:47:48 +02:00
def
57280fba99
Store saves client-side in ddnet-saves.txt
...
Only appends saves, just in case you forgot where you saved.
Unfortunately only stores your own name, not your entire team.
2020-06-22 21:12:35 +02:00
archimede67
929bf57bf6
infinite length and a lot of changes including notifications are now chat messages
2019-06-05 19:17:55 +02:00
def
da08b7b86f
Autocomplete chat commands ( fixes #1504 )
2019-03-19 10:33:08 +01:00
Jupeyy
2cbb8af75b
add window resize event, and fix some ui things
2018-03-21 15:53:29 +01:00
Jupeyy
59f9d021ce
buffer ingame chat
2018-03-13 21:50:49 +01:00
def
151da9af97
Remove Emojis
2018-01-25 20:03:18 +01:00
def
04820b44f8
Simplify emoji
2017-10-28 09:08:17 +02:00
Michał
58b0ae5fc7
Possible emoji rendering fix
2017-10-28 09:08:17 +02:00
Michał
35fb1ddb41
Add emoji support
2017-10-28 09:08:17 +02:00
Learath2
9919173ceb
Just color the heart preserving team information. Fixes #606
2017-03-10 18:49:39 +01:00
def
224b9d5443
echo command for clients prints to chat instead of mostly useless console
2017-01-06 00:17:53 +01:00
def
632db36fe4
Add clipboard copy&paste support (by swick)
2016-04-29 21:56:38 +02:00
east
d12c516508
fixed highlighting in demo playback
2015-07-22 15:37:00 +02:00
def
89b2e78bc8
Shift+TAB for player completion (by Wohoo)
2014-10-06 13:02:55 +02:00
oy
e97cfaecad
buffered chat input. Closes #916
2012-01-09 23:13:51 +01:00
oy
f3ebfae18e
drop multiple chat sounds that are played within 300ms. Closes #440
2012-01-06 19:47:49 +01:00
oy
06115dd49d
added "Whitespace and line Endings cleanup" by GreYFoX
2011-04-13 20:37:12 +02:00
GreYFoX
eb344c83ce
Chat History. Closes #521
2011-03-27 17:21:07 +02:00
GreYFoXGTi
1b2703aaba
Refactoring & fixed WEAPONSPEC_GUN in content.py
2011-02-12 21:18:41 +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
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