home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / GAMES / ENGINES / NUQ07.ZIP / nuq-0.7 / ChangeLog next >
Text File  |  2002-04-04  |  1KB  |  56 lines

  1. /* Atari Nuq ChangeLog */
  2.  
  3. - v0.7:
  4.  
  5. SDL:
  6. Updated to current SDL (cvs 01/04/2002)
  7. More bug-fixes.
  8.  
  9. - v0.6:
  10.  
  11. NUQ:
  12. Now based on unix system driver, and on cvs 20/02/2002.
  13. Ported to SDL-1.2.4-cvs
  14.  
  15. SDL:
  16. Keyboard not correctly handled in gem, bios, gemdos drivers.
  17.  
  18. - v0.5:
  19.  
  20. NUQ:
  21. fullscreen (gem) and double buffer (xbios) are enabled by default.
  22.  
  23. SDL:
  24. Keyboard not correctly flushed in the event loop in GEM.
  25. New IKBD 6301 driver for keyboard/mouse.
  26.  
  27. - v0.4:
  28.  
  29. NUQ:
  30. Added vid_doublebuf variable for video.
  31. Host_Shutdown() was not called in Sys_Quit().
  32. Program and all used libraries recompiled to be 040/060 FPU friendly.
  33.  
  34. - v0.3:
  35.  
  36. NUQ:
  37. Recompiled with default (heavy) optimizations, binaries are bigger.
  38.  
  39. SDL:
  40. XBIOS video modes not correctly initialized in SDL.
  41. VDI support removed.
  42. GEM supports fullscreen, and direct access to screen (EdDI >= 1.1).
  43.  
  44. - v0.2:
  45.  
  46. NUQ:
  47. Ported with SDL-1.2.3
  48. The FPU version was not working because binary linked with wrong libraries.
  49.  
  50. SDL:
  51. Added GEM driver for video.
  52.  
  53. - v0.1:
  54.  
  55. Ported Nuq (cvs 28/11/2001) to m68k-atari-mint, using SDL-1.2.2
  56.