Changeset 126 for trunk/TODO
- Timestamp:
- Aug 16, 2010, 2:36:36 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TODO
r125 r126 8 8 [ ] Add scripting support (lua?). 9 9 [ ] Open several maps at the same time. 10 10 [ ] See whether we should use floats or at least subpixel coordinates for 11 on-screen objects, in order to handle velocity and other physics stuff 12 (with rounding when displaying, of course) 11 13 12 14 Performances 13 15 ------------ 14 16 [ ] Switch rendering to vertex/index buffer objects 15 16 17 17 18 Editor … … 20 21 [ ] Scroller/panner for maps. 21 22 [ ] Allow to modify maps. 22 [ ] Do GTK stuff instead of waiting for the framerate 23 [x] Do GTK stuff instead of waiting for the framerate 24 [ ] "map viewer" object/asset, as opposed to more complex in-game manager 23 25 24 26 Specs … … 27 29 [ ] Add special zones to the map. 28 30 29 30 31 Architecture 31 32 ------------
Note: See TracChangeset
for help on using the changeset viewer.