File: TODO

package info (click to toggle)
criticalmass 0.97-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,376 kB
  • ctags: 2,652
  • sloc: cpp: 15,548; xml: 3,182; sh: 334; makefile: 170
file content (37 lines) | stat: -rw-r--r-- 861 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
------- Todo...

Special Effects, Power-ups, ...

Tools: Level editor

Maybe...:
keyboard config, etc.
Allow zip files as resource paks
Better model support (textures, animation, etc.) md2?
Improve collision detection (it's rather crappy right now)
Wrapper for tinyxml (generic xml tree traversal)
LPath implementation: linear access to BezierCurve
Rework Input.

------- Source cleanup...

Remove/combine duplicate directory parsing (model loading, path loading, etc.)
Gather constants (strings, etc.) into Constants.hpp

------- Done...

Menues etc
LevelPack via file
StageManager needs some work
Mouse smoothing
Base Enemy using/based on LEnemy
ModelManager
PatternManager
Resource file
A ton of inlines don't have to be...
Rework Audio
Skill settings
Font manager
Change to use fixed timestep game logic loop
Nicer menu system, runtime config 
Leader board