Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Example:
/use 501 - use item 501 in default way.
/use "501,1" 0 - use item 501 in default way.
/use "501,2" - use item 501 with color 2 (acorn not have colors)
/use 501 1 - use item 501 with action 1 (plant)
|
|
|
|
|
|
because it cant be removed from SDL thread callback because use after free,
|
|
|
|
|
|
|
|
|
|
|
|
Add pincode dialog and widget.
|
|
|
|
|
|
|
|
For now can be opened only by chat command /clan.
|
|
|
|
|
|
|
|
For now supported flags for renewal and zero packets.
|
|
|
|
|
|
Also remove some empty destructors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If log file open failed, redirect logging back to stdout.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only for SDL2.
|