Commit Graph

13717 Commits

Author SHA1 Message Date
Crypto City
8344751503 game: fix extra music from pak files 2021-02-05 23:54:06 +00:00
Crypto City
01e19e5b0b game: really fix music track filename... 2021-02-05 20:31:37 +00:00
Crypto City
4cc6eda2ba bump version to 0.27.0.2 2021-02-05 19:50:24 +00:00
Crypto City
74d8bff594 game: fix music track path 2021-02-05 19:50:24 +00:00
Crypto City
487bf3764a game: fix music loading from pak files 2021-02-05 19:47:04 +00:00
Crypto City
539a44e888 bump version to 0.27.0.1 2021-02-05 13:13:05 +00:00
Crypto City
90f69636cc game: fix random (no chiptunes) music option 2021-02-05 13:12:22 +00:00
Crypto City
3671e55637 game: fix typo in extra music track 2021-02-05 13:12:12 +00:00
Crypto City
be2a86ff7a bump version to 0.27.0.0 2021-02-05 11:01:13 +00:00
Crypto City
802811ca78 make repairs cost at least as much as 1% to avoid spam 2021-02-04 13:59:51 +00:00
Crypto City
e05b4836ad cc: make new cities more affordable 2021-02-03 16:26:08 +00:00
Crypto City
112e3840a5 p2p: add a new seed node
from selsta
2021-02-03 16:26:08 +00:00
Crypto City
49faf95c40 fix flag destruction not keeping full state 2021-02-03 16:26:08 +00:00
Crypto City
56d5455d9b functional_tests: fix some python2/python3 differences 2021-02-03 16:26:08 +00:00
Crypto City
1bce3a22e3 python-rpc: fix daemon import when there's a system dameon module 2021-02-03 16:26:08 +00:00
Crypto City
1c501ccfac game: fix material selection UI when previous material is not available 2021-02-03 16:26:08 +00:00
Crypto City
070d3e65f2 cc: halve price of scaffolding discoveries 2021-02-03 16:26:08 +00:00
Crypto City
d9e81d0c5b cc: remove obsolete transportation discoveries 2021-02-03 16:26:08 +00:00
Kris Zyp
935bfaa913
ITS#9007 don't free loose writemap pages
Broken in ITS#8756
2021-02-01 16:09:08 +00:00
Lee Clagett
bd129849f0 Remove copies from foreach loops (thanks to Clang) 2021-01-28 23:42:40 -05:00
Lee Clagett
1572df9e26 Removing unused namespace alias 2021-01-28 23:40:57 -05:00
Lee Clagett
2a20434705 Fix monerod --rpc-ssl disabled 2021-01-28 17:53:47 +00:00
Crypto City
f4040b41da README: remove conflict marker 2021-01-28 16:05:33 +00:00
Crypto City
50ed459261 game: optional extra music
Plus a "skip track" key
2021-01-28 12:10:01 +00:00
xiphon
a60d3d8ff7 unit_tests: fix wipeable_string parse_hexstr test with latest gtest
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973196
2021-01-27 13:04:08 +00:00
erciccione
1957b5a8ef
Dockerfile: bump openssl version to 1.1.1i 2021-01-26 11:27:08 +00:00
Alex Opie
b587ffa1fd Stop adding more outputs than bulletproof allows
If more outputs are requested, they are split across
multiple transactions.

#7322
2021-01-25 10:01:38 +13:00
Lee Clagett
08e4497c6e Improve cryptonote (block and tx) binary read performance 2021-01-23 06:23:39 +00:00
SomaticFanatic
ccd0f2bdc2 Simplewallet.cpp: Add export_outputs help
See #6547
2021-01-21 18:39:43 -05:00
Nathan Dorfman
45981af10f docs: Remove outdated bits about anonymity network seed nodes 2021-01-21 13:59:17 -07:00
Crypto City
1501672a2b daemon: new cc_custom_items command 2021-01-21 14:51:16 +00:00
xiphon
cf266d66dd bootstrap_daemon: proxy configuration support 2021-01-21 13:45:44 +00:00
anon
8d03bb688e device_trezor: add redundant check 2021-01-20 22:06:51 +01:00
anon
34f942867f device_trezor: wipe string fields properly 2021-01-20 22:06:51 +01:00
Joseph Richardson
740c369ba6
Updated copyright date in README.md
2020 -> 2021
2021-01-20 09:51:57 -05:00
anon
df2f00f44d boosted_tcp_server: fix connection lifetime 2021-01-19 18:15:30 +01:00
anon
3833624ab1 boosted_tcp_server: add segfault demo 2021-01-19 18:15:30 +01:00
Crypto City
d07aedd01f bump version to 0.26.0.0 2021-01-19 14:43:09 +00:00
Lee Clagett
545b9825d6 Remove unnecessary atomic operations in levin code 2021-01-19 04:44:03 +00:00
Lee Clagett
679d05567d Remove payload copy in all outgoing p2p messages 2021-01-19 02:22:32 +00:00
moneromooo-monero
c26cca6f14
console: fix syntax for python3 2021-01-18 22:23:34 +00:00
Crypto City
5ce5933f2d cc: fix level determination wrt event badges 2021-01-18 01:33:58 +00:00
Crypto City
4956a6aa5e Merge remote-tracking branch 'origin/master' into cc 2021-01-18 01:33:53 +00:00
Crypto City
51d401a0c3 game: mark foreclosed mortgages in trade ui 2021-01-17 16:09:04 +00:00
Crypto City
5088d2a532 cc: destroy mortgage item after foreclosure auction ends 2021-01-17 16:09:04 +00:00
Lee Clagett
0f2b5af0dd Reduced executable size; reduced call sequence to "allowed" log function 2021-01-16 22:55:41 +00:00
Lee Clagett
23aae5571b Remove payload copy in all outgoing p2p messages 2021-01-16 22:53:28 +00:00
Crypto City
7c25eac178 cc: allow up to 5 event badges to count towards prestige
It gives an incentive to participate while protecting against abuse
2021-01-16 20:44:45 +00:00
Crypto City
b4749564a9 split architecture badges to have one per role 2021-01-16 20:44:45 +00:00
Crypto City
dde8852ee5 game: autofocus filter in "search by name" dialog 2021-01-16 20:44:45 +00:00