projects
/
zefram
/
minetest
/
minetest_engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7878d9b
)
Update TODO list in scriptapi.cpp
author
Perttu Ahola
<celeron55@gmail.com>
Tue, 15 Nov 2011 06:16:12 +0000
(08:16 +0200)
committer
Perttu Ahola
<celeron55@gmail.com>
Tue, 29 Nov 2011 17:13:43 +0000
(19:13 +0200)
src/scriptapi.cpp
patch
|
blob
|
history
diff --git
a/src/scriptapi.cpp
b/src/scriptapi.cpp
index 1bfe337ea430801220228a63048c610a801ad4c8..f15b6cd45111a991502ececa49d2f05bad7979e8 100644
(file)
--- a/
src/scriptapi.cpp
+++ b/
src/scriptapi.cpp
@@
-39,7
+39,7
@@
extern "C" {
/*
TODO:
-- Node
type
definition
+- Node definition
- Random node triggers
- Object visual client-side stuff
- Blink effect
@@
-52,6
+52,7
@@
TODO:
blockdef.on_inventory_modified
meta.set("owner", playername)
meta.get("owner")
+- Item definition
*/
static void stackDump(lua_State *L, std::ostream &o)