| 1.1.d.23 (in progress): Game volume |
|
More...
|
over 23 years ago
|
| Updated copyright |
|
More...
|
over 23 years ago
|
| Copied preamble from other files (including updated copyright) |
|
More...
|
over 23 years ago
|
| Updated copyright. Updated Beep() to respect system preference for game volume. |
|
More...
|
over 23 years ago
|
| Choosing "Tips" in the help menu now calls up a help screem with MessagesHelpStr in it |
|
More...
|
over 23 years ago
|
| Added MessagesHelpStr |
|
More...
|
over 23 years ago
|
| Changed menu-event handling code to remove need for calling up the about form (it's already done by the application-level menu-handling code in chesscli.c). |
|
More...
|
over 23 years ago
|
| Added new MessagesMenuBar, copying from BoardMenuBar (old FullMenuBar). Removed Edit menu from BoardMenuBar. Added "Tips" to Help menus on both BoardMenuBar and MessagesMenuBar. |
|
More...
|
over 23 years ago
|
| Changed FullMenuBar to BoardMenuBar |
|
More...
|
over 23 years ago
|
| Changed FullMenuBar to BoardMenuBar, added MessagesMenuBar |
|
More...
|
over 23 years ago
|
| Added HelpMenuTips and BoardHelpStr; renumbered menu IDs |
|
More...
|
over 23 years ago
|
| Bunch of changes, most notably a new BoardHelpStr and a rearrangement of the BITMAPFAMILYs to look prettier |
|
More...
|
over 23 years ago
|
| Bumped up version number. Added Makefile to .rcp file's dependencies. |
|
More...
|
over 23 years ago
|
| Note about fixing board-size-changing bug |
|
More...
|
almost 24 years ago
|
| New function BoardChangeSize, which takes care of all aspects of changing the board size--loading the new bitmap, cleaning up the screen between redraws, etc. loadbitmap() now handles only bitmap loading. |
|
More...
|
almost 24 years ago
|
| 1.1.d.22 |
|
More...
|
almost 24 years ago
|
| 1.1.d.21 |
|
More...
|
almost 24 years ago
|
| Fixed bug that caused tap+drag moves to leave a trail of highlighted boxes along the same rank and file as the originally-tapped square. This may be the last bug in the new pen-handling code. |
|
More...
|
almost 24 years ago
|
| 1.1.d.20 |
|
More...
|
almost 24 years ago
|
| New note about new move-making code (BoardHandlePenEvent) |
|
More...
|
almost 24 years ago
|
| Fixed a couple of subtile bugs in BoardHandlePenEvent. (Still no fix for dragging behavior.) |
|
More...
|
almost 24 years ago
|
| Got most of the bugs out of BoardHandlePenEvent, but still haven't been able to fix dragging behavior. (Present behavior, though buggy, is at least sensible.) |
|
More...
|
almost 24 years ago
|
| Added support (not yet bug-free) for more sophisticated move making and highlighting. Swapped the two parameters to the Board(H|Unh)ighlightSquare functions because it's easier to think in x/y terms than row/column terms. |
|
More...
|
almost 24 years ago
|
| Highlight squares with grey-patterend box when the board bitmap in use is known to be black and white (squares literally either black or white) |
|
More...
|
almost 24 years ago
|
| Depth of display color to use is now stored as a global |
|
More...
|
almost 24 years ago
|
| Greatly simplified the means of producing a graphical enter button on the messages form |
|
More...
|
almost 24 years ago
|
| 1.1.d.19 |
|
More...
|
almost 24 years ago
|
| Made the mem handle for the custom font into a global. Should clean up the font from memory correctly now. |
|
More...
|
almost 24 years ago
|
| Rearranged BoardFormHandleEvent to avoid double-drawing the board when the form is opened |
|
More...
|
almost 24 years ago
|
| Better line breaking of SourceForge URL in credits |
|
More...
|
almost 24 years ago
|