Block a user
d39da3a6d1
game: possible fix for rare crash when building
2257e9c42a
Fix a few bugs with new cities
ce8a608389
game: fix adding a block where a block already is
2e4e0ca84a
p2p: don't do grey list housekeeping before we connected
c1c8bd612e
GameData: fix ^_^ smiley
e3777a1f87
bump version to 0.16.0.0/baltia
10f48689f8
propagating fire special event
7fad07e25f
cc: fix shares/city allocation
d51e1a7e54
cc: thunderstorm special event
02766c3a6b
game: speed up spectator wallet mode
6c5570b814
special events
ad356a3bed
tx_pool: do not flush trade txes if they've not expired yet
13c52fb82c
Graphics: fix "infinite" loop when asking for an invalid monitor
886e788170
core: add VariantMapVector to the variant types
598206c5c9
LineEdit: hide cursor when not editable
6a6bff5fff
Input: fix type mixup between HatPosition and int
1c010e68c7
Sprite: basic animation support
cd7045d588
tb_select: handle invisible header fields
30cff21314
tb_select: support for custom sorting
ee829558ae
tb_select: support for resizing columns
4bfa81abb2
TBResizer: optionally restrict horizontal/vertical resizing
65ad6ede62
Add simple support for separate mouse buttons
8b62b7029f
fast pow for tests
53af68c34a
Benchmark v1.1.5
e3c5ab7002
Merge branch 'master' of git@github.com:tevador/RandomX.git
a1f0f90ac2
randomx-tests: do not run unsupported tests
34aba9dc8a
Merge pull request #142 from ston1th/fix_openbsd_tests
8862bfd7ea
update based on Donovan/Orion's openWorlds tech demo
426d496bea
cmake: fix fresh clone build
00796e12f6
disable UI and texture dump
52bed7be9e
add Urho3D's ThirdParty directory to include path
7169be2312
plug into cmake
4838c44ff7
build with -DPIC -fPIC -O2
250c731c1a
freetype: add CMakeLists.txt
50b013871c
Add reference to another oss-fuzz bug report.
a99a8e2863
[woff2] Fix memory leaks and a runtime warning.
10d8de7541
[truetype] Fix UBSan warning on offset to nullptr (#57501).