2011-08-11 |
Giuseppe Bilotta | Keep track of player item |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Giuseppe Bilotta | Some inventory const-ification |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Giuseppe Bilotta | Server should use the same eye position as the client |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Giuseppe Bilotta | Refactor player's eye position coding |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Giuseppe Bilotta | Introduce Player::getLightPosition |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Perttu Ahola | Merged some FreeBSD fixes |
commit | commitdiff | tree | snapshot |
2011-08-11 |
q66 | Proper placement of binary files. |
commit | commitdiff | tree | snapshot |
2011-08-11 |
q66 | Gettext fix for *BSD - require special linkage as glibc... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
q66 | Prevent threadid_t from losing precision when casted... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Giuseppe Bilotta | Respect base virtual functions' signatures |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Giuseppe Bilotta | Always return from non-void functions |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Giuseppe Bilotta | Keys should be s32, not u32 |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Giuseppe Bilotta | Remove spurious assignment |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Giuseppe Bilotta | InventoryAction is a struct, not a class |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Giuseppe Bilotta | Clang doesn't like -Wno-unused-but-set-variable |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Giuseppe Bilotta | Project uses C++, so use CHECK_CXX_COMPILER_FLAG |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Dmitry Marakasov | Fix data paths for FreeBSD |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Dmitry Marakasov | Fix "integer constant is too large for 'long' type... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Dmitry Marakasov | Check whether -Wno-unused-but-set-variable is supported... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Perttu Ahola | the zlib error print function now prints to dstream... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Perttu Ahola | removed broken and old tags and re-added 0.2.20110731_3 |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Perttu Ahola | Added tag 0.2.20110731_3 for changeset a519d6832511 |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Perttu Ahola | merged delta and c55 |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Giuseppe Bilotta | minetestmapper can be run from any directory |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Giuseppe Bilotta | Some obvious errors in the new fluid flow management |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Giuseppe Bilotta | MapNode is a struct, not a class |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Giuseppe Bilotta | Some more Italian translations |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Constantin... | fixed some error :/ |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Constantin... | changed on string in german translation to fit to gui |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Constantin... | updated po update script to detect wgettext and N_ |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Constantin... | update op PO files |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Constantin... | update to german translation |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Constantin... | marked strings as translation |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Constantin... | fixed displaying special chars in the keychange menu |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Constantin... | added danish translation made by Frederik Helth |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Nils Dagsson... | * Welcome to OMSK. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Nils Dagsson... | * README updated |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Perttu Ahola | * fix for broken water |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Perttu Ahola | Fixed farmesh to such that it was a long time ago. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Nils Dagsson... | Merge pull request #48 from Oblomov/master |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Giuseppe Bilotta | Use wgettext |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Giuseppe Bilotta | Introduce wgettext |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Giuseppe Bilotta | Get rid of unused variables |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nils Dagsson... | * README updated |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Perttu Ahola | added TODO in main.cpp |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nils Dagsson... | * papyrus texture now darker and edgier |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nils Dagsson... | * less clumsy ladder texture, based on rails |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nils Dagsson... | Merge pull request #47 from MarkTraceur/master |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Mark Holmquist | Changing CONTENT_LADDER to be an extended block |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Mark Holmquist | Fixing ladders again |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Mark Holmquist | Fixed a few problems in the ladder update, and changed... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Mark Holmquist | Ladders implemented! |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Mark Holmquist | Added ladders--they don't have any use yet, though |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Nils Dagsson... | Merge remote-tracking branch 'origin/upstream' |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | Added tag 0.2.20110731_3 for changeset b277d01700f6 |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | updated version in CMakeLists 0.2.20110731_3 |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | Removed tag 0.2.20110731_3 |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | Added tag 0.2.20110731_3 for changeset c87e28deaabf |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | Fixes a bug that made the server to deny non-empty... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | Added tag 0.2.20110731_2 for changeset 8ad16fbce9a4 |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | updated changelog |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | Removed tag 0.2.20110731_2 |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Nils Dagsson... | Merge pull request #44 from SpeedProg/master |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | Added tag 0.2.20110731_2 for changeset 4a6cf9491306 |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | updated version |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Perttu Ahola | Fixed problem of server always receiving an empty passw... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Constantin... | last fix was shit but this one works (tested) |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | Added tag 0.2.20110731_1 for changeset 705a7e95b871 |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | Made stricter handling for old clients because now... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | Added MaterialItem conversion from old content type... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | Added tag 0.2.20110731_0 for changeset 06c62112b503 |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | changelog update and disable motd by default |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | Updated CMakeLists, changelog and example config for... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | updated CMakeList.txts a bit |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | added windows icon |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Nils Dagsson... | Merge branch 'master' of github.com:erlehmann/minetest... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Nils Dagsson... | Merge pull request #41 from SpeedProg/master |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Constantin... | fixe for msvc broke linux |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | added one temporary directory to .hgignore |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | added sword textures |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | updated example config |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | Fixed handling of inventory in creative mode (normal... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Nils Dagsson... | Merge branch 'master' of github.com:erlehmann/minetest... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Nils Dagsson... | Merge pull request #40 from SpeedProg/master |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Constantin... | german translation update, translated some of the new... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Nils Dagsson... | Merge pull request #39 from SpeedProg/master |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Constantin... | this fixes problem with msvc++ and should work on other... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Constantin... | changed one forgotten en_US.UTF-8 to C |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Constantin... | fixed redefinitivon of gettext.h is included more than... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Constantin... | set some more text to gettext and updated po files |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Constantin... | changed some strings of the german translation to fit... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Constantin... | set locales to C because en_US not installed on some... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Constantin... | fixed displaying "umlauts" (deutsch umlaute) and hopefu... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Nils Dagsson... | * honor environment variables, use utf-8 |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Nils Dagsson... | * PEP 8 compliance |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Nils Dagsson... | - removed old minetestmapper |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Wolfgang Fellger | * support for content types extension in minetestmapper |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Perttu Ahola | updated version to rc2, rolling out new windows test... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Nils Dagsson... | Merge branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Nils Dagsson... | * README updated |
commit | commitdiff | tree | snapshot |
next |