Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | 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-30 | |
| | |/ / | ||||
| * | | | * honor environment variables, use utf-8 | Nils Dagsson Moskopp | 2011-07-30 | |
| * | | | * PEP 8 compliance | Nils Dagsson Moskopp | 2011-07-30 | |
| |/ / | ||||
| * | | - removed old minetestmapper | Nils Dagsson Moskopp | 2011-07-30 | |
| * | | * support for content types extension in minetestmapper | Wolfgang Fellger | 2011-07-30 | |
| * | | Merge branch 'upstream/master' | Nils Dagsson Moskopp | 2011-07-30 | |
| |\ \ | ||||
| * | | | * README updated | Nils Dagsson Moskopp | 2011-07-30 | |
| * | | | - compiling with translations works again | Nils Dagsson Moskopp | 2011-07-30 | |
| * | | | Merge remote-tracking branch 'origin/upstream' | Nils Dagsson Moskopp | 2011-07-30 | |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'master' of github.com:erlehmann/minetest-delta | Nils Dagsson Moskopp | 2011-07-24 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge pull request #36 from Oblomov/master | Nils Dagsson Moskopp | 2011-07-24 | |
| | |\ \ \ \ | ||||
| | | * | | | | Locale dir should be parallel to global data dir | Giuseppe Bilotta | 2011-07-24 | |
| | | * | | | | Read config from gettext.h | Giuseppe Bilotta | 2011-07-24 | |
| | | * | | | | Italian translations | Giuseppe Bilotta | 2011-07-24 | |
| | | * | | | | Actually make USE_GETTEXT available in the source | Giuseppe Bilotta | 2011-07-24 | |
| | | * | | | | Two more instances of unhardcoding the project name | Giuseppe Bilotta | 2011-07-24 | |
| * | | | | | | + 24x24 rendering of SVG minetest icon, polished manually to look crisp | Nils Dagsson Moskopp | 2011-07-24 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #35 from Oblomov/master | Nils Dagsson Moskopp | 2011-07-24 | |
| |\| | | | | ||||
| | * | | | | Sanitize GETTEXT usage macros | Giuseppe Bilotta | 2011-07-24 | |
| | * | | | | Bring po update out of cmake again | Giuseppe Bilotta | 2011-07-24 | |
| | * | | | | Refactor gettext init | Giuseppe Bilotta | 2011-07-24 | |
| | * | | | | Do not package en translation, since we don't build it | Giuseppe Bilotta | 2011-07-24 | |
| | * | | | | Gettext domain should match the project name | Giuseppe Bilotta | 2011-07-24 | |
| | * | | | | Place project name and gettext use in config | Giuseppe Bilotta | 2011-07-24 | |
| |/ / / / | ||||
| * | | | | Merge pull request #34 from SpeedProg/master | Nils Dagsson Moskopp | 2011-07-23 | |
| |\ \ \ \ | ||||
| | * | | | | updated cmakerules to autodetect if gettext can be used | Constantin Wenger | 2011-07-23 | |
| | * | | | | change in readme of a lib | Constantin Wenger | 2011-07-22 | |
| | * | | | | Merge remote-tracking branch 'upstream/master' | Constantin Wenger | 2011-07-22 | |
| | |\ \ \ \ | ||||
| | | * \ \ \ | Merge branch 'upstream/master' | Nils Dagsson Moskopp | 2011-07-22 | |
| | | |\ \ \ \ | ||||
| | * | | | | | | fixed some problems with filenames of the translations | Constantin Wenger | 2011-07-22 | |
| | * | | | | | | updated some parts which don't really make a problem but are better this way | Constantin Wenger | 2011-07-22 | |
| | |/ / / / / | ||||
| | * | | | | | Merge pull request #32 from Oblomov/master | Nils Dagsson Moskopp | 2011-07-22 | |
| | |\ \ \ \ \ | ||||
| | | * | | | | | Declare USE_GETTEXT option | Giuseppe Bilotta | 2011-07-22 | |
| | | * | | | | | fixed problem with displaying special chars | Constantin Wenger | 2011-07-22 | |
| | | * | | | | | updatepo cmake rule | Giuseppe Bilotta | 2011-07-22 | |
| | | * | | | | | Static naming of po file | Giuseppe Bilotta | 2011-07-22 | |
| | | * | | | | | Refactor mo creation/installation | Giuseppe Bilotta | 2011-07-22 | |
| | | * | | | | | Use project name for mo files | Giuseppe Bilotta | 2011-07-22 | |
| | | * | | | | | Merge remote-tracking branch 'erlehmann/master' | Giuseppe Bilotta | 2011-07-22 | |
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||
| | * | | | | | | * nicer firefly texture | Nils Dagsson Moskopp | 2011-07-21 | |
| | * | | | | | | + unknown block is sick | Nils Dagsson Moskopp | 2011-07-21 | |
| | * | | | | | | Merge pull request #29 from cisoun/master | Nils Dagsson Moskopp | 2011-07-21 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | Added missing .po fil.e | Cyriaque Skrapits | 2011-07-21 | |
| | | * | | | | | | Added french translation. | Cyriaque Skrapits | 2011-07-21 | |
| | |/ / / / / / | ||||
| | * | | | | | | * different collision box for fireflies so they now hover above the ground | Nils Dagsson Moskopp | 2011-07-21 | |
| | | * | | | | | changed some lines to fit the 80chars limit | Constantin Wenger | 2011-07-22 | |
| | | * | | | | | fixed not finding dll for gettext in MSVC | Constantin Wenger | 2011-07-21 | |
| | | * | | | | | Reorganize cmake gettext message output to ease debugging | Giuseppe Bilotta | 2011-07-21 | |
| | | * | | | | | Restore "Leave address blank" position | Giuseppe Bilotta | 2011-07-21 |