Revert an incorrect bool type change.
[super-star-trek.git] / src /
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. RaymondOther half of eta-check fix.
2006-09-17 Eric S. RaymondFix what look like a longstanding bug in ETA computation.
2006-09-17 Eric S. RaymondFirst checkin of experimental event code for the BSDTre...
2006-09-17 Eric S. RaymondFix a minor bug in -t mode display of the starchart.
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-15 Eric S. RaymondClean up after macro elimination.
2006-09-15 Eric S. RaymondMore typo fixes.
2006-09-15 Eric S. RaymondTemporarily make this standalone.
2006-09-14 Eric S. RaymondDocument the problems with xio.c.
2006-09-14 Eric S. RaymondVarious declaration cleanups.
2006-09-14 Eric S. RaymondEliminate nasty macro holdovers.
2006-09-14 Eric S. RaymondText append looks like it should work, but it core...
2006-09-14 Eric S. RaymondMore settings into fallback.
2006-09-14 Eric S. RaymondMake the text window editable.
2006-09-14 Eric S. RaymondMove as much as possible into fallback resources.
2006-09-14 Eric S. RaymondMergeed "Status" section into "Misc".
2006-09-14 Eric S. RaymondWe know how to extract the button name within the callback.
2006-09-14 Eric S. RaymondMore reasonably-sized windows.
2006-09-13 Eric S. RaymondGet rid of some ugly borders.
2006-09-13 Eric S. RaymondSeparate widgets for each button group,
2006-09-13 Eric S. RaymondUse box class to get rid of bad reference.
2006-09-13 Eric S. RaymondRemove some dead code.
2006-09-13 Eric S. RaymondMultiple-button layout, but with some "Cannot convert...
2006-09-13 Eric S. RaymondMore resources into fallback.
2006-09-13 Eric S. RaymondMore buttons, and systematic use of fallback.
2006-09-13 Eric S. RaymondBegin moving resource declarations into the fallback.
2006-09-13 Eric S. RaymondBeginnings of a button panel.
2006-09-13 Stas Sergeevmove xio.c to src
2006-09-13 Stas Sergeevmerge the autotools branch