tibia-client/TODO

32 lines
821 B
Plaintext
Raw Normal View History

2011-08-28 15:45:56 +02:00
modules managment interface
clean sprites cache periodically
load modules from zip packages
2011-08-29 06:51:45 +02:00
review directories search
2011-11-03 17:14:40 +01:00
left panel with dragging windows
console history
console text selection
console scrolling
2011-11-14 16:01:09 +01:00
scrollbar
2011-11-16 00:47:32 +01:00
a real working border and background property in otui
2011-11-16 18:58:42 +01:00
load state styles in order
2011-11-17 01:12:11 +01:00
grid layout
2011-11-17 03:53:17 +01:00
fix moving windows and tooltips conflicts
2011-11-17 22:41:02 +01:00
todo display otclient icon in window bar
remake otui styles states system
padding
rename Game to g_game, etc
implement Console key binding
fatal error if sprite load fails
impl vertical sync, clipboard
crash handler
modify COnnection::poll()
setOnClose
review and reenable some warnings
make lua/c++ logger more friendly
bind every global lua function in a static class
use metatable for Point,Rect,Color,Size lua classes
lua binder generator
restore win32 platform