2006-10-05 |
Eric S. Raymond | status command is almost working. Must resolve the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
Eric S. Raymond | lrscan, scescan, and chart are working in the Python... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
Eric S. Raymond | Eliminate iqhere global in order to get rid of spurious... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
Eric S. Raymond | 0-origin code gets through initialization OK. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
Eric S. Raymond | Checkpoint Python version before trying to move to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
Eric S. Raymond | Python IO queue appears to work. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
Eric S. Raymond | Python version did its first I/O. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
Eric S. Raymond | Python translation is syntactically correct. Now for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
Eric S. Raymond | setup.py code added to Python translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
Eric S. Raymond | Python translation now incorporates reports.c. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
Eric S. Raymond | planets.c code incorporated into Python translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
Eric S. Raymond | Code from moving.c incorporated into Python translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
Eric S. Raymond | Incor[porated io.c code into Python translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
Eric S. Raymond | finish.c code incorporated into Python translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
Eric S. Raymond | Correct minor bug in figure-of-merit scoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
Eric S. Raymond | More of Stas's notes about the time recomputation bug. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-03 |
Eric S. Raymond | Incorporated events.c into Python. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-03 |
Eric S. Raymond | Small cleanups discovered during Python translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-03 |
Stas Sergeev | Another rollup patch. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-03 |
Eric S. Raymond | battle.c incorporated into Python translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-02 |
Stas Sergeev | adjustments |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-02 |
Eric S. Raymond | Eliminate uses of cramlc(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-02 |
Stas Sergeev | oops, revert ocasional change |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-02 |
Stas Sergeev | Another rollup patch. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-02 |
Eric S. Raymond | Python translation now includes ai.c. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-30 |
Eric S. Raymond | Get rid of some macros that block mechanical translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-29 |
Eric S. Raymond | Create blank objects in all arrays during Python game... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-29 |
Eric S. Raymond | Reset all structures for stupid literal translation... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-29 |
Eric S. Raymond | Get rid of DESTROY macro. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-29 |
Eric S. Raymond | Get rid of the iterator macros I wrote. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-28 |
Eric S. Raymond | Hack boxed xcomments so they're easier for a mechanical... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-28 |
Eric S. Raymond | Clean up ugly FORTRANISH names. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-28 |
Eric S. Raymond | More cleanup towards automated Python translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-28 |
Eric S. Raymond | More elimination of FORTAN-style if statements. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-28 |
Eric S. Raymond | Reset the translation, we're going to redo it with... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-28 |
Eric S. Raymond | Get rid of obnoxious visible "have we paused?" state. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-28 |
Eric S. Raymond | Change some ugly and misleading names. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-28 |
Eric S. Raymond | Clean up nasty FORTRAN-style if statements. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-27 |
Eric S. Raymond | Parallel cleanups in the C and scratch Python code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-27 |
Stas Sergeev | bugfix in fry() and translation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-26 |
Stas Sergeev | better fix for is_valid() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-26 |
Stas Sergeev | Yet another rollup patch. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-25 |
Stas Sergeev | few assorted adjustments and a fix for #8883 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-24 |
Stas Sergeev | fix makehelp.py invocation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-24 |
Eric S. Raymond | Trial Python now incorporates ai.c |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-22 |
Stas Sergeev | Another rollup patch. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-22 |
Eric S. Raymond | Beginning of experimental Python translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-22 |
Eric S. Raymond | Added appending on development timeline. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-22 |
Eric S. Raymond | Abstract away the operations involving a sentinel value... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-21 |
Eric S. Raymond | Make the "crystals' member into an enumeration. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-21 |
Eric S. Raymond | More applications of same(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | Get rid of obnoxious iattak global. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | On Stas Sergeev's suggestion, change where the logfile... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Stas Sergeev | allow gcc to still do the bounds checking |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | Clean up some boolean arguments. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Stas Sergeev | and this gettextized in while I was resolving the rejec... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Stas Sergeev | this gettextized by mistake |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Stas Sergeev | Rollup patch. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | Incorporate BSD-Trek visual-scan code, just in case. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | Chase more booleans and enums. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | A bit of documentation swiped and edited from the BSD... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | BSD-Trek-like critical hits with weighting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | Replace more #defines with enums. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | Change the condition field from an uint with #defines... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | More boolean-chasing and coord applications. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | Still more application of coord type. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | More uses of distance() macro. Eliminate some magic... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-20 |
Eric S. Raymond | More boolean cleanups. More consistent use of coord... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | Clean up more booleans. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | Clean up the rather nasty logoc of snova(), and fix... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | More boolean cleanups and explanator comments. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | More type cleanup and explanatory comments. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | More type cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | More boolean cleanups. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | Avoid a nasty bug in planet-name display, and fix anoth... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | More BSD features. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Stas Sergeev | more gettextizing and translating |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | Abstract out damage checks. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | Klingon ship births are working. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | More booleans cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | FDISTR/FENSLV/FREPRO sequence looks like it's working. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | Fix two minor bugs, one in the shove code and one in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | Improvements to the testing machinery, including the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | Improve the world list. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-19 |
Eric S. Raymond | More int-to-boolean cleanup. Make the FDISTR event... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-18 |
Eric S. Raymond | Checkpoint with several changes, committed so Stas... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-18 |
Eric S. Raymond | Input capture to 'sst-input.log' now happens automatica... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-18 |
Eric S. Raymond | New debug-mode support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-18 |
Eric S. Raymond | Revert an incorrect bool type change. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-18 |
Eric S. Raymond | More type cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-18 |
Eric S. Raymond | Introduce 'coord' data structure, an (x,y) tuple. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-17 |
Eric S. Raymond | Abstract all references to the future array (outside... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-17 |
Eric S. Raymond | Other half of eta-check fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-17 |
Eric S. Raymond | Fix what look like a longstanding bug in ETA computation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-17 |
Stas Sergeev | remove autogenerated files |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-17 |
Eric S. Raymond | Complete the change to BSD license. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-17 |
Eric S. Raymond | First checkin of experimental event code for the BSDTre... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-17 |
Eric S. Raymond | Fix a minor bug in -t mode display of the starchart. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-17 |
Eric S. Raymond | Added more history. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-09-16 |
Stas Sergeev | gettextize and some rough translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |