projects
/
oweals
/
minetest.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add count based unload limit for mapblocks
[oweals/minetest.git]
/
src
/
map.cpp
2015-08-13
est31
Add count based unload limit for mapblocks
blob
|
commitdiff
|
raw
2015-08-02
rubenwardy
Add map limit config option
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
kwolekr
Record MapBlock modification reasons as flags instead...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
kwolekr
Ensure that Map::findNodesWithMetadata() reports nodes...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
kwolekr
Add core.find_nodes_with_meta() script API
blob
|
commitdiff
|
raw
|
diff to current
2015-04-01
Craig Robbins
Move globals from main.cpp to more sane locations
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
ngosang
Respect game mapgen flags and save world noise params
2404/head
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-18
Loic Blot
Fix unused (and so, broken) enable_rollback_recording...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
Loic Blot
Replace std::list by std::vector into ClientMap::update...
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-27
kwolekr
Fix missing map_meta.txt error when creating new worlds
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
kwolekr
Fix all warnings and remove -Wno-unused-but-set cflag
blob
|
commitdiff
|
raw
|
diff to current
2015-01-18
gregorycu
Water fixes
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-15
unknown
Change UniqueQueue to use a queue and a set.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
Craig Robbins
Fix use of uninitialized data
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
kwolekr
Attempt to fix occasional issue of uninitialized MapBlo...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-05
kwolekr
Shorten ManualMapVoxelManipulator to MMVManip
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Craig Robbins
Fix -Wtype-limits warnings and remove disabling of...
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-23
Craig Robbins
Make limiting of the reflow liquids queue size optional
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-12-12
Anton
Use std::string::empty() instead of size() where applicable
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-11-01
kwolekr
Split up mapgen.cpp
blob
|
commitdiff
|
raw
|
diff to current
2014-09-21
ShadowNinja
Split settings into seperate source and header files
blob
|
commitdiff
|
raw
|
diff to current
2014-09-01
kwolekr
Update Mapgen VoxelManipulator on buffer invalidation
blob
|
commitdiff
|
raw
|
diff to current
2014-09-01
kwolekr
Save previously generated blocks on Mapgen blitback
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-22
sapier
Remove emerge and speedup addArea by using memcopy...
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
Fix warnings
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
proller
Remove liquid_finite and weather
1235/head
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
Sfan5
Add redis database backend
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Sfan5
Fix all warnings reported by clang
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-05
sweetbomber
Improve (re)spawn, add cache_block_before_spawn and...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-01
sapier
Cleanup jthread and fix win32 build
1029/head
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-11-09
kwolekr
Weather: Fix uninitialized weather_update_time (sorry...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
kwolekr
Accept hexadecimal and string values for seeds
blob
|
commitdiff
|
raw
|
diff to current
2013-11-02
PilzAdam
Fix liquid_range
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
proller
Fix null dereference in weather update functions
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
kwolekr
Fix some warnings and other minor details
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
Fix loading leveldb worlds
blob
|
commitdiff
|
raw
|
diff to current
2013-09-09
Sfan5
Use STL containers instead of irr::core::list
blob
|
commitdiff
|
raw
|
diff to current
2013-09-09
Sfan5
Make it compile
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-29
proller
Normalized heat and adjusted humidity
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Kahrl
Omnicleanup: header cleanup, add ModApiUtil shared...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
PilzAdam
Dont write directly to files but rather write and copy...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-11
kwolekr
Decoration: Fix schematic probability mess with new...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-01
proller
Weather backward compatibility
blob
|
commitdiff
|
raw
|
diff to current
2013-07-28
proller
Warnings fix
blob
|
commitdiff
|
raw
|
diff to current
2013-07-28
proller
Better snow fall, finite liquid transform, leveled...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
proller
Weather support
blob
|
commitdiff
|
raw
|
diff to current
2013-07-20
PilzAdam
Add liquid_range to nodedef
blob
|
commitdiff
|
raw
|
diff to current
2013-07-15
PilzAdam
Fix lighting bug caused by disappearing lava
blob
|
commitdiff
|
raw
|
diff to current
2013-07-04
proller
Improve finite liquid distribution, fix small bug
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
sapier
Replace C++ mainmenu by formspec powered one
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-21
Weblate
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
PilzAdam
Add a setting for max loop count per step in liquid...
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-06-01
Weblate
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2013-05-31
proller
Liquid adjusting: continue to drop
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
kwolekr
Fix nearly all warnings
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Weblate
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
proller
Tune finite liquids, indev huge caves
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Weblate
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
sapier
fix emergemanager memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Weblate
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
proller
Adjusting water removing above unloaded blocks
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
kwolekr
Don't re-write entire map_meta.txt if a setting is...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
proller
Don't flow finite liquid into an unloaded chunk
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
Weblate
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2013-03-19
kwolekr
Fix Map::initBlockMake to actually use chunksize setting
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
Ilya Zhuravlev
Don't erase modified_blocks
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
proller
initial mapgen indev version with farscale feature...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
proller
Liquid fine tuning
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
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
next