Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | * README updated | Nils Dagsson Moskopp | 2011-07-22 | |
| | * | | | | merged some stuff from upstream while merging delta | Perttu Ahola | 2011-07-23 | |
| | |\ \ \ \ | ||||
| | * | | | | | added some TODOs to main.cpp | Perttu Ahola | 2011-07-21 | |
| | * | | | | | Merged minetest-delta a624fe549bc75855a170 | Perttu Ahola | 2011-07-21 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||
| * | | | | | | extended content-type range | Perttu Ahola | 2011-07-23 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | 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 | |
| | * | | | | | | Find correct library for MSVC vs MingW in Winows | Giuseppe Bilotta | 2011-07-21 | |
| | * | | | | | | Only install locale files if using gettext | Giuseppe Bilotta | 2011-07-21 | |
| | * | | | | | | Uppercase DEFINED or cmake 2.8.4 complains | Giuseppe Bilotta | 2011-07-21 | |
| | * | | | | | | updated some path because the dlls are mostly under bin not lib | Constantin Wenger | 2011-07-21 | |
| | * | | | | | | Refactor and clean up gettext management | Giuseppe Bilotta | 2011-07-21 |