home *** CD-ROM | disk | FTP | other *** search
/ Freelog 45 / Freelog045.iso / Palm / Chesscli / HISTORY < prev    next >
Text File  |  2000-11-03  |  817b  |  36 lines

  1. 3/23/99 Version 0.01
  2.  
  3. Initial release
  4.  
  5. 3/30/99 Version 0.02
  6.  
  7. Incorporated Minico font.
  8.  
  9. Saved the messages from the server when going from screen to screen.
  10.  
  11. Locked the piece bitmaps at startup time rather than each time I use
  12. them.
  13.  
  14. 1/3/00 Version 0.04
  15.  
  16. Got rid of libc dependencies (print, sprintf) so I don't need to link
  17. in C library.
  18.  
  19. Save connection settings when program exits.
  20.  
  21. Cleaned up code so it would compile under the Windows PalmPilot-GNU
  22. environment.
  23.  
  24. 11/3/00 Version 0.05
  25.  
  26. Ported to PalmOS 3.5.  Built with PRC-Tools 2.0.
  27.  
  28. Added 16 and 18 pixel piece bitmaps.  Internal storage format of
  29. bitmaps was changed.  Look at the bitmaps if you want to see the new
  30. format.
  31.  
  32. Lots of bug fixes.
  33.  
  34. Started using libNetSocket.a so that the program would run under the
  35. Emulator.
  36.