aboutsummaryrefslogtreecommitdiff
path: root/src/environment.h
AgeCommit message (Expand)Author
2012-03-18Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola
2012-03-16Move ClientMap to clientmap.{h,cpp}Perttu Ahola
2012-03-15MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light,...Kahrl
2012-03-10Immediate smoke puff when a normal entity is punched to deathPerttu Ahola
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ...Kahrl
2012-01-02Initialize ABM timer to random value to spread processingPerttu Ahola
2012-01-02Fix ABM trigger chance being often way too highPerttu Ahola
2011-12-28Add EnvRef:get_objects_inside_radius(pos, radius)Perttu Ahola
2011-12-03Add ABM required neighbor checkPerttu Ahola
2011-12-02Fix player double damagePerttu Ahola
2011-12-02Move ServerRemotePlayer to a separate filePerttu Ahola
2011-12-01Player-is-SAO WIPPerttu Ahola
2011-11-29Handle ActiveBlockModifier intervals properly, down to 1sPerttu Ahola
2011-11-29Replace old active block random node modifying things with actual ActiveBlock...Perttu Ahola
2011-11-29Make blocks to be loaded from disk when the active block area reaches themPerttu Ahola
2011-11-29Relatively snappy object-ground collision detectionPerttu Ahola
2011-11-29GameDef compilesPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-10-18Add /clearobjectsPerttu Ahola
2011-10-15mobv2Perttu Ahola
2011-09-07Removed unused camera_position and camera_direction fields from Client. Moved...Kahrl
2011-08-15lava!Perttu Ahola
2011-07-01made screen go slightly blue when underwaterPerttu Ahola
2011-06-26reorganized a lot of stuff and modified mapgen and objects slightly while doi...Perttu Ahola
2011-06-25New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola
2011-06-05tried to reduce unnecessary map saving disk i/o a bitPerttu Ahola
2011-05-31Reduced server CPU usage on NodeMetadata step()s. Also furnace now cooks whil...Perttu Ahola
2011-05-29player passwords and privileges in world/auth.txtPerttu Ahola
2011-05-24a work-in-progress map modified callback interface (committing because i want...Perttu Ahola
2011-05-22Some work-in-progress stuff and many comment updatesPerttu Ahola
2011-05-22Preliminary "active block" stuff + set up test code to grow grass.Perttu Ahola
2011-05-21Fixed a small memory leak in ServerEnvironment and cleaned the code a bitPerttu Ahola
2011-04-30random comment updatesPerttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-04-10changed server to do object management at longer intervals (0.5s)Perttu Ahola
2011-04-10implemented rats in new system to verify that it worksPerttu Ahola
2011-04-08Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola
2011-02-23updated scripting api a bitPerttu Ahola
2011-02-23mainly work on object scripting apiPerttu Ahola
2011-02-21preliminary lua scripting framework for objectsPerttu Ahola
2011-02-21Temporary commit; lots of test code and stuffPerttu Ahola
2011-01-28Now texture handling is fast. Also now players are saved on disk.Perttu Ahola
2011-01-18fixed erroneus handling of many players with no peer existing at same timePerttu Ahola
2011-01-15Players are left on server while server is running. No passwords yet.Perttu Ahola
2010-12-19added dedicated server build without irrlichtPerttu Ahola
2010-12-19day/night working client sidePerttu Ahola
2010-12-18before daynight mesh cachePerttu Ahola
2010-11-29license stuffPerttu Ahola