index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
serverobject.h
Commit message (
Expand
)
Author
Age
*
Add dtime_s to entity activation
Perttu Ahola
2012-09-09
*
Optimize headers
Perttu Ahola
2012-06-17
*
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-17
*
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-06-05
*
ObjectRef:set_armor_groups() and ObjectRef:set_properties() - works on player...
Perttu Ahola
2012-03-30
*
Add GenericCAO and player armor groups, but don't use them yet
Perttu Ahola
2012-03-29
*
added PlayerSAO and RemotePlayer, removed ServerRemotePlayer
Kahrl
2012-03-29
*
Entity damage system WIP; Remove C++ mobs
Perttu Ahola
2012-03-10
*
Fix some warnings on some compilers
Giuseppe Bilotta
2012-02-02
*
The huge item definition and item namespace unification patch (itemdef), see ...
Kahrl
2012-01-12
*
Make players be again visible from a long distance
Perttu Ahola
2011-12-02
*
Players are more like objects + related stuff
Perttu Ahola
2011-12-01
*
Player-is-SAO WIP
Perttu Ahola
2011-12-01
*
Add ServerActiveObject::removingFromEnvironment()
Perttu Ahola
2011-12-01
*
CraftItem rework and Lua interface
Kahrl
2011-11-29
*
Create framework for getting rid of global definitions of node/tool/item/what...
Perttu Ahola
2011-11-29
*
Scripting WIP: dynamic object stuff
Perttu Ahola
2011-11-29
*
ServerRemotePlayer implements ServerActiveObject
Perttu Ahola
2011-11-29
*
Scripting WIP
Perttu Ahola
2011-11-29
*
Scripting WIP
Perttu Ahola
2011-11-29
*
Scripting WIP
Perttu Ahola
2011-11-29
*
Scripting WIP
Perttu Ahola
2011-11-29
*
Add peaceful / not peaceful distinction in mobs and the only_peaceful_mobs se...
Perttu Ahola
2011-10-16
*
Improve mobv2
Perttu Ahola
2011-10-15
*
Rats are now eatable. Also made their selection box move smoothly.
Perttu Ahola
2011-07-30
*
reorganized a lot of stuff and modified mapgen and objects slightly while doi...
Perttu Ahola
2011-06-26
*
Preliminary "active block" stuff + set up test code to grow grass.
Perttu Ahola
2011-05-22
*
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
Perttu Ahola
2011-04-21
*
better support for old maps
Perttu Ahola
2011-04-10
*
new-style rats are now generated in the map
Perttu Ahola
2011-04-10
*
implemented rats in new system to verify that it works
Perttu Ahola
2011-04-10
*
items now fall by gravity... also some other random updating
Perttu Ahola
2011-04-10
*
new object system
Perttu Ahola
2011-04-10
*
Some progress on transitioning from MapBlockObject to ActiveObject.
Perttu Ahola
2011-04-08
*
Removed lua stuff
Perttu Ahola
2011-04-03
*
mainly work on object scripting api
Perttu Ahola
2011-02-23
*
preliminary lua scripting framework for objects
Perttu Ahola
2011-02-21
*
Temporary commit; lots of test code and stuff
Perttu Ahola
2011-02-21