Add html production for convenience generating the website.
[open-adventure.git] / score.c
2017-06-02 Eric S. RaymondHeader consolidation - main.h, misc.h, and share.h...
2017-05-29 Eric S. RaymondSimplify build: nested makefiles considered harmful.
2017-05-29 Jason S. NinnemanMove database compilation out into its own tool (for... 15/head
2017-05-28 Jason S. NinnemanFactor out handling of variables populated from the... 14/head
2017-05-24 Eric S. RaymondRevert structurization changes, they broke database...
2017-05-24 Eric S. RaymondMore structurization.
2017-05-24 Eric S. RaymondMore global-to-structure moves.
2017-05-23 Eric S. RaymondMove more globals into the state structure.
2017-05-23 Eric S. RaymondBegin gathering saveable game state into a structure...
2017-05-23 Eric S. RaymondFix capitalization glitches.
2017-05-23 Eric S. RaymondFix strange inside-out organization of the input routines.
2017-05-21 Eric S. RaymondFix up case on all comments to make them more readable...
2017-05-18 Eric S. RaymondMore boolification.
2017-05-18 Eric S. RaymondUse prototypes and bools.
2017-05-18 Eric S. RaymondPartially ANSIfy C, fix compiler warnings.
2017-02-16 Eric S. RaymondDon Wood's 430-point Adventure 2.5 from 1995, from...