--- deliantra/Deliantra-Client/Changes 2007/11/27 09:49:50 1.15 +++ deliantra/Deliantra-Client/Changes 2007/12/25 19:23:11 1.27 @@ -1,5 +1,30 @@ Revision history for Perl extension CFPlus +0.9961 Tue Dec 25 20:22:51 CET 2007 + - fix texture-reload problems when changing resolutions + by forcing the reuse of the same texture name. + - save and restore glyph cache textures when changing resolutions. + +0.9960 Tue Dec 25 10:38:17 CET 2007 + - fixed item animation by taking advantage of ev_periodic. + - document KP+ better. + - update to EV 2.0. + - do not crash when an invisible widget wants its global + coordinate or vice versa. + - further optimise face loading from database. + +0.9959 Sat Dec 8 20:16:45 CET 2007 + - grr, really update for EV-1.72. + +0.9958 Sat Dec 8 19:37:33 CET 2007 + - fix a longstanding bug where a jingle would be played + repeatedly if no server-provided music was available. + - update for EV-1.72 API. + +0.9957 Wed Dec 5 20:06:05 CET 2007 + - switch to new JSON::XS 2.01 API. + - add some debugging hooks. + 0.9956 Tue Nov 27 10:45:35 CET 2007 - convert to the high-performance EV event loop, expecting higher performance and compatibility under windows.