mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
fix issue in move window, allow 861 protocols, update todo, remove wrong code from spinbox
This commit is contained in:
6
TODO
6
TODO
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user