home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / GAMES / ENGINES / NUQ04.ZIP / nuq04 / Changelog.txt next >
Text File  |  2002-01-23  |  689b  |  37 lines

  1. /* Atari Nuq ChangeLog */
  2.  
  3. - v0.4:
  4.  
  5. NUQ NEW:
  6. Added vid_doublebuf variable for video.
  7.  
  8. NUQ FIX:
  9. Host_Shutdown() was not called in Sys_Quit().
  10.  
  11. Program and all used libraries recompiled to be 040/060 FPU friendly.
  12.  
  13. - v0.3:
  14.  
  15. NUQ NEW:
  16. Recompiled with default (heavy) optimizations, binaries are bigger.
  17.  
  18. SDL FIX:
  19. XBIOS video modes not correctly initialized in SDL.
  20. VDI support removed.
  21. GEM supports fullscreen, and direct access to screen (EdDI >= 1.1).
  22.  
  23. - v0.2:
  24.  
  25. NUQ NEW:
  26. Ported with SDL-1.2.3
  27.  
  28. NUQ FIX:
  29. The FPU version was not working because binary linked with wrong libraries.
  30.  
  31. SDL NEW:
  32. Added GEM driver for video.
  33.  
  34. - v0.1:
  35.  
  36. Ported Nuq (cvs 28/11/2001) to m68k-atari-mint, using SDL-1.2.2
  37.