townforge
  • Joined on 2020-02-27
townforge pushed to cc-tmp at townforge/townforge 2022-10-31 10:01:34 +01:00
0b3ac6deee litehtml: do not build tests
ef8549edb7 functional_tests: ensure fishery does not deactivate while testing
127e76f118 db_tests: fix uninitialized variable use
e060ba19fa cc: ensure labour needed for firefighting cannot be 0
9a3e12706b urho3d: fix build on windows
Compare 14 commits »
townforge pushed to cc at townforge/mpl 2022-10-31 10:00:20 +01:00
5b19a343d2 bump template size to 70
b7a2a0b1a1 bump template size to 70
Compare 2 commits »
townforge pushed to cc at townforge/filesystem 2022-10-30 06:48:42 +01:00
c11093df5f disable statx, for static build compatibility
a23de96c8e disable statx, for static build compatibility
ea22e76552 Updated protection of remove_all against CVE-2022-21658 on Windows.
36cf9aaf81 Updated protection of remove_all against CVE-2022-21658 on POSIX.
014216f3e5 Replaced literal zeros with NULL in headers.
Compare 24 commits »
townforge pushed to cc at townforge/Urho3D 2022-10-29 23:26:53 +02:00
1b77692223 Fix build on windows
townforge pushed to cc-tmp at townforge/townforge 2022-10-29 23:26:40 +02:00
3116863c62 urho3d: fix build on windows
e74511e796 functional_tests: fix rare failure due to lack of money
46b0436e66 tests: fix libwallet_api_tests build
Compare 3 commits »
townforge pushed to cc-tmp at townforge/townforge 2022-10-29 18:13:20 +02:00
651a419b4a litehtml: always build PIC
townforge pushed to cc at townforge/litehtml 2022-10-29 18:12:15 +02:00
1c56da6dca always build PIC
436f49c07c Merge pull request #207 from txgk/master
cc724cc33a Add EXTERNAL_GTEST option in CMakeLists.txt
43af58e8ad Merge pull request #203 from stasoid/master
c7a329e7dc remove .clang-format
townforge created repository townforge/litehtml 2022-10-29 18:10:19 +02:00
townforge pushed to cc-tmp at townforge/townforge 2022-10-29 17:15:48 +02:00
8657df696f boost-libs: bump to 1.80
e3a2e9ac05 make gaining city levels easier
cbf1926597 small serialization improvements
95178cfbec rpc: add cc_get_building_cost RPC
e3806dfd79 wallet2: fix balance issue sending to self
Compare 68 commits »
townforge pushed to cc at townforge/boost 2022-10-29 17:15:07 +02:00
1e1405c61a mpl: bump template size to 70
5c9afc4f75 build static libs only
3a13500255 filesystem: disable statx, for static build compatibility
bba49a3d48 point back unmodified submobules to the originals on github
a580e51bca boost: townforge build setup
Compare 223 commits »
townforge pushed to cc at townforge/mpl 2022-10-29 17:13:42 +02:00
b7a2a0b1a1 bump template size to 70
7dc85dc005 bump template size to 70
8f10d06b96 Fix unused variable warning from BOOST_MPL_ASSERT_* on Clang
3301d917dc Disable bigendian CI build to eliminate PR check failure for #50
Compare 9 commits »
townforge pushed to tmp-wb at townforge/townforge 2022-09-17 15:07:51 +02:00
07b8437e12 rpc: fix mixup in error checking in get_cc_production
a90040b391 game: allow sending a message from the player screen
588184476a fix autonomous account mixup
6a2ceec2b7 wallet_api: add message api
824b83b481 wallet_api: fix game account creation
Compare 4044 commits »
townforge pushed to cc at townforge/boost 2022-09-16 15:32:05 +02:00
2d3fd50949 build static libs only
townforge pushed to cc at townforge/tb 2022-09-16 15:31:40 +02:00
dfdb16ea4c allow vertical colour gradient in text rendering
townforge pushed to cc at townforge/Urho3D 2022-09-16 15:31:20 +02:00
00795930e6 AnimationState: add layer to E_ANIMATIONFINISHED message
eaf7410dc9 UI: allow vertical colour gradient on text
Compare 2 commits »
townforge pushed to cc at townforge/tb 2022-08-31 19:47:12 +02:00
cd2301107d tb_select: optionally call filter even when empty
86cd1ebe17 tb_str: finding the empty string should work in all strings
ff19ced1f4 tb_select: add option to bypass empty filter check
a2f5ae921c fix debug build with debug hook enabled
e6b9877bc1 tb_toggle_container: send EVENT_TYPE_CHANGED on value change
Compare 6 commits »
townforge pushed to cc-tmp at townforge/townforge 2022-08-31 19:10:08 +02:00
4b85e2050a boost-libs: fix build
73ec7f11fc game: fix selection artifacts when clouds are enabled
d3398eefa8 account for gold in items assigned to flags
3eb75f7b5e functional_tests: fix demolish tests
68deed4975 cc: prevent manual creation of items with prestige/role bonuses
Compare 41 commits »
townforge pushed to cc at townforge/boost 2022-08-31 19:09:15 +02:00
418b380cd3 filesystem: disable statx, for static build compatibility
c24d25bd13 filesystem: disable statx, for static build compatibility
Compare 2 commits »
townforge pushed to cc at townforge/filesystem 2022-08-31 19:06:54 +02:00
a23de96c8e disable statx, for static build compatibility
123fe5faa6 Disable statx syscall usage on Android prior to 11.0.
7403ffca00 Added support for POSIX semantics for file removal on Windows.
97722a3107 Reimplemented status() and symlink_status() in terms of handles on Windows.
f7930053c8 Corrected error handling and aded checks for exceptions.
Compare 294 commits »
townforge pushed to cc at townforge/boost 2022-08-31 07:12:18 +02:00
c24d25bd13 filesystem: disable statx, for static build compatibility