2015-08-13 |
est31 | Add count based unload limit for mapblocks |
blob | commitdiff | raw |
2015-05-05 |
kwolekr | Add core.find_nodes_with_meta() script API |
blob | commitdiff | raw | diff to current |
2015-03-07 |
Craig Robbins | For usages of assert() that are meant to persist in... |
blob | commitdiff | raw | diff to current |
2015-03-06 |
ShadowNinja | Don't start a server for map migration 2395/head |
blob | commitdiff | raw | diff to current |
2015-03-06 |
ShadowNinja | Clean up database API and save the local map on an... |
blob | commitdiff | raw | diff to current |
2015-03-04 |
Loic Blot | ABMHandler and player_collisions use sequential read... |
blob | commitdiff | raw | diff to current |
2015-02-17 |
Loic Blot | Replace std::list by std::vector into timerUpdate calls |
blob | commitdiff | raw | diff to current |
2015-02-17 |
Loic Blot | Replace std::list by std::vector into ServerMap::listAl... |
blob | commitdiff | raw | diff to current |
2015-01-18 |
Craig Robbins | Create empty default constructor for MapNode |
blob | commitdiff | raw | diff to current |
2015-01-15 |
kwolekr | Add ability to delete MapBlocks from map |
blob | commitdiff | raw | diff to current |
2015-01-05 |
kwolekr | Shorten ManualMapVoxelManipulator to MMVManip |
blob | commitdiff | raw | diff to current |
2014-12-29 |
kwolekr | LuaVoxelManip: Remove blank allocator |
blob | commitdiff | raw | diff to current |
2014-12-28 |
kwolekr | LuaVoxelManip: Add option to allocate blank data |
blob | commitdiff | raw | diff to current |
2014-12-17 |
Craig Robbins | Do not allow the m_transforming_liquid queue to increas... |
blob | commitdiff | raw | diff to current |
2014-11-19 |
ShadowNinja | Clean up rollback |
blob | commitdiff | raw | diff to current |
2014-11-14 |
Craig Robbins | Remove most exceptions from getNode() (and variants) |
blob | commitdiff | raw | diff to current |
2014-09-01 |
kwolekr | Update Mapgen VoxelManipulator on buffer invalidation |
blob | commitdiff | raw | diff to current |
2014-07-12 |
sfan5 | Move MapBlock (de)serializing code out of Database... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
kwolekr | Don't copy back already generated blocks on map generation |
blob | commitdiff | raw | diff to current |
2014-07-07 |
kwolekr | Don't unload blocks if save failed |
blob | commitdiff | raw | diff to current |
2014-06-22 |
sapier | Remove MapVoxelManipulator not really used by anyone 1359/head |
blob | commitdiff | raw | diff to current |
2014-06-15 |
sapier | Minor stability improvements in block emerge handling 1371/head |
blob | commitdiff | raw | diff to current |
2014-04-18 |
proller | Remove liquid_finite and weather 1235/head |
blob | commitdiff | raw | diff to current |
2014-02-09 |
kwolekr | ServerEnvironment: Remove direct dependency on EmergeMa... |
blob | commitdiff | raw | diff to current |
2014-02-04 |
kwolekr | Huge overhaul of the entire MapgenParams system |
blob | commitdiff | raw | diff to current |
2014-01-07 |
ShadowNinja | Revert "Improve (re)spawn, add cache_block_before_spawn... |
blob | commitdiff | raw | diff to current |
2013-12-14 |
kwolekr | Update mapgen params in ServerMap after Mapgen init |
blob | commitdiff | raw | diff to current |
2013-12-05 |
sweetbomber | Improve (re)spawn, add cache_block_before_spawn and... |
blob | commitdiff | raw | diff to current |
2013-11-30 |
Novatux | Add minetest.swap_node |
blob | commitdiff | raw | diff to current |
2013-11-30 |
MetaDucky | Fixed potential NULL pointer and leak when setting... |
blob | commitdiff | raw | diff to current |
2013-11-17 |
kwolekr | Actually fix weather |
blob | commitdiff | raw | diff to current |
2013-09-17 |
kwolekr | Weather: Clean up getHeat/getHumidity somewhat |
blob | commitdiff | raw | diff to current |
2013-09-10 |
Kahrl | Add license headers and remove useless includes |
blob | commitdiff | raw | diff to current |
2013-09-09 |
Ilya Zhuravlev | Add dummy and LevelDB database backends |
blob | commitdiff | raw | diff to current |
2013-08-14 |
Kahrl | Omnicleanup: header cleanup, add ModApiUtil shared... |
blob | commitdiff | raw | diff to current |
2013-08-11 |
kwolekr | Decoration: Fix schematic probability mess with new... |
blob | commitdiff | raw | diff to current |
2013-07-27 |
proller | Weather support |
blob | commitdiff | raw | diff to current |
2013-06-28 |
kwolekr | Fix issue of VManip occasionally not blitting back... |
blob | commitdiff | raw | diff to current |
2013-06-28 |
kwolekr | Add LuaVoxelManip |
blob | commitdiff | raw | diff to current |
2013-06-21 |
Weblate | Merge remote-tracking branch 'origin/master' |
blob | commitdiff | raw | diff to current |
2013-06-03 |
Kahrl | Add and implement setting max_clearobjects_extra_loaded... |
blob | commitdiff | raw | diff to current |
2013-03-30 |
Weblate | Merge remote branch 'origin/master' |
blob | commitdiff | raw | diff to current |
2013-03-23 |
Mukul Sati | Set of changes to build mineTest using Visual Studio... |
blob | commitdiff | raw | diff to current |
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 | Merge pull request #482 from proller/liquid |
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-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 | Finish and clean up mapgen configuration |
blob | commitdiff | raw | diff to current |
2013-01-21 |
kwolekr | The new mapgen, noise functions, et al. |
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-17 |
Perttu Ahola | Optimize headers |
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-03 |
Kahrl | WIP node metadata, node timers |
blob | commitdiff | raw | diff to current |
2012-03-28 |
Perttu Ahola | Area-based MapEditEvent ignore and that put to use... |
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-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-01-22 |
Kahrl | Node placement / mineral / serialization / iron freq... |
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 | Clean mapnode.h and fix other files accordingly |
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-10-17 |
Perttu Ahola | Add /clearobjects |
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-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 |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'darkrose/master' |
blob | commitdiff | raw | diff to current |
2011-09-22 |
darkrose | added locking chests - clean patch |
blob | commitdiff | raw | diff to current |
2011-09-08 |
Kahrl | attempting to merge Queatz/the-wielded-tool and kahrl... |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Kahrl | Collected and moved existing camera infrastructure... |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Kahrl | Removed unused camera_position and camera_direction... |
blob | commitdiff | raw | diff to current |
2011-09-06 |
Perttu Ahola | Merge remote-tracking branch 'queatz/sqlite-map' |
blob | commitdiff | raw | diff to current |
2011-09-04 |
JacobF | These numbers were well exceeding 2^32... |
blob | commitdiff | raw | diff to current |
2011-09-02 |
JacobF | Initial sqlite3 maps. |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Nils Dagsson Moskopp | Merge branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Nils Dagsson Moskopp | Merge branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2011-07-01 |
Perttu Ahola | Fixed objects being sometimes not able to be stored... |
blob | commitdiff | raw | diff to current |
2011-06-27 |
Nils Dagsson Moskopp | Merge pull request #13 from Bahamada/upstream_merge |
blob | commitdiff | raw | diff to current |
2011-06-27 |
Nils Dagsson Moskopp | Merge pull request #13 from Bahamada/upstream_merge |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Perttu Ahola | map unloading is now a whole lot better |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Perttu Ahola | fixed block unloading from memory (a better fix coming... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Sebastian Rühl | Merge branch 'master' of https://github.com/erlehmann... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
Sebastian Rühl | Merge branch 'master' of https://github.com/erlehmann... |
blob | commitdiff | raw | diff to current |
2011-06-25 |
Perttu Ahola | even more code refactoring |
blob | commitdiff | raw | diff to current |
2011-06-25 |
Perttu Ahola | more reorganizing of map code |
blob | commitdiff | raw | diff to current |
2011-06-25 |
Perttu Ahola | cleaned map stuff |
blob | commitdiff | raw | diff to current |
next |