Commit Graph

14871 Commits

Author SHA1 Message Date
woodser
4446cc88c3 wallet inits cache if file and blob missing 2021-12-24 09:22:57 -05:00
Crypto City
18909deaa8 game: make zmq optional 2021-12-23 12:14:40 +00:00
Xeonacid
505b38260c cmake: enable build on riscv{64, 32}
tested on Arch Linux RISC-V.
2021-12-22 15:43:44 +08:00
SerHack
6366187cf3 Fixed warnings for Clang (used as CMAKE_CXX compiler) 2021-12-19 03:16:53 -08:00
luigi1111
319b831e65
Merge pull request #8103
e9156d7 functional_tests: update uri test with external pid (selsta)
2021-12-15 20:24:37 -06:00
selsta
e9156d78a3
functional_tests: update uri test with external pid 2021-12-14 23:35:48 +01:00
Crypto City
aee8f52f84 wallet2_api: add missing APIs feather needs 2021-12-14 17:44:39 +00:00
Crypto City
82897b1d7a fix build when in a submodule 2021-12-14 08:43:38 +00:00
Kevin Thomas
fef02800c7 Fix docker instructions to account for non-root user
Since the non-root user 'monero' is specified in the Dockerfile, the
bind mount when running the container should be set to this user's home
directory be default, not the root user's home directory.
2021-12-13 18:53:06 -08:00
Crypto City
77d497b0d7 bump version to 0.33.5.0 2021-12-13 10:10:04 +00:00
Crypto City
83459794bb urho3d: rebase to recent upstream 2021-12-13 10:08:23 +00:00
Crypto City
5f0e723b55 blockchain: fix verification of alt blocks across a game udpate 2021-12-13 09:59:05 +00:00
Crypto City
7be5ed367c game: fix bad memory access in GetPotential 2021-12-13 09:59:05 +00:00
Crypto City
5a87a34f1a remove obsolete lz4 sources 2021-12-13 09:59:05 +00:00
Crypto City
46b30a1e66 utf8: #include <stdint.h> 2021-12-13 09:59:05 +00:00
Crypto City
6447a41411 game: fix commercial influence terrain mode 2021-12-03 11:54:03 +00:00
Seth For Privacy
6a46f8c40a
Add copy commands for compiled binaries 2021-12-02 16:54:04 +00:00
Seth For Privacy
52612e7a12
Add archive details to post-build section
Also moved the tail of in-progress logs to two distinct and precise tail commands, was a good recommendation by @hyc.
2021-12-02 16:52:32 +00:00
Seth For Privacy
03a256e076
Add git clone and cd commands for initial prep 2021-12-02 15:41:45 +00:00
Seth For Privacy
cd76011e6c
Add note on adding SSH keys for Github 2021-12-02 13:55:18 +00:00
Crypto City
8abe6566dc bump version to 0.33.4.2 2021-12-02 13:07:16 +00:00
Crypto City
ca331ca4a9 cc: fix infinite loop processing mortgages 2021-12-02 12:57:33 +00:00
Crypto City
d8d45c8fba unit_tests: fix build after set_default_palette change 2021-12-02 12:20:11 +00:00
Seth For Privacy
9d02531f0d
Update DOCKRUN.md 2021-12-01 17:44:58 +00:00
Seth For Privacy
eeb0be4905
Bump versions in DOCKRUN.md and add log commands 2021-12-01 15:33:08 +00:00
luigi1111
cc9ca953a9
Merge pull request #8097
6e6ad80 Fix Android OpenSSL build (Howard Chu)
2021-11-30 17:07:58 -05:00
luigi1111
3ed0cc6e20
Merge pull request #8067
53be72c make_uri disallows standalone payment ids (woodser)
2021-11-30 17:05:48 -05:00
luigi1111
e6e333adc9
Merge pull request #8066
7bc261b cmake: find readline on macOS ARM (selsta)
2021-11-30 17:04:38 -05:00
luigi1111
c0cf5bb339
Merge pull request #8057
1efe624 device_ledger: fix incorrect macro (selsta)
2021-11-30 17:03:46 -05:00
luigi1111
a723f25041
Merge pull request #8054
a491175 cmake: fix incorrect else syntax (selsta)
2021-11-30 17:03:23 -05:00
luigi1111
155c5ecb8e
Merge pull request #8027
94dc19a cmake: remove including non-existent directory (selsta)
2021-11-30 17:02:08 -05:00
luigi1111
55fc2335a4
Merge pull request #7943
3a90be4 rpc: don't set error code as status string (selsta)
2021-11-30 17:00:20 -05:00
woodser
53be72c08a make_uri disallows standalone payment ids 2021-11-30 09:28:45 -05:00
Crypto City
1a840fc4f1 cc: fix "all gemstones" bonus accounting for non existent gemstones 2021-11-30 12:09:43 +00:00
Crypto City
0752d1b6cb use fork version rather than height for is_item_enabled 2021-11-30 12:02:47 +00:00
Crypto City
f625088954 add more gemstones, a beryl city specialization, tweak gem bonuses 2021-11-30 10:33:17 +00:00
Howard Chu
6e6ad80dc4
Fix Android OpenSSL build
depends didn't have target-specific overrides for _build_env
so ANDROID_NDK_HOME wasn't being set at build time.
This fix supersedes the manual edit of Configuration/15-android.conf.
Resolves #8095
2021-11-30 04:15:48 +00:00
Crypto City
4af4294891 add labour cost to the account asking to fight a fire
it avoids the loophole of firefighting having no cost to the
owner of a military building, allowing close to 0 fee spamming
of very low chance firefighting to extinguish anything at
very low cost
2021-11-29 16:01:39 +00:00
Crypto City
3168d6c578 Revert "decrease terrain height very slightly"
This reverts commit 8bdde115b8.
2021-11-29 12:57:57 +00:00
Crypto City
8bdde115b8 decrease terrain height very slightly 2021-11-29 12:57:39 +00:00
Crypto City
9f8cbdcb77 unit_tests: fix build after get_building_cost_production api change 2021-11-29 10:41:18 +00:00
Crypto City
ca4deb925e tweak fire propagation some more 2021-11-29 10:41:02 +00:00
Crypto City
fac170c86d game: ignore spurious 0x0 mouse position at startup until mouse moves 2021-11-29 07:54:37 +00:00
Crypto City
c503fc60b3 game: fix crash on exiting the auction items screen 2021-11-29 07:54:37 +00:00
Crypto City
97f3387933 fix longstanding missing UI element bug 2021-11-29 07:54:37 +00:00
luigi1111
aeae337c0b
Merge pull request #7910
4571d36 Add simple script for running gitian-build (Howard Chu)
2021-11-29 00:50:01 -06:00
Crypto City
3b75d0df4f Revert "cc: give gemstone potential a bit more width at times"
This reverts commit 8465eb7383.
2021-11-28 07:13:12 +00:00
Crypto City
8465eb7383 cc: give gemstone potential a bit more width at times 2021-11-28 07:12:35 +00:00
Crypto City
1a394b0347 game: fix crosshair geometry after resizing window 2021-11-27 21:02:50 +00:00
Crypto City
25c0ef1a7e game: fix magica voxel model import bug with compatible palettes 2021-11-27 20:53:45 +00:00