| Commit message (Expand) | Author | Age |
* | Add liquid_range to nodedef | PilzAdam | 2013-07-20 |
* | Fix lighting bug caused by disappearing lava | PilzAdam | 2013-07-16 |
* | Improve finite liquid distribution, fix small bug | proller | 2013-07-05 |
* | Replace C++ mainmenu by formspec powered one | sapier | 2013-07-02 |
* | Fix issue of VManip occasionally not blitting back blocks, and pitch black li... | kwolekr | 2013-06-27 |
* | Add a setting for max loop count per step in liquid update | PilzAdam | 2013-06-20 |
* | Add and implement setting max_clearobjects_extra_loaded_blocks. | Kahrl | 2013-06-03 |
* | Liquid adjusting: continue to drop | proller | 2013-05-31 |
* | Fix nearly all warnings | kwolekr | 2013-05-19 |
* | Tune finite liquids, indev huge caves | proller | 2013-04-25 |
* | fix emergemanager memory leaks | sapier | 2013-04-09 |
* | Adjusting water removing above unloaded blocks | proller | 2013-04-07 |
* | Don't re-write entire map_meta.txt if a setting is missing | kwolekr | 2013-04-06 |
* | Don't flow finite liquid into an unloaded chunk | proller | 2013-04-06 |
* | Fix Map::initBlockMake to actually use chunksize setting | kwolekr | 2013-03-18 |
* | Don't erase modified_blocks | Ilya Zhuravlev | 2013-03-17 |
* | initial mapgen indev version with farscale feature and huge caves | proller | 2013-03-16 |
* | Liquid fine tuning | proller | 2013-03-14 |
* | Migrate to STL containers/algorithms. | Ilya Zhuravlev | 2013-03-11 |
* | Fix most warnings, re-fix MSVC compile error | kwolekr | 2013-02-26 |
* | Merge pull request #482 from proller/liquid | kwolekr | 2013-02-25 |
|\ |
|
| * | new adjustable finite liquid | proller | 2013-02-24 |
* | | Fix most walled-off caves | kwolekr | 2013-02-25 |
* | | Misc. cleanup and minor fixes | kwolekr | 2013-02-25 |
* | | Add multi-Emerge thread support | kwolekr | 2013-02-25 |
* | | Add emerge.cpp, initial EmergeThread changes | kwolekr | 2013-02-25 |
* | | Update Copyright Years | Sfan5 | 2013-02-24 |
* | | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
|/ |
|
* | Add flag string settings, flat map option | kwolekr | 2013-02-06 |
* | Improve random map seed generation | kwolekr | 2013-02-06 |
* | Make mapgen factory setup more elegant, add mapgen_v6.h | kwolekr | 2013-01-23 |
* | Use a string identifier for a mapgen instead of version | kwolekr | 2013-01-21 |
* | Removed Mapgen V7 for now | kwolekr | 2013-01-21 |
* | Finish and clean up mapgen configuration | kwolekr | 2013-01-21 |
* | Clean up EmergeManager, do initial work on Mapgen configuration | kwolekr | 2013-01-21 |
* | Readded and optimized mapgen V6 | kwolekr | 2013-01-21 |
* | The new mapgen, noise functions, et al. | kwolekr | 2013-01-21 |
* | Only clear block modified flag if writing to db was successful | kwolekr | 2013-01-21 |
* | fix integer overflow (fixes #414) | Jürgen Doser | 2013-01-12 |
* | Add liquid_renewable property. | Ilya Zhuravlev | 2012-09-07 |
* | Reorganize ClientMap rendering code for a bit more performance | Perttu Ahola | 2012-09-04 |
* | Tweak rollback and liquids | Perttu Ahola | 2012-07-27 |
* | Tweak rollback stuff | Perttu Ahola | 2012-07-27 |
* | ABM and liquid overload skip | Perttu Ahola | 2012-07-27 |
* | Make the rollback system VERY FUCKING GOD DAMN POWERFUL | Perttu Ahola | 2012-07-27 |
* | Don't track liquids for rollback because of too much log | Perttu Ahola | 2012-07-27 |
* | Experimental-ish rollback functionality | Perttu Ahola | 2012-07-27 |
* | Implement node timers | darkrose | 2012-07-23 |
* | Properly and efficiently use split utility headers | Perttu Ahola | 2012-06-17 |
* | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola | 2012-06-05 |