mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02:00
use GLSL shaders
This commit is contained in:
8
TODO
8
TODO
@@ -14,11 +14,10 @@ fix moving windows and tooltips conflicts
|
||||
todo display otclient icon in window bar
|
||||
remake otui styles states system
|
||||
padding
|
||||
|
||||
break UILabel lines
|
||||
|
||||
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()
|
||||
@@ -29,4 +28,7 @@ bind every global lua function in a static class
|
||||
use metatable for Point,Rect,Color,Size lua classes
|
||||
lua binder generator
|
||||
restore win32 platform
|
||||
set special types for g_configs like lists/point/size
|
||||
set special types for g_configs like lists/point/size
|
||||
restore ctrl+g and keybindings
|
||||
create a class for reading binary files
|
||||
handle corrupt errors in dat/spr
|
Reference in New Issue
Block a user