Difference between revisions of "Sword25/TODO"

Jump to navigation Jump to search
18 bytes added ,  15:15, 25 October 2018
m
Text replacement - "<source lang=" to "<syntaxhighlight lang="
(Update locale-related bug description.)
m (Text replacement - "<source lang=" to "<syntaxhighlight lang=")
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
* The following commented out code used to be in kernel/scummvmwindow.cpp; I am keeping it here in case there is still something in there that needs to be handled (which I can't tell right now).
* The following commented out code used to be in kernel/scummvmwindow.cpp; I am keeping it here in case there is still something in there that needs to be handled (which I can't tell right now).


<source lang="cpp">
<syntaxhighlight lang="cpp">


// FIXME: Special keys detected here need to be moved into the Input Engine
// FIXME: Special keys detected here need to be moved into the Input Engine
Line 153: Line 153:
     return 0;
     return 0;
}
}
</source>
</syntaxhighlight>


== Lua TODO ==
== Lua TODO ==
TrustedUser
2,147

edits

Navigation menu