Enable environment variable TMPDIR to set the log temporary directory.
[super-star-trek.git] / src / ai.c
2008-05-08 Stas SergeevStarchart and base-attack tweaks.
2006-10-03 Eric S. RaymondSmall cleanups discovered during Python translation.
2006-10-02 Stas SergeevAnother rollup patch.
2006-09-30 Eric S. RaymondGet rid of some macros that block mechanical 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 elimination of FORTAN-style if statements.
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-22 Stas SergeevAnother rollup patch.
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. RaymondChase more booleans and enums.
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 boolean cleanups. More consistent use of coord...
2006-09-19 Eric S. RaymondClean up more booleans.
2006-09-19 Eric S. RaymondMore type cleanup.
2006-09-19 Eric S. RaymondAbstract out damage checks.
2006-09-19 Eric S. RaymondMore booleans cleanup.
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. RaymondNew debug-mode support.
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...
2006-09-16 Stas Sergeevgettextize and some rough translations
2006-09-15 Eric S. RaymondAdd inhabited planets.
2006-09-14 Eric S. RaymondEliminate nasty macro holdovers.
2006-09-13 Stas Sergeevmerge the autotools branch