--- deliantra/Deliantra-Client/Changes 2009/12/21 03:30:22 1.202 +++ deliantra/Deliantra-Client/Changes 2010/01/15 15:19:47 1.207 @@ -11,10 +11,17 @@ TODO: crash on switching bg music off? TODO: server restarts reorderign face numbers will disturb music faces played in client? caching? +2.10 Fri Jan 15 16:14:02 CET 2010 + - fix blending factors to avoid white-out when fow_intensity > 0. + +2.09 Tue Dec 22 01:40:24 CET 2009 - implement smooth fow/lighting transitions by blending. + - make fow texture configurable and add stipple/transparent versions. - empty "Host" field will now default to gameserver.deliantra.net. - do not crash when the user enters an invalid value into "Host". - fix positional rounding on (pre-c99) windows. + - use a pack/unpack alignment of 1 by default everywhere, drop alignment + code in fow_texture. 2.06 Fri Dec 4 15:35:33 CET 2009 - work around the Apple/NVIDIA font problem (a bug in glTexSubImage2D that