index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
environment.h
Age
Commit message (
Collapse
)
Author
2011-04-21
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
Perttu Ahola
2011-04-10
changed server to do object management at longer intervals (0.5s)
Perttu Ahola
2011-04-10
implemented rats in new system to verify that it works
Perttu Ahola
2011-04-08
Some progress on transitioning from MapBlockObject to ActiveObject.
Perttu Ahola
2011-02-23
updated scripting api a bit
Perttu Ahola
--HG-- rename : data/luaobjects/test/client.lua => data/scripts/objects/test/client.lua rename : data/luaobjects/test/server.lua => data/scripts/objects/test/server.lua
2011-02-23
mainly work on object scripting api
Perttu Ahola
2011-02-21
preliminary lua scripting framework for objects
Perttu Ahola
2011-02-21
Temporary commit; lots of test code and stuff
Perttu Ahola
2011-01-28
Now texture handling is fast. Also now players are saved on disk.
Perttu Ahola
2011-01-18
fixed erroneus handling of many players with no peer existing at same time
Perttu Ahola
2011-01-15
Players are left on server while server is running. No passwords yet.
Perttu Ahola
2010-12-19
added dedicated server build without irrlicht
Perttu Ahola
2010-12-19
day/night working client side
Perttu Ahola
2010-12-18
before daynight mesh cache
Perttu Ahola
2010-11-29
license stuff
Perttu Ahola
--HG-- rename : src/licensecomment.txt => licensecomment.txt
2010-11-27
Initial files
Perttu Ahola