Commit Graph

11282 Commits

Author SHA1 Message Date
Crypto City
d27f797be4 incremental build 2019-12-13 01:11:39 +00:00
Crypto City
ed94d6159b in-game building support with build-and-commit 2019-12-13 01:11:39 +00:00
Crypto City
0ec9932a1f parent wip 2019-12-13 01:11:39 +00:00
Crypto City
525d31deab fixes 2019-12-13 01:10:17 +00:00
Crypto City
9fe310463e remove obsolete land cost calculation code and format land cost 2019-12-13 01:10:17 +00:00
Crypto City
3735a16468 in-game deposit/withdraw 2019-12-13 01:10:17 +00:00
Crypto City
6af529ac1c one can now buy land from the game UI 2019-12-13 01:10:16 +00:00
Crypto City
c76692e532 more fixes 2019-12-13 01:10:16 +00:00
Crypto City
3a52320010 more fixes 2019-12-13 01:10:16 +00:00
Crypto City
d73ab99e95 more fixes, and per flag city mesh modifications 2019-12-13 01:10:16 +00:00
Crypto City
03276185c8 fixes 2019-12-13 01:10:16 +00:00
Crypto City
5e9c11a642 quadtree fixes and unit tests 2019-12-13 01:10:16 +00:00
Crypto City
31f1ccade8 skeleton code for processing cc commands 2019-12-13 01:10:16 +00:00
Crypto City
ee9cffc0a7 in game load wallet function 2019-12-13 01:10:16 +00:00
Crypto City
28c4b17382 display wallet balance as well 2019-12-13 01:10:16 +00:00
Crypto City
8e8344c39f new core tests for building without enough blocks 2019-12-13 01:10:16 +00:00
Crypto City
d134c0599b adjust core tests after taking owned blocks into account when building 2019-12-13 01:10:16 +00:00
Crypto City
10cf0fbd8c plug city coordinates into the renderer too 2019-12-13 01:10:16 +00:00
Crypto City
cb118473ee remove some obsolete game code 2019-12-13 01:10:16 +00:00
Crypto City
ae6ddc6b8e account for blocks when building 2019-12-13 01:10:16 +00:00
Crypto City
65fd81f0fe plug wallet into renderer (and add missing files) 2019-12-13 01:10:16 +00:00
Crypto City
bc55e16880 wallet2: guard against no callback set when asking for password 2019-12-13 01:10:16 +00:00
Crypto City
f514d80daf game: fix a few warnings 2019-12-13 01:10:16 +00:00
Crypto City
d1036eb863 fix using namespace in header
It was conflicitng with ssl
2019-12-13 01:10:16 +00:00
Crypto City
da0fee4abc import PoC 3D renderer 2019-12-13 01:10:16 +00:00
Crypto City
9c2412209c add urho3d submodule 2019-12-13 01:10:16 +00:00
Crypto City
bb9c5b97bf cc_status wallet command 2019-12-13 01:10:16 +00:00
Crypto City
2369d280dd buy_blocks command 2019-12-13 01:10:16 +00:00
Crypto City
c1f82eaec7 crypto: faster hashing for tests 2019-12-13 01:10:16 +00:00
Crypto City
a9c688a385 improve build core test, fix min height 2019-12-13 01:10:16 +00:00
Crypto City
392e0fc84b some more build tests, and adjust build cost curve 2019-12-13 01:10:16 +00:00
Crypto City
a2f66c6eb4 more build tests 2019-12-13 01:10:16 +00:00
Crypto City
ef20919721 basic build core tests 2019-12-13 01:10:16 +00:00
Crypto City
917dcd5485 build command 2019-12-13 01:10:16 +00:00
Crypto City
f819494cd1 cc_get_new_flag_cost python function 2019-12-13 01:09:38 +00:00
Crypto City
20a2108f94 fix buy land unit test 2019-12-13 01:09:15 +00:00
Crypto City
63eee871f5 buy_land wallet rpc 2019-12-13 01:09:15 +00:00
Crypto City
7b6648b77c buy_land core tests 2019-12-13 01:09:15 +00:00
Crypto City
81ef8e6104 add buy_land wallet command 2019-12-13 01:09:15 +00:00
Crypto City
639b02a407 make create_cc_transactions more generic 2019-12-13 01:08:07 +00:00
Crypto City
69616dfc00 syntax error after rebase 2019-12-13 01:08:07 +00:00
Crypto City
c129b656b1 remove address book payment id stuff left after rebase 2019-12-13 01:08:07 +00:00
Crypto City
252114a0b2 fixup some fork stuff left after rebase 2019-12-13 01:08:07 +00:00
Crypto City
647734e59b remove address book payment_id left after rebase 2019-12-13 01:08:07 +00:00
Crypto City
21d6960ed1 remove cc_command.h left after rebase 2019-12-13 01:08:07 +00:00
Crypto City
367bb6bafa remove get_account_integrated_address_as_str left after rebase 2019-12-13 01:08:07 +00:00
Crypto City
24f9900670 cleaner code to handle command specific code
also add the start of a cc consensus rules class
2019-12-13 01:08:07 +00:00
Crypto City
97c4f99bef core test for transfering all, leaving nothing for the fee 2019-12-13 01:08:07 +00:00
Crypto City
26519b0820 add cc_transfer wallet RPC 2019-12-13 01:08:07 +00:00
Crypto City
9b8f0a10ea deposit/withdrawal cc functional tests 2019-12-13 01:08:07 +00:00