2013-03-14 |
proller | Liquid fine tuning |
blob | commitdiff | raw |
2013-03-11 |
Ilya Zhuravlev | Migrate to STL containers/algorithms. |
blob | commitdiff | raw | diff to current |
2013-02-28 |
Weblate | Merge remote branch 'origin/master' |
blob | commitdiff | raw | diff to current |
2013-02-26 |
kwolekr | Fix most warnings, re-fix MSVC compile error |
blob | commitdiff | raw | diff to current |
2013-02-26 |
kwolekr | Merge pull request #482 from proller/liquid |
blob | commitdiff | raw | diff to current |
2013-02-26 |
kwolekr | Fix most walled-off caves |
blob | commitdiff | raw | diff to current |
2013-02-26 |
kwolekr | Misc. cleanup and minor fixes |
blob | commitdiff | raw | diff to current |
2013-02-26 |
kwolekr | Add multi-Emerge thread support |
blob | commitdiff | raw | diff to current |
2013-02-26 |
kwolekr | Add emerge.cpp, initial EmergeThread changes |
blob | commitdiff | raw | diff to current |
2013-02-24 |
Sfan5 | Update Copyright Years |
blob | commitdiff | raw | diff to current |
2013-02-24 |
PilzAdam | Change Minetest-c55 to Minetest |
blob | commitdiff | raw | diff to current |
2013-02-24 |
proller | new adjustable finite liquid 482/head |
blob | commitdiff | raw | diff to current |
2013-02-23 |
kwolekr | Merge pull request #431 from sapier/dtime_clamping |
blob | commitdiff | raw | diff to current |
2013-02-16 |
kwolekr | Merge pull request #465 from doserj/mod_selection_empty... |
blob | commitdiff | raw | diff to current |
2013-02-08 |
Weblate | Merge remote branch 'origin/master' |
blob | commitdiff | raw | diff to current |
2013-02-06 |
kwolekr | Add flag string settings, flat map option |
blob | commitdiff | raw | diff to current |
2013-02-06 |
kwolekr | Improve random map seed generation |
blob | commitdiff | raw | diff to current |
2013-02-02 |
Weblate | Merge remote branch 'origin/master' |
blob | commitdiff | raw | diff to current |
2013-01-29 |
kwolekr | Merge pull request #442 from kwolekr/mingw_compile_fix |
blob | commitdiff | raw | diff to current |
2013-01-29 |
kwolekr | Merge pull request #441 from kwolekr/mapgen_factories |
blob | commitdiff | raw | diff to current |
2013-01-26 |
kwolekr | Merge pull request #447 from sapier/add_lua_log_paramet... |
blob | commitdiff | raw | diff to current |
2013-01-23 |
kwolekr | Make mapgen factory setup more elegant, add mapgen_v6.h 441/head |
blob | commitdiff | raw | diff to current |
2013-01-21 |
kwolekr | Use a string identifier for a mapgen instead of version |
blob | commitdiff | raw | diff to current |
2013-01-21 |
kwolekr | Removed Mapgen V7 for now |
blob | commitdiff | raw | diff to current |
2013-01-21 |
kwolekr | Finish and clean up mapgen configuration |
blob | commitdiff | raw | diff to current |
2013-01-21 |
kwolekr | Clean up EmergeManager, do initial work on Mapgen confi... |
blob | commitdiff | raw | diff to current |
2013-01-21 |
kwolekr | Readded and optimized mapgen V6 |
blob | commitdiff | raw | diff to current |
2013-01-21 |
kwolekr | The new mapgen, noise functions, et al. |
blob | commitdiff | raw | diff to current |
2013-01-21 |
kwolekr | Only clear block modified flag if writing to db was... |
blob | commitdiff | raw | diff to current |
2013-01-12 |
Jürgen Doser | fix integer overflow (fixes #414) |
blob | commitdiff | raw | diff to current |
2012-11-22 |
xyzz | Merge pull request #268 from khonkhortisan/image_button |
blob | commitdiff | raw | diff to current |
2012-11-03 |
PilzAdam | Merge pull request #274 from PilzAdam/falling 267/head |
blob | commitdiff | raw | diff to current |
2012-11-03 |
PilzAdam | Merge pull request #243 from xyzz/liquid_renewable |
blob | commitdiff | raw | diff to current |
2012-09-07 |
Ilya Zhuravlev | Add liquid_renewable property. 243/head |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Perttu Ahola | Reorganize ClientMap rendering code for a bit more... |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Perttu Ahola | Tweak rollback and liquids |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Perttu Ahola | Tweak rollback stuff |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Perttu Ahola | ABM and liquid overload skip |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Perttu Ahola | Make the rollback system VERY FUCKING GOD DAMN POWERFUL |
blob | commitdiff | raw | diff to current |
2012-07-26 |
Perttu Ahola | Don't track liquids for rollback because of too much log |
blob | commitdiff | raw | diff to current |
2012-07-26 |
Perttu Ahola | Experimental-ish rollback functionality |
blob | commitdiff | raw | diff to current |
2012-07-23 |
darkrose | Implement node timers |
blob | commitdiff | raw | diff to current |
2012-06-16 |
Perttu Ahola | Properly and efficiently use split utility headers |
blob | commitdiff | raw | diff to current |
2012-06-05 |
Perttu Ahola | Switch the license to be LGPLv2/later, with small parts... |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Perttu Ahola | Add ignore_world_load_errors configuration option and... |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Perttu Ahola | NodeMetaRef:{to,from}_table and lua_api.txt additions |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Kahrl | WIP node metadata, node timers |
blob | commitdiff | raw | diff to current |
2012-03-28 |
Perttu Ahola | Remove unnecessary debug output |
blob | commitdiff | raw | diff to current |
2012-03-28 |
Perttu Ahola | Reduce EnvRef:set_node() time tenfold by postponing... |
blob | commitdiff | raw | diff to current |
2012-03-27 |
Perttu Ahola | Re-implement and re-tune mapgen v2 |
blob | commitdiff | raw | diff to current |
2012-03-27 |
Perttu Ahola | Remove usage of mapgen::add_random_objects(block) |
blob | commitdiff | raw | diff to current |
2012-03-27 |
Perttu Ahola | Remove some debug output |
blob | commitdiff | raw | diff to current |
2012-03-27 |
Perttu Ahola | Do post-mapgen lighting using the VoxelManipulator... |
blob | commitdiff | raw | diff to current |
2012-03-27 |
Perttu Ahola | voxalgo::clearLightAndCollectSources |
blob | commitdiff | raw | diff to current |
2012-03-27 |
Perttu Ahola | Post-mapgen lighting optimization |
blob | commitdiff | raw | diff to current |
2012-03-27 |
Perttu Ahola | Make mapgen generate stuff in chunks of 3^3 mapblocks |
blob | commitdiff | raw | diff to current |
2012-03-15 |
Perttu Ahola | Move ClientMap to clientmap.{h,cpp} |
blob | commitdiff | raw | diff to current |
2012-03-15 |
Kahrl | MapBlockMesh, mesh animation system, urgent mesh update... |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Perttu Ahola | Clean up log messages everywhere |
blob | commitdiff | raw | diff to current |
2012-01-22 |
Kahrl | Create node metadata when placing nodes again |
blob | commitdiff | raw | diff to current |
2012-01-22 |
Kahrl | Node placement / mineral / serialization / iron freq... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Print debug stacks to infostream rather than errorstrea... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Quick fix to a bug that makes it possible to raise... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | GenericNodeMetadata and an example furnace |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Replace old active block random node modifying things... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Fix a random commented-out piece of lighting code,... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Make map generator as much threaded as possible (not... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Print out number of blocks in memory at unload |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Don't allow placing CONTENT_IGNORE with Map::setNode... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Make liquid_alternative_* to be strings |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Store metadata as metadata name in node definition |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Default to saving stuff more often to minimize lag... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Don't print 'Blocks modified by: ' in Map::timerUpdate... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Don't print all block saves to verbosestream; rather... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Add reason parameter to setModified and print it out... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Do not expose CONTENT_* stuff in content_mapnode.h... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Node definition names |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Remove node content-dependent stuff from map.cpp |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | GameDef compiles |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Create framework for getting rid of global definitions... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Allocate MapBlock::m_node_metadata on heap to allow... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Move ContentFeatures to mapnode_contentfeatures.{h... |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Perttu Ahola | Reset block usage timer on client only if it is very... |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Perttu Ahola | Possible fix to bases of islands/hills getting culled... |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Perttu Ahola | Tune occlusion culling a bit more |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Perttu Ahola | Tune occlusion culling a bit |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Perttu Ahola | Very simple occlusion culling |
blob | commitdiff | raw | diff to current |
2011-11-02 |
Perttu Ahola | occlusion culling fix, a little reshaping of map render... |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Perttu Ahola | Improve Connection with threading and some kind of... |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Perttu Ahola | Try to tune fog to work well on high-end machines also |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Perttu Ahola | Tune map rendering and related diagnostics |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Perttu Ahola | Add /clearobjects |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Perttu Ahola | Add some rendering statistics to profiler |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Perttu Ahola | Fix chest not working after walked away and came back |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Perttu Ahola | Fix map delete on windows (concatenate paths correctly... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Perttu Ahola | Use the logger; also, default to not showing much crap... |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Perttu Ahola | Header file tweaking; mainly for speed |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'marktraceur/master' |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'kahrl/sectors2sqlite... |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge branch 'view_bobbing_and_vielded_tool' |
blob | commitdiff | raw | diff to current |
next |