]> git.lizzy.rs Git - minetest.git/history - src/environment.cpp
Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuff
[minetest.git] / src / environment.cpp
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-11-29 Perttu AholaScripting WIP: Add global environment step function...
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-10-17 Perttu AholaFix object duplication bug
2011-10-17 Perttu AholaAdd /clearobjects
2011-10-17 Perttu AholaMade a scheme to get rid of the objects in the worst...
2011-10-17 Perttu AholaAttempt to fix objects getting multiplicated by objects...
2011-10-17 Perttu AholaAdd a log message to SEnv and make it load objects...
2011-10-17 Perttu AholaWorkaround for blocks having a huge amount of active...
2011-10-17 celeron55Improve active object handling log output
2011-10-16 Perttu AholaSome more profiler stuff to get the hang on what really...
2011-10-16 Perttu AholaImprove debug profiler usage for investigating CPU...
2011-10-16 Perttu AholaMake dungeon masters not shoot the walls with no reason
2011-10-16 Perttu AholaBetter player damage prevention when falling on unloade...
2011-10-16 Perttu AholaUse the logger; also, default to not showing much crap...
2011-10-16 Perttu AholaAdd peaceful / not peaceful distinction in mobs and...
2011-10-15 Perttu AholaMake dungeon masters though and make oerkkis disappear...
2011-10-15 Perttu AholaImprove mobv2
2011-10-14 Perttu Aholamobv2
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-09-26 Perttu AholaMerge remote-tracking branch 'marktraceur/master'
2011-09-26 Perttu AholaMerge remote-tracking branch 'kahrl/sectors2sqlite...
2011-09-26 Perttu AholaMerge branch 'view_bobbing_and_vielded_tool'
2011-09-26 Perttu AholaMerge remote-tracking branch 'darkrose/master'
2011-09-24 celeron55Merge pull request #10 from joshbeck/master
2011-09-24 Joshua BeckFixed null pointer dereference errors found by cppcheck
2011-09-24 Mark HolmquistFixed saplings growing into trees (thanks so much,...
2011-09-24 Mark HolmquistAdding (most) of the sapling functionality. It has...
2011-09-21 KahrlSimplistic wielded tool lighting, added setMeshVertices...
2011-09-08 Kahrlattempting to merge Queatz/the-wielded-tool and kahrl...
2011-09-07 KahrlRemoved unused camera_position and camera_direction...
2011-09-06 JacobFPause in unloaded territory instead of collide
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/me_cmd'
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/new_input'
2011-08-22 Perttu AholaMerge branch 'lava'
2011-08-15 Perttu Aholatuned lava/universal damage code
2011-08-14 Perttu Aholalava!
2011-08-12 Perttu AholaMerge remote-tracking branch 'speedprog/banByIp'
2011-08-11 Giuseppe BilottaTypo fix
2011-08-11 Giuseppe BilottaIntroduce Player::getLightPosition
2011-08-05 Perttu Aholamerged delta and c55
2011-08-01 Nils Dagsson MoskoppMerge pull request #47 from MarkTraceur/master
2011-08-01 Mark HolmquistFixing ladders again
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaMade rats cookable and made them spawn near trees
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu AholaFixed #21 Earth under torches oscillates between mud...
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-21 Perttu AholaMerged minetest-delta a624fe549bc75855a170
2011-07-20 Nils Dagsson MoskoppMerge pull request #27 from Oblomov/master
2011-07-20 Nils Dagsson MoskoppMerge pull request #27 from Oblomov/master
2011-07-20 Nils Dagsson Moskopp+ fireflies
2011-07-20 Nils Dagsson Moskopp+ fireflies
2011-07-15 Nils Dagsson Moskopp* fix automerge regression
2011-07-15 Nils Dagsson Moskopp* fix automerge regression
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
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 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
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 Aholareorganized a lot of stuff and modified mapgen and...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-25 Perttu Aholaeven more code refactoring
2011-06-25 Perttu Aholamapgen stuff
2011-06-25 Perttu AholaNew map generator added (and SQLite, messed up the...
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-05 Perttu Aholatried to reduce unnecessary map saving disk i/o a bit
2011-06-01 Perttu Aholamore merging - hopefully all spare heads are now gone
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 Perttu AholaMerged CiaranG's fence graphic updates (ugh, well,...
2011-05-31 Perttu AholaReduced server CPU usage on NodeMetadata step()s. Also...
2011-05-29 Perttu Aholatuned grass growth rate
2011-05-29 Perttu Aholaplayer passwords and privileges in world/auth.txt
2011-05-24 Perttu AholaMerged CiaranG's fence and fixed two things
2011-05-22 Perttu Aholamerged password change menu
2011-05-22 Perttu AholaSome work-in-progress stuff and many comment updates
2011-05-22 Perttu AholaPreliminary "active block" stuff + set up test code...
2011-05-21 Perttu AholaFixed a small memory leak in ServerEnvironment and...
2011-04-29 Perttu Aholarandom comment updates
2011-04-23 Perttu AholaCode refactoring; split half of main.cpp to game.cpp.
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-10 Perttu Aholafixed the object update interval thingy
2011-04-10 Perttu Aholachanged server to do object management at longer interv...
2011-04-10 Perttu AholaMade environment to not consider disconnected players...
2011-04-10 Perttu AholaMap generation is now properly threaded and doesn't...
2011-04-10 Perttu Aholaa commit before starting to reorganize the map loading...
2011-04-10 Perttu Aholanew-style rats are now generated in the map
next