]> git.lizzy.rs Git - dragonfireclient.git/history - src
Use system sqlite3/jthread libs if available
[dragonfireclient.git] / src /
2011-07-20 Giuseppe BilottaUse system sqlite3/jthread libs if available
2011-07-20 Nils Dagsson MoskoppMerge pull request #22 from SpeedProg/master
2011-07-20 Constantin Wengeradded gettext support
2011-07-20 Nils Dagsson Moskopp* by popular request, fewer clouds
2011-07-19 Nils Dagsson Moskopp* initialize liquid_kind properly so compiler does...
2011-07-18 Nils Dagsson Moskopp+ fake shading for the volumetric clouds
2011-07-18 Nils Dagsson Moskopp+ volumetric clouds (thanks teddydestodes)
2011-07-18 Felix Krausefinal fixes to liquid flow, works now as intended
2011-07-18 Felix Krausefixes to liquid transformation
2011-07-18 Felix Krausefixed refactoring issues // slowed down water flow...
2011-07-18 Felix Krause* refactored liquid transformation code (has some flaws)
2011-07-17 Nils Dagsson Moskopp* changed GUI to indicate Minetest Δ
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-16 Perttu AholaAttempt to fix a problem with the factory mappings...
2011-07-15 Nils Dagsson Moskopp* fix automerge regression
2011-07-15 Nils Dagsson Moskopp* regression fix, clay occurs again now
2011-07-15 Nils Dagsson Moskopp* possibly nicer trees
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson Moskopp* possibly improved water flow, by flyx86
2011-07-13 Nils Dagsson Moskopp* possible fix for large cubic holes in map
2011-07-13 Nils Dagsson Moskopp* slightly different values for 3d perlin noise
2011-07-13 Nils Dagsson Moskopp* regression fix, papyrus should appear again now
2011-07-11 Jiří Procházka+ farmesh config options
2011-07-01 Perttu Aholainitial steps in doing content type extension
2011-07-01 Perttu Aholamade screen go slightly blue when underwater
2011-07-01 Perttu AholaFixed objects being sometimes not able to be stored...
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Perttu Aholatried to fix block selection in map rendering a bit
2011-06-27 Perttu Aholafixed bug in inventory textures caused from better...
2011-06-27 Perttu Aholaupdated minetest.conf.example and changed client_unload...
2011-06-27 Perttu Aholabetter handling of unknown blocks on client
2011-06-27 Perttu Aholaupdated to-do list
2011-06-26 Perttu Aholamade dtime jitter compare value and fps calculation...
2011-06-26 Perttu Aholamap unloading is now a whole lot better
2011-06-26 Perttu Aholafixed block unloading from memory (a better fix coming...
2011-06-26 Perttu AholaMade the initial loading screen slightly more alive
2011-06-26 Perttu Aholaadded screenshot key F12 (from spongie)
2011-06-26 Perttu AholaAdded CPT_FACEDIR_SIMPLE calculation, finally, as figur...
2011-06-26 Perttu Aholachanged one "if" to "else if" in content_mapblock.cpp
2011-06-26 Perttu Aholareorganized stuff
2011-06-26 Perttu Aholatuned mapgen
2011-06-26 Perttu Aholachanged water color in farmesh
2011-06-26 Perttu Aholaupdated noise stuff
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...
2011-06-26 Perttu Aholaimproved player fall damage detection
2011-06-26 Sebastian Rühlbackported cactus, papyrus and clay
2011-06-26 Sebastian Rühlsmall fix
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Perttu Aholaadded and commented out some debug output
2011-06-25 Perttu Aholaeven more code refactoring
2011-06-25 Perttu Aholamore reorganizing of map code
2011-06-25 Perttu Aholacleaned map stuff
2011-06-25 Perttu Aholamoved mapgen stuff around abit
2011-06-25 Perttu Aholamoved map generator to separate source files
2011-06-25 Perttu Aholamapgen stuff
2011-06-25 Perttu Aholaadded correct data to new images, added comments in...
2011-06-25 Perttu AholaNew map generator added (and SQLite, messed up the...
2011-06-23 Perttu Aholadisabled farmesh in default settings
2011-06-22 Perttu Aholafixed servermain.cpp lacking filesys.h
2011-06-20 Perttu Aholapath_userdata is now created before potentially creatin...
2011-06-20 Perttu Aholamoved the mac include in porting.cpp out of namespace
2011-06-19 Perttu Aholafixed a segfault in case of wrong input from network...
2011-06-18 Perttu AholaModified the mesh update thread's sleep time to speed...
2011-06-18 Perttu AholaDocumentation update
2011-06-18 Perttu AholaHand-picked Mac OSX cursor and bundle path fixes from...
2011-06-18 Perttu AholaChanged MapBlockObjects to be never written anymore...
2011-06-18 Perttu Aholacomment update
2011-06-18 Perttu Aholafarmesh render range is now dynamic
2011-06-18 Perttu Aholafixed tree placement in farmesh
2011-06-18 Perttu Aholafarmesh is now usable.
2011-06-18 Perttu Aholamodified health bar a bit
2011-06-18 Perttu Aholaenabled word wrap in chat
2011-06-18 Perttu Aholafixed wrong furnace menu layout
2011-06-18 Perttu Aholamerged Mac OSX build fix from minetest-delta
2011-06-17 Perttu Aholaremoved furnace menu because it is not needed anymore
2011-06-17 Perttu Aholaseparated inventory-related game content to content_inv...
2011-06-17 Perttu Aholaforgot to add mapblock_nodemod.h
2011-06-17 Perttu Aholamoved inventory menu definition of chest and furnace...
2011-06-17 Perttu AholaCreated and moved stuff to content_nodemeta.{h,cpp}
2011-06-17 Perttu Aholaadded in-game key shortcuts for toggling free_move...
2011-06-17 Perttu Aholamodified iron amount a bit
2011-06-17 Perttu AholaUpdated comments
2011-06-17 Perttu AholaMoved stuff from mapblock{h,cpp} to mapblock_mesh....
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-16 Perttu Aholahopefully fixed old furnaces taking ridiculous amounts...
2011-06-16 Perttu AholaProbably fixed the single-MapBlock generator using...
2011-06-08 Nils Dagsson Moskopp+ rail block bounding box
2011-06-07 Perttu AholaAdded an experimental "far view" thing. Doesn't work...
2011-06-07 Nils Dagsson Moskopp+ rail
2011-06-05 Perttu Ahola...and the map part of that
2011-06-05 Perttu Aholamade server to send map seed for testing
2011-06-05 Perttu Aholaupdated comment in main.cpp
2011-06-05 Perttu Aholatried to reduce unnecessary map saving disk i/o a bit
2011-06-04 Perttu AholaMessed around with genmap.py. Now supports format versi...
2011-06-04 Perttu Aholadocumentation update (mapformat.txt mainly)
2011-06-03 Nils Dagsson Moskopp* point out setInventoryTextureCube() is broken with...
2011-06-03 Nils Dagsson Moskopp+ paper, book, bookshelf
2011-06-02 Nils Dagsson Moskopp+ papyrus
2011-06-02 Perttu Aholaremoved a debug print that would flood a lot in some...
2011-06-02 Perttu AholaIn a globally installed build, debug.txt is now placed...
next