Commit Graph

  • 3178bbe083
    Merge pull request #8552 luigi1111 2022-09-09 12:55:40 -0500
  • 4b6a3fbaa0
    Merge pull request #8548 luigi1111 2022-09-09 12:54:58 -0500
  • 6b9bbadd6b
    Merge pull request #8534 luigi1111 2022-09-09 12:50:40 -0500
  • 12e7c4188e
    Merge pull request #5 from j-berman/restore-msig-encrypted-seed Justin Berman 2022-09-08 00:20:18 +0100
  • e29b2e9997
    wallet2: ensure imported outputs subaddresses are created moneromooo-monero 2022-08-24 13:52:36 +0000
  • 1d3657afb5
    wallet2: better test on whether to allow output import moneromooo-monero 2022-08-18 07:14:45 +0000
  • 0cbf5571d3
    allow exporting outputs in chunks moneromooo-monero 2022-08-16 20:20:38 +0000
  • 848a0c05b0 Fix segfault restoring encrypted multisig seed j-berman 2022-09-06 23:21:25 -0600
  • 625147e577 Fix missing semi-colon in error message j-berman 2022-09-06 18:37:25 -0600
  • b03d7091f7
    wallet2: fixes for export/import output flow j-berman 2022-08-15 19:50:34 -0700
  • 93db74a91e
    rpc: skip bootstrap nodes that are lower than last checkpoint selsta 2022-08-20 00:40:46 +0200
  • 4b7eb573b2
    wallet2: do not assume imported outputs must be non empty moneromooo-monero 2022-08-07 15:19:32 +0000
  • 5b98bebad1
    wallet2: prevent importing outputs in a hot wallet moneromooo-monero 2022-08-07 15:00:16 +0000
  • 0de1571abd
    wallet2: fix missing subaddress indices in "light" exported outputs moneromooo-monero 2022-08-07 14:56:59 +0000
  • 09ee78197c
    build: prepare v0.18.1.1 selsta 2022-08-23 23:50:09 +0200
  • 401f5d967b Require user ack multisig is experimental to restore j-berman 2022-09-05 18:39:21 -0600
  • bf53f14fd8 custom items can now have per role bonuses Crypto City 2022-08-29 12:22:32 +0000
  • b3f4f52b61 cc: fix mixup in roadworks discovery bonuses Crypto City 2022-08-30 06:19:51 +0000
  • 9a2985b8df game: add a placeholder encyclopedia screen Crypto City 2022-08-28 20:47:10 +0000
  • 3679925331 Windows: fix unicode file path support tobtoht 2022-09-02 12:28:57 +0200
  • fc8a5d68f1 multisig: fix #8537 seed restore (suggestions by @UkoeHB) j-berman 2022-09-01 16:25:28 -0700
  • 5026ca0c6b game: change the item views (trade, etc) to a tree Crypto City 2022-08-28 18:05:35 +0000
  • 1f636fbf8e change tax break zone mechanics Crypto City 2022-08-24 11:10:49 +0000
  • 614ead0d29 cc: fix get_distance from point to point Crypto City 2022-08-24 06:22:08 +0000
  • cb6d960666 game: change "clear" to "clear line" in console for clarity Crypto City 2022-08-22 20:09:00 +0000
  • 2461b47061 game: allow saving vistas in the wallet for later use Crypto City 2022-08-22 20:06:41 +0000
  • 1764a7db8a game: add a "current city only" toggle to the buildings screen Crypto City 2022-08-22 13:23:17 +0000
  • 40632e09cd game: make "running out of $resource in $ticks" consider all cities Crypto City 2022-08-22 11:26:31 +0000
  • ba6e8345fe fix getting flags by location mixing up cities Crypto City 2022-08-22 10:00:39 +0000
  • 20b9767847 game: remove some unused code Crypto City 2022-08-22 09:28:43 +0000
  • 111acc13b0 blockchain: fix block reward overestimate Crypto City 2022-08-21 20:06:54 +0000
  • 1d5f188320 game: fix define attribute screen name/desc not being checked Crypto City 2022-08-21 19:58:49 +0000
  • 2895f9a8ed game: do not use toast notifications for text errors Crypto City 2022-08-21 18:21:56 +0000
  • 02e6ba170f functional_tests: add message tests Crypto City 2022-08-21 11:09:28 +0000
  • ecadb7007c wallet_rpc_server: add cc_send_message RPC Crypto City 2022-08-20 14:03:02 +0000
  • 3987259664 common: update unishox2 for invalid input crashes fixes Crypto City 2022-08-20 07:52:16 +0000
  • 442abef374 game: allow sweeping message fees to the main address Crypto City 2022-08-20 07:17:26 +0000
  • 3fc8a4151e simplewallet: allow incoming_transfers to see message fees Crypto City 2022-08-20 07:02:44 +0000
  • b0a2e08561 tb: fix debug build with debug hook enabled Crypto City 2022-08-19 19:22:47 +0000
  • a6f1afeae1 wallet_rpc_server: add cc_sweep_message fees RPC Crypto City 2022-08-19 19:21:44 +0000
  • bdbc5b371e simplewallet: add cc_messages sweep_fee subcommand Crypto City 2022-08-19 18:49:45 +0000
  • 1e673b46c2 simplewallet: treat empty string as 0 for inviting account Crypto City 2022-08-19 18:14:17 +0000
  • 6140cc9f81 select embedded data locations uniformly across rings Crypto City 2022-08-19 10:27:29 +0000
  • e5b17616fd blockchain: fix invalid memory read getting fee on empty chain Crypto City 2022-08-19 14:15:29 +0000
  • 663ca6318c fix multisig Crypto City 2022-08-18 21:34:09 +0000
  • 0c17ad4687 cc: bodge an apparent false positive from asan Crypto City 2022-08-18 16:56:23 +0000
  • d51fe4c97b serialization: fix pair/tuple mixup Crypto City 2022-08-16 15:45:25 +0000
  • d34a724e4b fuzz_tests: add a unishox2 fuzz test Crypto City 2022-08-16 13:32:56 +0000
  • 737e934327 game: fix create items layout Crypto City 2022-08-14 10:06:51 +0000
  • 84489e01ab tb: fix city maps showing wrong maps Crypto City 2022-08-13 19:29:01 +0000
  • d754206d0b blockchain_prune: add recently added tables Crypto City 2022-08-13 18:46:13 +0000
  • 7c70d0ef6e invisible P2P messages Crypto City 2022-08-13 13:25:31 +0000
  • 57e57c239b
    Merge pull request #8491 luigi1111 2022-08-22 22:51:26 -0500
  • 6388aba36b small short text compression improvements Crypto City 2022-08-10 13:06:47 +0000
  • 27bcb3586b arbitrary data may be invisibly embedded in CLSAGs Crypto City 2022-08-09 14:12:02 +0000
  • dc9e4e33f3 game: give snow a little more blueish shade Crypto City 2022-08-12 07:20:15 +0000
  • 5cbac70489 game: fix notile not working on part of the map Crypto City 2022-08-10 11:21:13 +0000
  • 5f9a3a6fa8 game: fix setting notile ground material option at startup Crypto City 2022-08-10 09:17:54 +0000
  • 34949d92c0 game: set default notile to false Thr0lu5 2022-08-08 19:50:56 -0300
  • 4d2c520ed0 game: fix EnableTextureNoTile section Thr0lu5 2022-08-08 11:22:27 -0300
  • 7ee879b0cd game: remove unused textures Thr0lu5 2022-08-07 20:30:24 -0300
  • e4358a1ea1 game: replace Marble Road > Granite Road + small fixes Thr0lu5 2022-08-07 20:29:57 -0300
  • 640b73aff0 game: add shadow distance to options Thr0lu5 2022-08-07 13:50:02 -0300
  • 46f1f9b17a game: less saturated random colors Thr0lu5 2022-08-07 11:38:57 -0300
  • d7e068f13b game: remove unused armature texture Thr0lu5 2022-08-07 10:37:27 -0300
  • a4e53e07be game: fix extra userlight Thr0lu5 2022-08-07 10:11:57 -0300
  • edf3dd3a9a game: More stable enviroment colors Thr0lu5 2022-08-07 09:59:03 -0300
  • 5dc4c6fc75 game: SSAO: remove unused texture resource Thr0lu5 2022-08-07 08:49:43 -0300
  • 876c08db53
    Bump Gitian build instructions to v0.18.1.0 [Release Branch] Seth For Privacy 2022-08-10 09:41:16 -0400
  • 727bc5b687
    Merge pull request #8492 luigi1111 2022-08-09 22:34:23 -0500
  • b9e8504cfb
    Merge pull request #8467 luigi1111 2022-08-09 17:43:32 -0500
  • 68537fa27a
    Merge pull request #8463 luigi1111 2022-08-09 17:42:25 -0500
  • dc2f548a68
    Merge pull request #8470 luigi1111 2022-08-09 15:00:16 -0500
  • 5c33f40cd8
    Merge pull request #8455 luigi1111 2022-08-08 20:29:56 -0500
  • c4f4e91071 game: set default water to false cc-tmp-thr Thr0lu5 2022-08-08 20:25:38 -0300
  • 2784dcf97c game: set default notile to false Thr0lu5 2022-08-08 19:50:56 -0300
  • f12acf0836 game: fix light pointer Thr0lu5 2022-08-08 19:43:20 -0300
  • df53984294 game: add data: clear aurora texture (could use for fadein over clearsky) Thr0lu5 2022-08-08 15:46:50 -0300
  • 54a0d65f00 game: on procsky load, use aurora_stars skybox if event is active Thr0lu5 2022-08-08 15:45:52 -0300
  • 2c17ea77ab game: add data: aurora sky with stars Thr0lu5 2022-08-08 15:43:15 -0300
  • 4a30b78f47 boost-libs: disable statx, for static build compatibility Crypto City 2022-08-08 17:45:40 +0000
  • 1f8aa0b14c fix libunbound not being linked statically anymore Crypto City 2022-08-08 08:25:22 +0000
  • 088538c160 Merge remote-tracking branch 'origin/master' into HEAD Crypto City 2022-08-08 17:44:32 +0000
  • 65b76597b3 game: add key bindings to open/close panel sections and toggle fullscreen Crypto City 2022-08-06 06:01:44 +0000
  • 3daae6359c game: do not include game-created items in player made category Crypto City 2022-08-06 06:01:27 +0000
  • 60ee628d97 game: fix invalid memory access getting selected flag Crypto City 2022-08-05 13:47:18 +0000
  • a013187d86 game: fix crash when giving an invalid command line Crypto City 2022-08-05 12:40:59 +0000
  • b8b532868f game: move city maps to navigation Crypto City 2022-08-05 06:02:36 +0000
  • 356ab21483 game: rename "What can I do?" to "Advice" Crypto City 2022-08-05 06:02:17 +0000
  • c10ba8619f game: tweak wording about underwater area, fisheries need some Crypto City 2022-08-05 06:01:37 +0000
  • 1b0f383de4 game: add material type in material selection screen Crypto City 2022-08-05 05:58:30 +0000
  • 9635b9de88 game: add placeholder intro Crypto City 2022-08-04 21:06:46 +0000
  • c31c5591f1 update unishox2 to latest Crypto City 2022-08-04 12:39:30 +0000
  • e91ad34563 cc: ensure player pubkeys are in the main subgroup Crypto City 2022-08-04 11:45:50 +0000
  • e1e248ab38 db_lmdb: remove obsolete db conversion steps Crypto City 2022-08-04 11:33:16 +0000
  • eec63d353a store city level in db, avoid max_level crutch Crypto City 2022-08-04 11:29:04 +0000
  • bac7d54e7f tx_pool: remove obsolete commented out code Crypto City 2022-08-04 11:14:22 +0000
  • eade3978cf cc: remove unused variable and db call Crypto City 2022-08-04 10:40:52 +0000
  • 81817f5536 new city specialization: trade center, increases merchant ship probability Crypto City 2022-08-04 09:50:01 +0000
  • 947bc1097d fix cultural town city specialization Crypto City 2022-08-04 09:43:59 +0000