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
/
guiMessageMenu.cpp
Age
Commit message (
Expand
)
Author
2014-03-05
Replace pause and message menu by formspec ones
sapier
2013-11-11
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
sapier
2013-04-07
fix memory leaks introduced by invalid gettext usage
sapier
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-06-04
Improve GUIMessageMenu (move and resize elements based on size of text)
Perttu Ahola
2012-01-02
Make text area in message dialog a bit larger
Perttu Ahola
2011-10-12
Header file tweaking; mainly for speed
Perttu Ahola
2011-08-02
Use wgettext
Giuseppe Bilotta
2011-07-30
changed one forgotten en_US.UTF-8 to C
Constantin Wenger
2011-07-30
set locales to C because en_US not installed on some systems, only UTF-8 vers...
Constantin Wenger
2011-07-30
fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ch...
Constantin Wenger
2011-07-22
changed some lines to fit the 80chars limit
Constantin Wenger
2011-07-20
added gettext support
Constantin Wenger
2011-02-08
bug-fixin'
Perttu Ahola
2011-01-23
OMG! Main Menu!
Perttu Ahola
2010-12-25
missing files
Perttu Ahola