projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
308d861
)
added some TODOs to main.cpp
author
Perttu Ahola
<celeron55@gmail.com>
Thu, 21 Jul 2011 20:28:30 +0000
(23:28 +0300)
committer
Perttu Ahola
<celeron55@gmail.com>
Thu, 21 Jul 2011 20:28:30 +0000
(23:28 +0300)
src/main.cpp
patch
|
blob
|
history
diff --git
a/src/main.cpp
b/src/main.cpp
index 3edf79bd2c08b0622af757180b32a736ea3be54a..505f82fc7afe20dd2a0d897d72464cf76440ab50 100644
(file)
--- a/
src/main.cpp
+++ b/
src/main.cpp
@@
-339,6
+339,12
@@
TODO: Merge bahamada's audio stuff (clean patch available)
\r
TODO: Merge key configuration menu (no clean patch available)
\r
\r
+TODO: Add some kind of content range validation to mapnode serialization
\r
+
\r
+TODO: Make sure menu text position is fixed
\r
+
\r
+TODO: Fix sector over limits error
\r
+
\r
Making it more portable:
\r
------------------------
\r
\r