--- deliantra/Deliantra-Client/TODO 2006/12/22 16:39:14 1.253 +++ deliantra/Deliantra-Client/TODO 2007/07/15 21:02:20 1.260 @@ -1,8 +1,15 @@ http://www.vionline.com/sound.html http://www.stonewashed.net/2.html - + +macosx: typedef void (APIENTRYP PFNGLBLENDFUNCSEPARATEPROC) (GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha); + http://pyopengl.sourceforge.net/documentation/manual/glutEnterGameMode.3GLUT.html +- improve smoothing implementation to be cleaner and more efficient. +- make smoothing a separate setting, or depend on fast&ugly. + +- automccompleter should vanish when its losing focus +- allow inventory window to be stacked vertically, maybe? - ganondorf wants the complete to grow, never shrink - keypad-enter does not do the same as return in text entries @@ -33,7 +40,6 @@ - buttons should support hovering visually - notebooks should provide visual feedback (support from button class?) - floorbox out-of-screen after resizing (schmorp) -- identify inventory hover slowness and fix it (schmorp) - inventory: maybe drag&drop, otherwise two containers side-by-side makes little sense. - playerbook/skills should have sensible tooltips with skill descriptions - error dialog boxes for important errors (try login to 1.2.3.4 and search for the connection timeout message)