Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
It is annoying and helps nothing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clear map not works on software renderer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add in debug window new tab with this counters.
|
|
|
|
From some packet version hercules support item id fields as int32.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|