fix issue in move window, allow 861 protocols, update todo, remove wrong code from spinbox

This commit is contained in:
Eduardo Bart
2012-01-28 16:33:12 -02:00
parent e8767d3971
commit d3a403eb93
4 changed files with 22 additions and 30 deletions

6
TODO
View File

@@ -22,9 +22,6 @@ fix use with
move windows
let windows open while playing
fix auto repeats in lineedit
trade
battlelist
offer window
====================================================
Low priority TODO
@@ -43,6 +40,8 @@ use hardware buffer
use indices
fix opacity and cached framebuffers conflict
map rendering could be optimized to infinite zoom out using quadtree voxels
== Lua
make possible to bind non LuaObject derived classes on lua engine (for usage with Point,Rect,Color,Size)
review usage of x,y/width,height in lua instead of point/size
@@ -76,6 +75,7 @@ terminal/console scrolling
auto walk
hotkeys window
trade window
shop window
battle list
implement left panel with dragging windows
clean sprites cache periodically