home *** CD-ROM | disk | FTP | other *** search
- 3/23/99 Version 0.01
-
- Initial release
-
- 3/30/99 Version 0.02
-
- Incorporated Minico font.
-
- Saved the messages from the server when going from screen to screen.
-
- Locked the piece bitmaps at startup time rather than each time I use
- them.
-
- 1/3/00 Version 0.04
-
- Got rid of libc dependencies (print, sprintf) so I don't need to link
- in C library.
-
- Save connection settings when program exits.
-
- Cleaned up code so it would compile under the Windows PalmPilot-GNU
- environment.
-
- 11/3/00 Version 0.05
-
- Ported to PalmOS 3.5. Built with PRC-Tools 2.0.
-
- Added 16 and 18 pixel piece bitmaps. Internal storage format of
- bitmaps was changed. Look at the bitmaps if you want to see the new
- format.
-
- Lots of bug fixes.
-
- Started using libNetSocket.a so that the program would run under the
- Emulator.
-