summaryrefslogtreecommitdiff
path: root/src/guiMessageMenu.cpp
Commit message (Collapse)AuthorAge
* fix memory leaks introduced by invalid gettext usagesapier2013-04-07
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-05
| | | | GPLv2/later, by agreement of major contributors
* Improve GUIMessageMenu (move and resize elements based on size of text)Perttu Ahola2012-06-04
|
* Make text area in message dialog a bit largerPerttu Ahola2012-01-02
|
* Header file tweaking; mainly for speedPerttu Ahola2011-10-12
|
* Use wgettextGiuseppe Bilotta2011-08-02
|
* changed one forgotten en_US.UTF-8 to CConstantin Wenger2011-07-30
|
* set locales to C because en_US not installed on some systems, only UTF-8 ↵Constantin Wenger2011-07-30
| | | | version and en_US.UTF-8 does not work.
* fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ↵Constantin Wenger2011-07-30
| | | | chars, too
* changed some lines to fit the 80chars limitConstantin Wenger2011-07-22
|
* added gettext supportConstantin Wenger2011-07-20
| | | | german translation file and bashscript to update translations
* bug-fixin'Perttu Ahola2011-02-08
|
* OMG! Main Menu!Perttu Ahola2011-01-23
|
* missing filesPerttu Ahola2010-12-25