index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
guiChatConsole.cpp
Age
Commit message (
Expand
)
Author
2023-03-01
Drop dependency on IrrCompileConfig
numzero
2023-02-18
Remove dead code behind Irrlicht version checks
sfan5
2022-11-30
Handle num lock in chat (#12984)
Jude Melton-Houghton
2022-10-21
guiChatConsole: fix the unicode characters crowded together on prompt (#12867)
Riceball LEE
2022-07-09
Enforce limits of settings that could cause buggy behaviour (#12450)
SmallJoker
2022-01-08
Fully remove bitmap font support (#11863)
sfan5
2021-09-11
Make sure relevant std::stringstreams are set to binary
sfan5
2021-08-23
Use utf-8 for the Irrlicht clipboard (#11538)
DS
2021-06-20
Make chat web links clickable (#11092)
pecksin
2021-04-05
Make edit boxes respond to string input (IME) (#11156)
yw05
2021-04-02
CGUITTFont optimizations (#11136)
sfan5
2021-03-19
Drop old text input workarounds (#11089)
sfan5
2020-10-05
Remove unused functions reported by cppcheck (#10463)
SmallJoker
2020-08-23
Fix MSVC compiler warnings (#10197)
adrido
2020-05-24
Add chat_font_size setting (#9736)
SmallJoker
2019-08-06
Clean up and fix freetype=false crashes (#8641)
SmallJoker
2019-05-18
Optimize string (mis)handling (#8128)
Jozef Behran
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin
2017-11-08
Move files to subdirectories (#6599)
Vitaliy