ChangeLog 651 B

1234567891011121314151617181920212223242526272829
  1. 0.1.3
  2. - Fixed collision bug.
  3. forgott a lot of stuff
  4. 0.0.3
  5. - Polygon intersection speed up.
  6. - Command line parse error fix.
  7. - OpenGL polygon state switch speed up (speed up ~30).
  8. - Textured polygon instead of rasters for fonts, (speed up ~20%).
  9. - New font file type, 256x256 png-file.
  10. - Experimental, not compiled by default: Threaded rendering, (speed down/up -10% -> +10%).
  11. - Cache in SoundUtil.
  12. - Behaviors loads sounds instead of Score.
  13. - 'Screen goes black'-bug fixed.
  14. - New sounds.
  15. - Extra ball.
  16. - Fixed png check in configure.in.
  17. 0.0.2
  18. Multiball.
  19. Right ramp.
  20. Jackpot.
  21. Cache in TextureUtil.
  22. 0.0.1
  23. First alpha release