aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed -delta namingsPerttu Ahola2011-07-231-1/+2
* fixed some problems with filenames of the translationsConstantin Wenger2011-07-221-1/+1
* Declare USE_GETTEXT optionGiuseppe Bilotta2011-07-221-0/+2
* 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-221-0/+13
|\
| * Added french translation.Cyriaque Skrapits2011-07-211-1/+15
* | Reorganize cmake gettext message output to ease debuggingGiuseppe Bilotta2011-07-211-8/+8
* | 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-211-26/+40
* | Tweak makefiles to add -delta suffix.Weedy2011-07-211-13/+13
* | Fix win32 MSVC compile. (screw gettext)Weedy2011-07-211-3/+3
|/
* Move package search out of conditionalGiuseppe Bilotta2011-07-201-2/+3
* Use system sqlite3/jthread libs if availableGiuseppe Bilotta2011-07-201-7/+16
* added gettext supportConstantin Wenger2011-07-201-0/+41
* Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-141-0/+2
|\
| * reorganized a lot of stuff and modified mapgen and objects slightly while doi...Perttu Ahola2011-06-261-0/+2
| * more reorganizing of map codePerttu Ahola2011-06-261-2/+1
| * cleaned map stuffPerttu Ahola2011-06-261-1/+2
* | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl2011-06-261-0/+1
|\ \ | |/ |/|
| * added new submenu for key assignmentteddydestodes2011-06-011-0/+1
| * MacOSX build supportMrLoom2011-06-011-3/+20
* | moved map generator to separate source filesPerttu Ahola2011-06-251-0/+1
* | New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola2011-06-251-0/+4
* | merged Mac OSX build fix from minetest-deltaPerttu Ahola2011-06-181-3/+23
* | removed furnace menu because it is not needed anymorePerttu Ahola2011-06-181-1/+0
* | separated inventory-related game content to content_inventory.{h,cpp}Perttu Ahola2011-06-181-0/+1
* | Created and moved stuff to content_nodemeta.{h,cpp}Perttu Ahola2011-06-181-0/+2
* | Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapbloc...Perttu Ahola2011-06-171-0/+2
* | Moved some mapnode content stuff from mapnode.{h,cpp} and digging property st...Perttu Ahola2011-06-171-0/+1
* | Added an experimental "far view" thing. Doesn't work exactly like it should a...Perttu Ahola2011-06-071-0/+1
* | added -Wno-unused-but-set-variable to debug buildPerttu Ahola2011-06-021-6/+4
* | player passwords and privileges in world/auth.txtPerttu Ahola2011-05-291-0/+1
|/
* Added the ability to change your password (via pause menu)Ciaran Gultnieks2011-05-221-2/+3
* Merge: New map directory structure and player passwordsPerttu Ahola2011-05-211-0/+2
|\
| * Passwords - password entry at main menu, stored and checked by serverCiaran Gultnieks2011-05-201-0/+2
* | added -Wno-unused-but-set-variable, which hides a new warning in gcc 4.6 whic...Perttu Ahola2011-05-161-0/+2
|/
* Improved server commands and added player permissions.Ciaran Gultnieks2011-05-161-0/+1
* Added key configuration in the configuration file.Perttu Ahola2011-05-141-0/+1
* added cloudsPerttu Ahola2011-04-291-0/+1
* Code refactoring; split half of main.cpp to game.cpp.Perttu Ahola2011-04-231-0/+1
* Removed IrrlichtWrapperPerttu Ahola2011-04-221-1/+0
* items now fall by gravity... also some other random updatingPerttu Ahola2011-04-101-0/+1
* changed node metadata format to better accomodate future needs and problemsPerttu Ahola2011-04-051-0/+1
* Modified windows build parameters a bit to make it buildPerttu Ahola2011-04-041-1/+2