This file is indexed.

/usr/share/doc/criticalmass/TODO is in criticalmass 1:1.0.0-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
38
39
40
41
42
43
44
45
46
47
------- Todo...

Maybe...(most likely not):
Additional soundtracks. Menu soundtrack / in-game soundtrack ?
Special Effects, Power-ups, ...
keyboard config, etc.
Allow zip files as resource paks
Better model support (textures, animation, etc.) md2?
Wrapper for tinyxml (generic xml tree traversal)
LPath implementation: linear access to BezierCurve
Rework Input.
Tools: Level editor

------- 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
Fade-in/out music
Sound/music volume
Show mounted weapons.
Online update check + cache content + date
Multiple resource packs
Collision detection to use model size.
Update Readme.html 
Nicer shield
Allow vertical ship movement
Add SDL supported resolutions and filter based on config
Split Config menu into Audio, Video, etc.
Add (Boss) level(s).