Middle mouse click will move 10 items around at a time.
[oweals/minetest.git] / src / environment.cpp
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
2011-04-10 Perttu Aholafixed a bit
2011-04-10 Perttu Aholaimplemented rats in new system to verify that it works
2011-04-10 Perttu Aholanew object system
2011-04-07 Perttu AholaSome progress on transitioning from MapBlockObject...
2011-04-03 Perttu AholaModified block mesh generation to have clearer input...
2011-04-03 Perttu AholaRemoved lua stuff
2011-02-24 Perttu Aholafixed a possible infinite loop in ClientEnvironment...
2011-02-23 Perttu Aholaupdated scripting api a bit
2011-02-23 Perttu Aholamainly work on object scripting api
2011-02-21 Perttu Aholapreliminary lua scripting framework for objects
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff
2011-02-14 Perttu Aholaadded sneaking/crouching and changelog
2011-02-10 Perttu Aholawork-in-progress texture atlas optimization
2011-02-07 Perttu Aholabug-fixin'
2011-02-06 Perttu Aholamapgen tweaking
2011-02-01 Perttu AholaThis map generator is starting to look pretty good...
2011-01-28 Perttu AholaCommented out some debug output about saving players...
2011-01-27 Perttu AholaNow texture handling is fast. Also now players are...
2011-01-23 Perttu AholaOMG! Main Menu!
2011-01-17 Perttu Aholafixed erroneus handling of many players with no peer...
2011-01-17 Perttu Aholaold water removed, some fixes here and there
2011-01-16 Perttu AholaInitial commit of mapgen v.2. Lacks configuration and...
2011-01-15 Perttu AholaPlayers are left on server while server is running...
2011-01-14 Perttu Aholatweaking around, including mapgen, player speed in...
2010-12-22 Perttu Aholasome work-in-progress
2010-12-19 Perttu Aholaadded dedicated server build without irrlicht
2010-12-19 Perttu Aholaday/night working client side
2010-12-18 Perttu Aholabefore daynight mesh cache
2010-12-13 Perttu Aholaworking nicely
2010-11-30 Perttu Aholabetter water
2010-11-29 Perttu Aholalicense stuff
2010-11-26 Perttu AholaInitial files