aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Added ladders--they don't have any use yet, thoughMark Holmquist2011-08-015-0/+127
| * Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp2011-07-3115-46/+184
| |\
| * | last fix was shit but this one works (tested)Constantin Wenger2011-07-311-2/+2
| * | fixe for msvc broke linuxConstantin Wenger2011-07-301-0/+4
| * | this fixes problem with msvc++ and should work on other systems and so on any...Constantin Wenger2011-07-301-1/+0
| * | changed one forgotten en_US.UTF-8 to CConstantin Wenger2011-07-301-1/+1
| * | fixed redefinitivon of gettext.h is included more than onceConstantin Wenger2011-07-301-0/+3
| * | set some more text to gettext and updated po filesConstantin Wenger2011-07-302-58/+61
| * | set locales to C because en_US not installed on some systems, only UTF-8 vers...Constantin Wenger2011-07-306-20/+30
| * | fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ch...Constantin Wenger2011-07-305-0/+20
| * | Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-3025-81/+372
| |\ \
| * \ \ Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp2011-07-3030-2098/+2696
| |\ \ \
| * | | | Locale dir should be parallel to global data dirGiuseppe Bilotta2011-07-241-1/+1
| * | | | Read config from gettext.hGiuseppe Bilotta2011-07-241-0/+2
| * | | | Actually make USE_GETTEXT available in the sourceGiuseppe Bilotta2011-07-241-0/+1
| * | | | Two more instances of unhardcoding the project nameGiuseppe Bilotta2011-07-242-2/+2
| * | | | Sanitize GETTEXT usage macrosGiuseppe Bilotta2011-07-243-15/+20
| * | | | Bring po update out of cmake againGiuseppe Bilotta2011-07-241-46/+19
| * | | | Refactor gettext initGiuseppe Bilotta2011-07-242-14/+10
| * | | | Do not package en translation, since we don't build itGiuseppe Bilotta2011-07-241-3/+5
| * | | | Gettext domain should match the project nameGiuseppe Bilotta2011-07-242-3/+3
| * | | | Place project name and gettext use in configGiuseppe Bilotta2011-07-242-2/+10
| * | | | Merge pull request #34 from SpeedProg/masterNils Dagsson Moskopp2011-07-233-18/+23
| |\ \ \ \
| | * | | | updated cmakerules to autodetect if gettext can be usedConstantin Wenger2011-07-233-18/+23
| | * | | | Merge remote-tracking branch 'upstream/master'Constantin Wenger2011-07-224-44/+101
| | |\ \ \ \
| | | * \ \ \ Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-224-44/+101
| | | |\ \ \ \
| | * | | | | | fixed some problems with filenames of the translationsConstantin Wenger2011-07-222-3/+3
| | |/ / / / /
| | * | | | | Declare USE_GETTEXT optionGiuseppe Bilotta2011-07-221-0/+2
| | * | | | | fixed problem with displaying special charsConstantin Wenger2011-07-221-1/+1
| | * | | | | updatepo cmake ruleGiuseppe Bilotta2011-07-221-16/+42
| | * | | | | Static naming of po fileGiuseppe Bilotta2011-07-221-1/+1
| | * | | | | Refactor mo creation/installationGiuseppe Bilotta2011-07-221-25/+26
| | * | | | | Use project name for mo filesGiuseppe Bilotta2011-07-221-6/+6
| | * | | | | Merge remote-tracking branch 'erlehmann/master'Giuseppe Bilotta2011-07-222-1/+14
| | |\ \ \ \ \
| | | * | | | | Added french translation.Cyriaque Skrapits2011-07-211-1/+15
| | | * | | | | * different collision box for fireflies so they now hover above the groundNils Dagsson Moskopp2011-07-211-1/+1
| | * | | | | | changed some lines to fit the 80chars limitConstantin Wenger2011-07-225-19/+38
| | * | | | | | Reorganize cmake gettext message output to ease debuggingGiuseppe Bilotta2011-07-211-8/+8
| | * | | | | | Restore "Leave address blank" positionGiuseppe Bilotta2011-07-211-0/+1
| | * | | | | | Find correct library for MSVC vs MingW in WinowsGiuseppe Bilotta2011-07-211-4/+0
| | * | | | | | Only install locale files if using gettextGiuseppe Bilotta2011-07-211-2/+4
| | * | | | | | Uppercase DEFINED or cmake 2.8.4 complainsGiuseppe Bilotta2011-07-211-2/+2
| | * | | | | | Refactor and clean up gettext managementGiuseppe Bilotta2011-07-211-28/+26
| | * | | | | | Make gettext optionalGiuseppe Bilotta2011-07-212-27/+48
| | * | | | | | Tweak makefiles to add -delta suffix.Weedy2011-07-211-13/+13
| | * | | | | | Fix win32 MSVC compile. (screw gettext)Weedy2011-07-211-3/+3
| | |/ / / / /
| | * | | | | Merge pull request #27 from Oblomov/masterNils Dagsson Moskopp2011-07-201-2/+3
| | |\ \ \ \ \
| | | * | | | | Move package search out of conditionalGiuseppe Bilotta2011-07-201-2/+3
| | * | | | | | + firefliesNils Dagsson Moskopp2011-07-207-2/+409
| | * | | | | | Merge branch 'master' of github.com:erlehmann/minetest-deltaNils Dagsson Moskopp2011-07-201-4/+4
| | |\ \ \ \ \ \