lrscan, scescan, and chart are working in the Python version.
[super-star-trek.git] / src / sst.py
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. 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 Eric S. Raymondbattle.c incorporated into Python translation.
2006-10-02 Eric S. RaymondEliminate uses of cramlc().
2006-10-02 Eric S. RaymondPython translation now includes ai.c.
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-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-25 Stas Sergeevfew assorted adjustments and a fix for #8883
2006-09-24 Eric S. RaymondTrial Python now incorporates ai.c
2006-09-22 Eric S. RaymondBeginning of experimental Python translation.