ccdevnet / openc2e

openc2e

This URL has Read+Write access

openc2e / TODO
100644 11 lines (10 sloc) 0.48 kb
1
2
3
4
5
6
7
8
9
10
11
* do mulv/divv/etc set the correct type bitmap on the variable?
* implement ENUM/ESEE/ETCH/EPAS/NEXT
* look at the room code
* make the images detect 555/565 themselves
* start implementing physics
* look at starting the sound code (and integrating SDL_mixer)
* comparison should be 'condition', fuzzie sucks, regexp time!
* the parser doesn't do bytestrings correctly
* we don't parse characters or binary integers correctly
* parser should provide line numbers for flow control