Replay works now, at least in plain-tty mode
[super-star-trek.git] / src /
2006-10-06 Eric S. RaymondReplay works now, at least in plain-tty mode
2006-10-06 Eric S. RaymondCorrect off-by-one bug in placement of Tholian.
2006-10-06 Eric S. RaymondArrange for logging of random-number-generator calls.
2006-10-06 Eric S. RaymondDrop out the BSD visual-scan code.
2006-10-06 Eric S. RaymondMinor bug fixes, preparatory to finding out why replay...
2006-10-06 Eric S. RaymondAvoid divide-by-zero error.
2006-10-05 Eric S. RaymondMany small port fixes in the Python.
2006-10-05 Eric S. RaymondOK, warp flight between quadrants works now.
2006-10-05 Eric S. RaymondVarious minor fixes to movement code.
2006-10-05 Eric S. RaymondLocal navigation now works in Python.
2006-10-05 Eric S. RaymondGet rid of some dead code.
2006-10-05 Eric S. RaymondPlanet pointer mess cleaned up. planets now works.
2006-10-05 Eric S. Raymondstatus command is almost working. Must resolve the...
2006-10-05 Eric S. Raymondlrscan, scescan, and chart are working in the Python...
2006-10-05 Eric S. RaymondEliminate iqhere global in order to get rid of spurious...
2006-10-05 Eric S. Raymond0-origin code gets through initialization OK.
2006-10-05 Eric S. RaymondCheckpoint Python version before trying to move to...
2006-10-05 Eric S. RaymondPython IO queue appears to work.
2006-10-05 Eric S. RaymondPython version did its first I/O.
2006-10-05 Eric S. RaymondPython translation is syntactically correct. Now for...
2006-10-04 Eric S. Raymondsetup.py code added to Python translation.
2006-10-04 Eric S. RaymondPython translation now incorporates reports.c.
2006-10-04 Eric S. Raymondplanets.c code incorporated into Python translation.
2006-10-04 Eric S. RaymondCode from moving.c incorporated into Python translation.
2006-10-04 Eric S. RaymondIncor[porated io.c code into Python translation.
2006-10-04 Eric S. Raymondfinish.c code incorporated into Python translation.
2006-10-04 Eric S. RaymondCorrect minor bug in figure-of-merit scoring.
2006-10-04 Eric S. RaymondMore of Stas's notes about the time recomputation bug.
2006-10-03 Eric S. RaymondIncorporated events.c into Python.
2006-10-03 Eric S. RaymondSmall cleanups discovered during Python translation.
2006-10-03 Stas SergeevAnother rollup patch.
2006-10-03 Eric S. Raymondbattle.c incorporated into Python translation.
2006-10-02 Stas Sergeevadjustments
2006-10-02 Eric S. RaymondEliminate uses of cramlc().
2006-10-02 Stas SergeevAnother rollup patch.
2006-10-02 Eric S. RaymondPython translation now includes ai.c.
2006-09-30 Eric S. RaymondGet rid of some macros that block mechanical translation.
2006-09-29 Eric S. RaymondCreate blank objects in all arrays during Python game...
2006-09-29 Eric S. RaymondReset all structures for stupid literal translation...
2006-09-29 Eric S. RaymondGet rid of DESTROY macro.
2006-09-29 Eric S. RaymondGet rid of the iterator macros I wrote.
2006-09-28 Eric S. RaymondHack boxed xcomments so they're easier for a mechanical...
2006-09-28 Eric S. RaymondClean up ugly FORTRANISH names.
2006-09-28 Eric S. RaymondMore cleanup towards automated Python translation.
2006-09-28 Eric S. RaymondMore elimination of FORTAN-style if statements.
2006-09-28 Eric S. RaymondReset the translation, we're going to redo it with...
2006-09-28 Eric S. RaymondGet rid of obnoxious visible "have we paused?" state.
2006-09-28 Eric S. RaymondChange some ugly and misleading names.
2006-09-28 Eric S. RaymondClean up nasty FORTRAN-style if statements.
2006-09-27 Eric S. RaymondParallel cleanups in the C and scratch Python code.
2006-09-27 Stas Sergeevbugfix in fry() and translation
2006-09-26 Stas Sergeevbetter fix for is_valid()
2006-09-26 Stas SergeevYet another rollup patch.
2006-09-25 Stas Sergeevfew assorted adjustments and a fix for #8883
2006-09-24 Eric S. RaymondTrial Python now incorporates ai.c
2006-09-22 Stas SergeevAnother rollup patch.
2006-09-22 Eric S. RaymondBeginning of experimental Python translation.
2006-09-22 Eric S. RaymondAbstract away the operations involving a sentinel value...
2006-09-21 Eric S. RaymondMake the "crystals' member into an enumeration.
2006-09-21 Eric S. RaymondMore applications of same().
2006-09-20 Eric S. RaymondGet rid of obnoxious iattak global.
2006-09-20 Eric S. RaymondOn Stas Sergeev's suggestion, change where the logfile...
2006-09-20 Stas Sergeevallow gcc to still do the bounds checking
2006-09-20 Eric S. RaymondClean up some boolean arguments.
2006-09-20 Stas Sergeevthis gettextized by mistake
2006-09-20 Stas SergeevRollup patch.
2006-09-20 Eric S. RaymondIncorporate BSD-Trek visual-scan code, just in case.
2006-09-20 Eric S. RaymondChase more booleans and enums.
2006-09-20 Eric S. RaymondA bit of documentation swiped and edited from the BSD...
2006-09-20 Eric S. RaymondBSD-Trek-like critical hits with weighting.
2006-09-20 Eric S. RaymondReplace more #defines with enums.
2006-09-20 Eric S. RaymondChange the condition field from an uint with #defines...
2006-09-20 Eric S. RaymondMore boolean-chasing and coord applications.
2006-09-20 Eric S. RaymondStill more application of coord type.
2006-09-20 Eric S. RaymondMore uses of distance() macro. Eliminate some magic...
2006-09-20 Eric S. RaymondMore boolean cleanups. More consistent use of coord...
2006-09-19 Eric S. RaymondClean up more booleans.
2006-09-19 Eric S. RaymondClean up the rather nasty logoc of snova(), and fix...
2006-09-19 Eric S. RaymondMore boolean cleanups and explanator comments.
2006-09-19 Eric S. RaymondMore type cleanup and explanatory comments.
2006-09-19 Eric S. RaymondMore type cleanup.
2006-09-19 Eric S. RaymondMore boolean cleanups.
2006-09-19 Eric S. RaymondAvoid a nasty bug in planet-name display, and fix anoth...
2006-09-19 Eric S. RaymondMore BSD features.
2006-09-19 Stas Sergeevmore gettextizing and translating
2006-09-19 Eric S. RaymondAbstract out damage checks.
2006-09-19 Eric S. RaymondKlingon ship births are working.
2006-09-19 Eric S. RaymondMore booleans cleanup.
2006-09-19 Eric S. RaymondFDISTR/FENSLV/FREPRO sequence looks like it's working.
2006-09-19 Eric S. RaymondFix two minor bugs, one in the shove code and one in...
2006-09-19 Eric S. RaymondImprovements to the testing machinery, including the...
2006-09-19 Eric S. RaymondImprove the world list.
2006-09-19 Eric S. RaymondMore int-to-boolean cleanup. Make the FDISTR event...
2006-09-18 Eric S. RaymondCheckpoint with several changes, committed so Stas...
2006-09-18 Eric S. RaymondInput capture to 'sst-input.log' now happens automatica...
2006-09-18 Eric S. RaymondNew debug-mode support.
2006-09-18 Eric S. RaymondRevert an incorrect bool type change.
2006-09-18 Eric S. RaymondMore type cleanup.
2006-09-18 Eric S. RaymondIntroduce 'coord' data structure, an (x,y) tuple.
2006-09-17 Eric S. RaymondAbstract all references to the future array (outside...
next