Fix game type parsing.
[super-star-trek.git] / battle.c
2006-09-12 Eric S. RaymondAdded the ability to suppress newer features with a...
2005-05-25 Stas SergeevFix the logic around remkl.
2005-02-18 Eric S. RaymondMerge Stas's fixes to restore old behavior in the chart...
2005-02-13 Eric S. RaymondStas's fixes for torpedo and phaser animation.
2005-02-07 Eric S. RaymondYet more origin-hiding.
2005-02-07 Eric S. RaymondMore origin-hiding.
2005-02-07 Eric S. RaymondHide more origin differences.
2005-02-07 Eric S. RaymondHide some differences between 0-origin and 1-origin...
2005-02-07 Eric S. RaymondRewrite to get ride of FORTRANish galaxy and newstuff...
2005-02-07 Eric S. RaymondChange devices arrays from 1-origin to 0-origin.
2005-02-07 Eric S. RaymondFirst cut at game-option support.
2005-02-06 Eric S. RaymondGet rid of FORTRANisms.
2005-02-06 Eric S. RaymondMore magic-number chasing.
2005-02-06 Eric S. RaymondMagic number elimination.
2005-02-06 Eric S. RaymondBetter command suppression.
2005-02-05 Eric S. RaymondDilithium crystal indicator.
2005-02-05 Eric S. RaymondCorrect the prompt-setting.
2005-02-05 Eric S. RaymondThis completely merges the line-oriented and screen...
2005-02-05 Eric S. RaymondMove cursor restoration into io.c.
2005-02-04 Eric S. RaymondHeader file cleanup.
2005-02-04 Eric S. RaymondSERGEEV dependencies cleaned out of battle.c
2005-02-04 Eric S. RaymondRemove some dependencies from battle.c.
2005-02-04 Eric S. Raymondgetline -> cgetline.
2005-02-04 Eric S. RaymondGive names to the windows.
2005-02-03 Eric S. RaymondGet rid of some unneeded conditionalizations.
2005-01-28 Eric S. RaymondSecond round of merging Sergeev changes.
2005-01-20 Eric S. RaymondGet rid of all DOS-generated CRs.
2005-01-19 Eric S. RaymondFirst round of Sergeev merges.
2005-01-19 Eric S. RaymondFirst round of changes from Stas Sergeev.
2004-11-01 Eric S. RaymondClean up some float formatting.
2004-11-01 Eric S. RaymondMore de-FORTRANizing of the output code.
2004-11-01 Eric S. Raymondprintfs have been banished. All outputnow goes through...
2004-11-01 Eric S. RaymondMagic number changes, get rid of nulplanet structure.
2004-11-01 Eric S. RaymondAnother step in consolidating the saved-state globals.
2004-11-01 Eric S. RaymondAnother step in coalescing all the globals.
2004-10-31 Eric S. RaymondThe quad global gets pulled into the frozen structure.
2004-10-31 Eric S. RaymondNext step towards structure merge.
2004-10-31 Eric S. RaymondCode, comment, and documentation typo fixes.
2004-10-31 Eric S. RaymondInitial commit of Tom Almy's version plus sst.doc.