townforge
  • Joined on 2020-02-27
townforge pushed tag cc-2 to townforge/Urho3D 2020-10-21 00:30:00 +02:00
townforge pushed tag cc-1 to townforge/Urho3D 2020-10-21 00:29:47 +02:00
townforge pushed to cc at townforge/Urho3D 2020-10-21 00:26:45 +02:00
eece80a87a Vector3: only use rsqrt intrinsics with x86_64 GCC
d0820d9626 Node: support derived components in GetComponent
cbce2b69d8 SDL: move WASAPI audio driver after DSOUND
f653bff647 Terrain: speed up a bit, and possible occlusion bug fix
6f768e246b Terrain: use faster approximate Normalized function for normals/tangents
Compare 337 commits »
townforge pushed to upstream-octree at townforge/Urho3D 2020-10-20 18:31:50 +02:00
413b76fd60 Octree: faster drawable removal as we don't need to preserve order
8fef7281ba Octree: use const ref rather than copying shared pointers
2d0afe4535 Octree: do not preserve drawable ordering
townforge pushed to cc at townforge/Urho3D 2020-10-19 23:20:08 +02:00
eece80a87a Vector3: only use rsqrt intrinsics with x86_64 GCC
d0820d9626 Node: support derived components in GetComponent
cbce2b69d8 SDL: move WASAPI audio driver after DSOUND
f653bff647 Terrain: speed up a bit, and possible occlusion bug fix
6f768e246b Terrain: use faster approximate Normalized function for normals/tangents
Compare 337 commits »
townforge pushed tag v0.23.1.6 to townforge/townforge 2020-10-17 23:51:53 +02:00
townforge pushed to cc at townforge/townforge 2020-10-17 23:51:36 +02:00
3e637ecf29 bump version to 0.23.1.6
689790d350 merge_mining_proxy: notify miner when a new block template is needed
6c8b3841ae merge_mining_proxy: fix rejects when mining fast
d0acc313b7 blockchain: fix checking for more than one merge mining tag
698066afcc daemon: add cc_orders command to show trade orders for an item
Compare 9 commits »
townforge pushed tag v0.23.1.5 to townforge/townforge 2020-10-16 22:25:39 +02:00
townforge pushed to cc at townforge/townforge 2020-10-16 22:25:31 +02:00
25dad9785e bump version to 0.23.1.5
f379cc35c6 core: fix syncing alt chains with merge mined blocks
21a68d7023 game: fix dividend dialog selection between gold and item
9aad4f2dfd cmake: take out RPATH
9485a9afc0 blockchain: fix mining invalid blocks due to trade txes
Compare 6 commits »
townforge commented on issue townforge/townforge#2 2020-10-15 00:02:00 +02:00
build error: multiple definition of `WAYLAND_wl_proxy_get_user_data'

I'm afraid I don't know how to fix that. All I can suggest right now is to disable wayland and hope X11 compatibility does the trick. Looking at the SDL source, it looks like this can be done by replace ON with OFF on this line from externa/urho3d/Source/ThirdParty/SDL/CMakeLists.txt:

dep_option(VIDEO_WAYLAND "Use Wayland video driver" ON UNIX_SYS OFF)

Thanks for the note for the binary. They don't seem to have been altered, and I worked out how that happened (bash glob patterns). The newest is OK.

townforge pushed tag v0.23.1.4 to townforge/townforge 2020-10-13 02:35:45 +02:00
townforge pushed to cc at townforge/townforge 2020-10-13 02:35:35 +02:00
6a80df2269 bump version to 0.23.1.4
b300b7ba81 fix syncing on historical merged mined blocks
Compare 2 commits »
townforge pushed to cc at townforge/townforge 2020-10-12 00:31:30 +02:00
8ae9559324 cc: fix invalid memory access in build execution
townforge pushed tag v0.23.1.3 to townforge/townforge 2020-10-11 13:24:02 +02:00
townforge pushed to cc at townforge/townforge 2020-10-11 13:23:53 +02:00
b1426aec41 bump version to 0.23.1.3
e3df4df020 p2p: add --max-connections-per-ip daemon option
93821eb201 game: select wanted item in trade screen called from building settings
e3e2180335 game: fix possible crash in trade screen
c1793c3a23 fix ghost trade orders when cancelling
Compare 8 commits »
townforge pushed to cc at townforge/townforge 2020-10-10 14:33:16 +02:00
8e2b1dbfb3 merge_mining_proxy: fix mining with unpatched xmrig
townforge pushed to cc at townforge/townforge 2020-10-10 03:03:07 +02:00
3187406dba game: fix submitting imported model with palette changes
townforge pushed to cc at townforge/townforge 2020-10-10 02:43:26 +02:00
112c477953 rpc: fix merge mining
71944aaaae merge_mining_proxy: fix merge mining
Compare 2 commits »
townforge pushed to master at townforge/townforge.net 2020-10-10 00:27:09 +02:00
22802eeb23 add 0.23.1.2 binaries
townforge pushed tag v0.23.1.2 to townforge/townforge 2020-10-09 18:42:26 +02:00