Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | changed some lines to fit the 80chars limit | Constantin Wenger | 2011-07-22 | |
| | * | | | | | | | | 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 | |
| | * | | | | | | | | 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 | |
| * | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | | | ||||
| * | | | | | | | | 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 | |
| | |_|/ / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge pull request #27 from Oblomov/master | Nils Dagsson Moskopp | 2011-07-20 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Move package search out of conditional | Giuseppe Bilotta | 2011-07-20 | |
| * | | | | | | | | + fireflies | Nils Dagsson Moskopp | 2011-07-20 | |
| * | | | | | | | | Merge branch 'master' of github.com:erlehmann/minetest-delta | Nils Dagsson Moskopp | 2011-07-20 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ | Merge pull request #24 from SpeedProg/master | Nils Dagsson Moskopp | 2011-07-20 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||
| | | * | | | | | | | fixed problem with wront paths in gettext | Constantin Wenger | 2011-07-20 | |
| * | | | | | | | | | Merge branch 'master' of github.com:erlehmann/minetest-delta | Nils Dagsson Moskopp | 2011-07-20 | |
| |\| | | | | | | | | ||||
| | * | | | | | | | | Set the window caption for the initial window too | Giuseppe Bilotta | 2011-07-20 | |
| | * | | | | | | | | Check the data path before usage | Giuseppe Bilotta | 2011-07-20 | |
| | * | | | | | | | | Use system sqlite3/jthread libs if available | Giuseppe Bilotta | 2011-07-20 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge branch 'master' of github.com:erlehmann/minetest-delta | Nils Dagsson Moskopp | 2011-07-20 | |
| |\| | | | | | | | ||||
| | * | | | | | | | added gettext support | Constantin Wenger | 2011-07-20 | |
| * | | | | | | | | Merge branch 'upstream/master' | Nils Dagsson Moskopp | 2011-07-20 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / / | ||||
| * | | | | | | | * by popular request, fewer clouds | Nils Dagsson Moskopp | 2011-07-20 | |
| * | | | | | | | * initialize liquid_kind properly so compiler does not bitch about it | Nils Dagsson Moskopp | 2011-07-19 | |
| * | | | | | | | + fake shading for the volumetric clouds | Nils Dagsson Moskopp | 2011-07-19 | |
| * | | | | | | | + volumetric clouds (thanks teddydestodes) | Nils Dagsson Moskopp | 2011-07-18 | |
| * | | | | | | | final fixes to liquid flow, works now as intended | Felix Krause | 2011-07-18 | |
| * | | | | | | | fixes to liquid transformation | Felix Krause | 2011-07-18 | |
| * | | | | | | | fixed refactoring issues // slowed down water flow a bit | Felix Krause | 2011-07-18 | |
| * | | | | | | | * refactored liquid transformation code (has some flaws) | Felix Krause | 2011-07-18 | |
| * | | | | | | | * changed GUI to indicate Minetest Δ | Nils Dagsson Moskopp | 2011-07-17 | |
| * | | | | | | | Merge remote-tracking branch 'origin/upstream' | Nils Dagsson Moskopp | 2011-07-16 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||
| * | | | | | | | * fix automerge regression | Nils Dagsson Moskopp | 2011-07-15 | |
| * | | | | | | | * regression fix, clay occurs again now | Nils Dagsson Moskopp | 2011-07-15 | |
| * | | | | | | | * possibly nicer trees | Nils Dagsson Moskopp | 2011-07-15 | |
| * | | | | | | | Merge branch 'upstream/master' | Nils Dagsson Moskopp | 2011-07-14 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||
| * | | | | | | | * possibly improved water flow, by flyx86 | Nils Dagsson Moskopp | 2011-07-14 | |
| * | | | | | | | * possible fix for large cubic holes in map | Nils Dagsson Moskopp | 2011-07-13 |