Loic Blot
|
326b0faa5e
GameUI refactor (part 5/X): Move Game::guitext_chat to GameUI class
|
6 年之前 |
SmallJoker
|
6e5109fd46
Chat: Remove prompt history duplicates (#6762)
|
6 年之前 |
Esteban I. RM
|
792e013eaf
don't pass g_settings around, and use it directly
|
7 年之前 |
Esteban I. RM
|
0e8ee84d74
Implement #6096
|
7 年之前 |
Ekdohibs
|
b24e6433df
Add clientside translations.
|
7 年之前 |
Loïc Blot
|
1c1c97cbd1
Modernize source code: last part (#6285)
|
7 年之前 |
Loic Blot
|
90dfafcda2
cavegen.cpp, chat.cpp: modernize code
|
7 年之前 |
Loïc Blot
|
76be103a91
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984)
|
7 年之前 |
Loïc Blot
|
8797a0aa4b
chat.cpp fix wchar_t isspace -> iswspace & wrong isspace on an index (#5783)
|
7 年之前 |
red-001
|
00972d42d7
this might fix #5661, needs testing (#5775)
|
7 年之前 |
Loïc Blot
|
ce9802266e
Various code cleanup & little performance improvement on HTTP download (#5772)
|
7 年之前 |
Loïc Blot
|
f3fe62a0bf
Fix various copy instead of const ref reported by cppcheck (#5615)
|
7 年之前 |
Ekdohibs
|
14ef2b445a
Add colored text (not only colored chat).
|
8 年之前 |
TriBlade9
|
1d40385d4a
Colored chat working as expected for both freetype and non-freetype builds. @nerzhul improvements * Add unit tests * Fix coding style * move guiChatConsole.hpp to client/
|
9 年之前 |
Kahrl
|
2cdd9b4ab6
Chat: Keep scroll position constant in ChatBuffer::deleteOldest()
|
11 年之前 |
Ekdohibs
|
48939df9a5
Escape more strings: formspecs, item descriptions, infotexts...
|
8 年之前 |
ShadowNinja
|
93887043d9
Clean up Strfnd
|
8 年之前 |
Ekdohibs
|
095f623fa7
Remove chat escape sequences from chat messages, for future colored chat.
|
8 年之前 |
ShadowNinja
|
430929e75a
Add text selection and copying to console
|
8 年之前 |
Esteban I. Ruiz Moreno
|
effa24737d
Use the console instead of a dedicated window when pressing keymap_chat/cmd
|
11 年之前 |
Nathaniel Olsen
|
3ae8b92be6
Remove unneccessary space for tab completion
|
9 年之前 |
Craig Robbins
|
ced6d20295
For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives
|
9 年之前 |
gregorycu
|
5b55deb1eb
Suppress MSVC warning in chat.cpp
|
9 年之前 |
Kahrl
|
daefd0ab36
Add paste command (Ctrl-V) in GUIChatConsole
|
10 年之前 |
Kahrl
|
206f076422
Fix typo in comment in chat.cpp
|
10 年之前 |
Kahrl
|
4e1f50035e
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
11 年之前 |
PilzAdam
|
b0e6806077
Fix nick completion
|
11 年之前 |
Ilya Zhuravlev
|
6a1670dbc3
Migrate to STL containers/algorithms.
|
12 年之前 |
Sfan5
|
6d0ea26c2d
Update Copyright Years
|
11 年之前 |
PilzAdam
|
497ff1ecd6
Change Minetest-c55 to Minetest
|
11 年之前 |