index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
guiChatConsole.cpp
Age
Commit message (
Expand
)
Author
2015-04-01
Move globals from main.cpp to more sane locations
Craig Robbins
2015-03-05
Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...
Loic Blot
2015-02-18
Grab GUIChatConsole::m_font, fixes segfault when changing font_size
Kahrl
2015-02-05
Reduce gettext wide/narrow and string/char* conversions
ShadowNinja
2015-01-18
Fix use of uninit data in Sky and (potentially) GUIChatConsole constructors
Kahrl
2014-12-10
Add paste command (Ctrl-V) in GUIChatConsole
Kahrl
2014-11-30
Make hud use fontengine too
sapier
2014-11-30
Implement proper font handling
sapier
2013-08-04
Make freetype usage configureable by a setting
PilzAdam
2013-06-15
Add basic unicode support to the console (linux workaround)
Esteban I. Ruiz Moreno
2013-06-05
Close console when it loses focus but it is still on screen
Esteban I. Ruiz Moreno
2013-05-16
Dont drop fonts with ENABLE_FREETYPE=0
PilzAdam
2013-05-10
Fix memory leaks: delete font in main and GUIChatConsole
PilzAdam
2013-04-05
Fix nick completion
PilzAdam
2013-03-11
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-02-14
Add Freetype support
Ilya Zhuravlev
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-03-10
Chat console, including a number of rebases and modifications.
Kahrl