Skip to content

Commit

Permalink
2007-08-31 Fabian S. <[email protected]>
Browse files Browse the repository at this point in the history
	* V188
	* data.h, start.c: comments, TODOs and formatting
  • Loading branch information
drvee committed Aug 31, 2007
1 parent f0d2845 commit 83e84b1
Show file tree
Hide file tree
Showing 4 changed files with 519 additions and 321 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2007-08-31 Fabian S. <[email protected]>

* V188

* data.h, start.c: comments, TODOs and formatting

2007-08-21 Will Glynn <[email protected]>

* V187
Expand Down
18 changes: 13 additions & 5 deletions data.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,18 @@ Astronaut.TrainingLevel: 0 = None
6 = Advanced Training III
7 = Advanced Training IV
Astronauts.Special:
News specials
1 = Retirement announcement
2 = Actual retirement
3 = ??? unused ???
4 = ??? unused ???
5 = Injury resolution
6 = ??? Breaking Group/Replacing Astronaut ???
7 = Finished Training
8 = Finished Advanced
9 = Injury during training
10 = Retirement after training
*/

// BARIS program definitions
Expand Down Expand Up @@ -564,8 +576,4 @@ typedef struct {

#endif // __DATA_H__

// Editor settings {{{
// ex: ts=4 noet sw=2
// ex: foldmethod=marker
// }}}

/* vim: set noet ts=4 sw=4 tw=77: */
Loading

0 comments on commit 83e84b1

Please sign in to comment.