| Commit | Date | |
|---|---|---|
|
[r2214]
by
david_costanzo
Establish a new baseline, which includes a few more tests and a few bug fixes. Unfortunately one of these bug fixes is for bug #1688926 introduced many more failures in the math test, because floating point numbers within DBL_EPSILON of each other are no longer treated as equal (the bug was that they were treated as equal). |
2007-03-29 07:15:31 | Tree |
|
[r2213]
by
david_costanzo
Add regression tests for bug #1688926, which is that very small numbers were treated as equal to zero even when they weren't. |
2007-03-29 07:09:52 | Tree |
| 2007-03-29 07:08:47 | Tree | |
| 2007-03-27 06:15:48 | Tree | |
|
[r2210]
by
david_costanzo
Fix bug #1622720; SELECTBOX GUI is now internationalized. This also fixes a related bug where pressing "X" on dialog didn't act the same as pressing the "Cancel" button. The fix was to replace the OWL TPickListDlg with a much simpler, but less general version that I wrote called CSelectBox. Doing it this way has the added benefit of making FMSLogo a little less dependent on OWL and reducing the code size a little. |
2007-03-27 06:12:20 | Tree |
|
[r2209]
by
david_costanzo
Implement feature request #1662644; CTRL+D now acts like the EDALL button. |
2007-03-25 01:14:14 | Tree |
| 2007-03-24 23:29:11 | Tree | |
|
[r2207]
by
david_costanzo
Add some logic to display any errors that happen within the game. This facilities debugging when hackers add a typo when extending it. |
2007-03-24 22:53:52 | Tree |
| 2007-03-24 20:13:40 | Tree | |
|
[r2205]
by
david_costanzo
Implement request #1615507; The "Set Color" and "Set Pen Size" dialog boxes are now non-modal and have an "Apply" button. |
2007-03-24 18:24:47 | Tree |