34 lines
		
	
	
		
			964 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			964 B
		
	
	
	
		
			Plaintext
		
	
	
	
| modules managment interface
 | |
| clean sprites cache periodically
 | |
| load modules from zip packages
 | |
| review directories search
 | |
| left panel with dragging windows
 | |
| console history
 | |
| console text selection
 | |
| console scrolling
 | |
| scrollbar
 | |
| a real working border and background property in otui
 | |
| load state styles in order
 | |
| grid layout
 | |
| 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
 | |
| 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
 | |
| 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 |