1Black Shades Elite
2
3This is the new-ish version "Black Shades", which uses the original code, but
4will add yet to be determined features while still keeping the original
5functionality and gameplay.
6
7Currently the source is being cleaned up, and slowly redesigned so extra
8features are possible.  The number 1 feature will be additional network play.
9
10Other more minor features are in the works or done:
11
12- Help screen (shows keys used to play the game) (done).
13- The ability to change the resolution, (done)
14- Fullscreen option in the config. (done)
15- Mouse grab for window mode. (done)
16- Fix framerate limiting in loop. (done - needs testing)
17- Sound issus (relate to fps limiting?).
18- Saving (just a file with a mission number?)
19- A model/anim viewer
20- Button widget (partial - drawing still separate)
21- Input widget
22- Mission class
23- Civilian class that inherits Person (for all AI stuff in GameTick.cpp)
24- Weapon class (partially done)
25- Net framework
26  - udp setup
27  - creating packets
28  - what to send?
29  - Multiplayer option
30  - Game room
31
32Thanks to David Rosen.
33 - GPL Licensed with permission from David Rosen
34 - David Rosen reserves the right to Black Shades 2
35