]> git.lizzy.rs Git - dragonfireclient.git/history - src
Merge pull request #48 from Oblomov/master
[dragonfireclient.git] / src /
2011-08-02 Nils Dagsson MoskoppMerge pull request #48 from Oblomov/master
2011-08-02 Giuseppe BilottaUse wgettext
2011-08-02 Giuseppe BilottaIntroduce wgettext
2011-08-02 Giuseppe BilottaGet rid of unused variables
2011-08-01 Nils Dagsson Moskopp* less clumsy ladder texture, based on rails
2011-08-01 Nils Dagsson MoskoppMerge pull request #47 from MarkTraceur/master
2011-08-01 Mark HolmquistChanging CONTENT_LADDER to be an extended block
2011-08-01 Mark HolmquistFixing ladders again
2011-08-01 Mark HolmquistFixed a few problems in the ladder update, and changed...
2011-08-01 Mark HolmquistLadders implemented!
2011-08-01 Mark HolmquistAdded ladders--they don't have any use yet, though
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-31 Perttu AholaFixes a bug that made the server to deny non-empty...
2011-07-31 Nils Dagsson MoskoppMerge pull request #44 from SpeedProg/master
2011-07-31 Perttu AholaFixed problem of server always receiving an empty passw...
2011-07-31 Constantin Wengerlast fix was shit but this one works (tested)
2011-07-30 Perttu AholaMade stricter handling for old clients because now...
2011-07-30 Perttu AholaAdded MaterialItem conversion from old content type...
2011-07-30 Perttu Aholachangelog update and disable motd by default
2011-07-30 Perttu Aholaupdated CMakeList.txts a bit
2011-07-30 Perttu Aholaadded windows icon
2011-07-30 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-30 Nils Dagsson MoskoppMerge pull request #41 from SpeedProg/master
2011-07-30 Constantin Wengerfixe for msvc broke linux
2011-07-30 Perttu AholaFixed handling of inventory in creative mode (normal...
2011-07-30 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-30 Nils Dagsson MoskoppMerge pull request #39 from SpeedProg/master
2011-07-30 Constantin Wengerthis fixes problem with msvc++ and should work on other...
2011-07-30 Constantin Wengerchanged one forgotten en_US.UTF-8 to C
2011-07-30 Constantin Wengerfixed redefinitivon of gettext.h is included more than...
2011-07-30 Constantin Wengerset some more text to gettext and updated po files
2011-07-30 Constantin Wengerset locales to C because en_US not installed on some...
2011-07-30 Constantin Wengerfixed displaying "umlauts" (deutsch umlaute) and hopefu...
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Perttu Aholafix to the former
2011-07-30 Perttu Aholaeasier notice on old version
2011-07-30 Perttu AholaAdded network protocol version number in protocol
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaServer configuration is now written when "/#setting...
2011-07-30 Perttu AholaAdded message of the day and made it properly configura...
2011-07-30 Perttu AholaMade picking items up in creative mode delete them...
2011-07-30 Perttu Aholaupdated pause menu text a bit
2011-07-30 Perttu AholaRats are now eatable. Also made their selection box...
2011-07-30 Perttu AholaMade rats cookable and made them spawn near trees
2011-07-30 Perttu Aholamade more things burnable in furnace
2011-07-30 Perttu Aholaquick fix to it not building with gettext on my visual...
2011-07-30 Perttu AholaRemoved remaining -delta references
2011-07-25 Perttu Aholafix server build
2011-07-24 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-24 Nils Dagsson MoskoppMerge pull request #36 from Oblomov/master
2011-07-24 Giuseppe BilottaLocale dir should be parallel to global data dir
2011-07-24 Giuseppe BilottaRead config from gettext.h
2011-07-24 Giuseppe BilottaActually make USE_GETTEXT available in the source
2011-07-24 Giuseppe BilottaTwo more instances of unhardcoding the project name
2011-07-24 Nils Dagsson MoskoppMerge pull request #35 from Oblomov/master
2011-07-24 Giuseppe BilottaSanitize GETTEXT usage macros
2011-07-24 Giuseppe BilottaBring po update out of cmake again
2011-07-24 Giuseppe BilottaRefactor gettext init
2011-07-24 Perttu AholaLowered default viewing range minimum to such that...
2011-07-24 Perttu AholaUpdated the texture atlas a bit
2011-07-24 Perttu Aholaand now fixed a bug in removing that debug output
2011-07-24 Perttu Aholaremoved a remaining debug print
2011-07-24 Perttu AholaAdded a mapblock analyzing function for debugging use...
2011-07-24 Perttu Aholachanged jungletree/junglegrass content ids to extended...
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-24 Giuseppe BilottaDo not package en translation, since we don't build it
2011-07-24 Giuseppe BilottaGettext domain should match the project name
2011-07-24 Giuseppe BilottaPlace project name and gettext use in config
2011-07-24 Perttu Aholaremoved unnecessary verbosity from debug output of...
2011-07-24 Nils Dagsson MoskoppMerge pull request #34 from SpeedProg/master
2011-07-23 Perttu Aholamade shadows less blue
2011-07-23 Constantin Wengerupdated cmakerules to autodetect if gettext can be...
2011-07-23 Perttu AholaFixed issue #15: Glass blocks a lot of light
2011-07-23 Perttu AholaFixed #21 Earth under torches oscillates between mud...
2011-07-23 Perttu AholaMade hotbar a bit smaller
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholaremoved -delta namings
2011-07-23 Perttu Aholaconverted main.cpp dos linefeeds to unix linefeeds.
2011-07-23 Perttu Aholaupdated main.cpp comments a bit
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-23 Perttu Aholaswitched to old transformLiquids, new one is not ready
2011-07-23 Perttu Aholauh, i guess this now merges the new delta stuff?
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-23 Perttu AholaMade dark places tint slightly in blue
2011-07-22 Perttu AholaJungle biome/whatever thing
2011-07-22 Perttu AholaMerge branch 'master' of git://github.com/erlehmann...
2011-07-22 Perttu Ahola* key change menu now saving immediately
2011-07-22 Perttu AholaChanging key settings now doesn't require a game restart
2011-07-22 Nils Dagsson MoskoppMerge pull request #33 from SpeedProg/master
2011-07-22 Constantin WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Constantin WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Constantin Wengerfixed some problems with filenames of the translations
2011-07-22 Constantin Wengerfixed some problems with filenames of the translations
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge pull request #32 from Oblomov/master
2011-07-22 Nils Dagsson MoskoppMerge pull request #32 from Oblomov/master
2011-07-22 Perttu AholaFixed the problem of <=r548 clients fucking up maps...
2011-07-22 Giuseppe BilottaDeclare USE_GETTEXT option
next