| Commit message (Expand) | Author | Age |
* | Sanitize GETTEXT usage macros | Giuseppe Bilotta | 2011-07-24 |
* | Bring po update out of cmake again | 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 |
* | updated cmakerules to autodetect if gettext can be used | Constantin Wenger | 2011-07-23 |
* | fixed some problems with filenames of the translations | Constantin Wenger | 2011-07-22 |
* | Declare USE_GETTEXT option | Giuseppe Bilotta | 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 |
|\ |
|
| * | Added french translation. | Cyriaque Skrapits | 2011-07-21 |
* | | Reorganize cmake gettext message output to ease debugging | 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 |
* | | Refactor and clean up gettext management | Giuseppe Bilotta | 2011-07-21 |
* | | Make gettext optional | Giuseppe Bilotta | 2011-07-21 |
* | | Tweak makefiles to add -delta suffix. | Weedy | 2011-07-21 |
* | | Fix win32 MSVC compile. (screw gettext) | Weedy | 2011-07-21 |
|/ |
|
* | Move package search out of conditional | Giuseppe Bilotta | 2011-07-20 |
* | Use system sqlite3/jthread libs if available | Giuseppe Bilotta | 2011-07-20 |
* | added gettext support | Constantin Wenger | 2011-07-20 |
* | Merge branch 'upstream/master' | Nils Dagsson Moskopp | 2011-07-14 |
|\ |
|
| * | reorganized a lot of stuff and modified mapgen and objects slightly while doi... | Perttu Ahola | 2011-06-26 |
| * | more reorganizing of map code | Perttu Ahola | 2011-06-26 |
| * | cleaned map stuff | Perttu Ahola | 2011-06-26 |
* | | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into... | Sebastian Rühl | 2011-06-26 |
|\ \
| |/
|/| |
|
| * | added new submenu for key assignment | teddydestodes | 2011-06-01 |
| * | MacOSX build support | MrLoom | 2011-06-01 |
* | | moved map generator to separate source files | Perttu Ahola | 2011-06-25 |
* | | New map generator added (and SQLite, messed up the commits at that time...) (... | Perttu Ahola | 2011-06-25 |
* | | merged Mac OSX build fix from minetest-delta | Perttu Ahola | 2011-06-18 |
* | | removed furnace menu because it is not needed anymore | Perttu Ahola | 2011-06-18 |
* | | separated inventory-related game content to content_inventory.{h,cpp} | Perttu Ahola | 2011-06-18 |
* | | Created and moved stuff to content_nodemeta.{h,cpp} | Perttu Ahola | 2011-06-18 |
* | | Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapbloc... | Perttu Ahola | 2011-06-17 |
* | | Moved some mapnode content stuff from mapnode.{h,cpp} and digging property st... | Perttu Ahola | 2011-06-17 |
* | | Added an experimental "far view" thing. Doesn't work exactly like it should a... | Perttu Ahola | 2011-06-07 |
* | | added -Wno-unused-but-set-variable to debug build | Perttu Ahola | 2011-06-02 |
* | | player passwords and privileges in world/auth.txt | Perttu Ahola | 2011-05-29 |
|/ |
|
* | Added the ability to change your password (via pause menu) | Ciaran Gultnieks | 2011-05-22 |
* | Merge: New map directory structure and player passwords | Perttu Ahola | 2011-05-21 |
|\ |
|
| * | Passwords - password entry at main menu, stored and checked by server | Ciaran Gultnieks | 2011-05-20 |
* | | added -Wno-unused-but-set-variable, which hides a new warning in gcc 4.6 whic... | Perttu Ahola | 2011-05-16 |
|/ |
|
* | Improved server commands and added player permissions. | Ciaran Gultnieks | 2011-05-16 |
* | Added key configuration in the configuration file. | Perttu Ahola | 2011-05-14 |
* | added clouds | Perttu Ahola | 2011-04-29 |
* | Code refactoring; split half of main.cpp to game.cpp. | Perttu Ahola | 2011-04-23 |