--- deliantra/Deliantra-Client/Changes 2010/04/24 08:08:51 1.219 +++ deliantra/Deliantra-Client/Changes 2011/12/26 22:30:21 1.227 @@ -15,6 +15,20 @@ TODO: attuned/repelled spells in different colours? TODO: grace/sp spells in different colour? + - fix a bug where the fog of war texture wasn't initialised in areas + that haven't been seen yet, causing blinking/glittering effects. + - work around OS X passing some serial number as commandline argument, + breaking all programs supporting commandline arguments. + (HOW STUPID CAN THEY BE? WILL IT EVER BOTTOM OUT?). + - Pod::POM now understands =encoding. + - minor speed enhancements. + - package libjpeg in the linux client. + - convert more watchers from EV to AE. + - call Mix_Init instead of loading/unloading on demand. + - (os x binary) work around os x dll hell different, maybe that + fixes some of the reported lion issues. + - (wndows binary) update sdl, sdl_mxier, sld_image, also bundle mikmod. + 2.11 Sat Apr 24 10:08:34 CEST 2010 - support overriding the audio driver at runtime, for folks who know what they are doing.