Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-11 | fixed warnings reported by cppcheck | 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-08 | Some progress on transitioning from MapBlockObject to ActiveObject. | Perttu Ahola | |
2011-04-03 | Removed lua stuff | 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 | some tidying | 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 | |