소스 검색

Update todo list.

legacy
Sam Hocevar sam 15 년 전
부모
커밋
4cc3ace4b1
1개의 변경된 파일16개의 추가작업 그리고 9개의 파일을 삭제
  1. +16
    -9
      TODO

+ 16
- 9
TODO 파일 보기

@@ -1,27 +1,34 @@

Important stuff
---------------
[ ] Something to move a character around.
- [ ] Joystick input.
- [ ] Event listeners for keyboard or joystick.
[ ] Map collisions?
[ ] Add scripting support (lua?).
[ ] Open several maps at the same time.
[ ] See whether we should use floats or at least subpixel coordinates for
on-screen objects, in order to handle velocity and other physics stuff
(with rounding when displaying, of course)

Performances
------------
Needed for game
---------------
[ ] Something to move a character around.
- [ ] Joystick input.
- [ ] Event listeners for keyboard or joystick.
[ ] Map collisions!
- [ ] Find where to store world collisions
- [ ] Handle entity/world collisions
- [ ] Handle entity/entity collisions
[ ] Pathfinding

Performance
-----------
[ ] Switch rendering to vertex/index buffer objects

Editor
------
[ ] File requester for maps.
[ ] Scroller/panner for maps.
[X] Scroller/panner for maps.
[ ] Allow to modify maps.
[x] Do GTK stuff instead of waiting for the framerate
[ ] "map viewer" object/asset, as opposed to more complex in-game manager
[X] Do GTK stuff instead of waiting for the framerate
[X] "map viewer" object/asset, as opposed to more complex in-game manager

Specs
-----


불러오는 중...
취소
저장