More boolean-chasing and coord applications.
[super-star-trek.git] / src / sst.h
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 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 Eric S. RaymondAbstract out damage checks.
2006-09-19 Eric S. RaymondMore booleans cleanup.
2006-09-19 Eric S. RaymondImprovements to the testing machinery, including the...
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. 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...
2006-09-17 Eric S. RaymondFirst checkin of experimental event code for the BSDTre...
2006-09-16 Stas Sergeevgettextize and some rough translations
2006-09-15 Eric S. RaymondMake inhabited worlds display as '@'. Document this.
2006-09-15 Eric S. RaymondFixes the bug that was directing help lookups incorrectly.
2006-09-15 Eric S. RaymondAdd inhabited planets.
2006-09-14 Eric S. RaymondVarious declaration cleanups.
2006-09-14 Eric S. RaymondEliminate nasty macro holdovers.
2006-09-13 Stas Sergeevmerge the autotools branch