repo.or.cz
/
openstranded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some compiler warnings
[openstranded.git]
/
TODO
blob
aabef6d7135ab5760bb3fd721d6fedee15698a0c
1
TODO:
2
- define an arbitrary graphics interface
3
- implement graphics engine
4
- improve exception system
5
- create event handler
6
7
script parser:
8
- implement function arguments
9
- have lexer use strings instead of files
10
- improve bison grammer
11
- make parser functional