townforge/src/cc
2020-09-17 21:37:38 +00:00
..
cc_badge.cpp cc: bump the number of patents badge thresholds a bit 2020-08-25 15:27:16 +00:00
cc_badge.h cc: add a few badges for collectible coins 2020-08-21 18:33:03 +00:00
cc_calendar.cpp add yearly coins auto creation 2020-08-25 15:27:16 +00:00
cc_calendar.h switch dates to season based pseudo gregorian 2020-08-25 13:20:14 +00:00
cc_city_specialization.cpp new resilient soil city specialization, fix nutrients recovery, add tests 2020-09-02 23:07:03 +00:00
cc_city_specialization.h new resilient soil city specialization, fix nutrients recovery, add tests 2020-09-02 23:07:03 +00:00
cc_collectible_coin.cpp cc: add "collectible coin" to coin names 2020-09-02 23:07:03 +00:00
cc_collectible_coin.h coins can now be different gold content based on type 2020-08-30 18:13:56 +00:00
cc_command_handler_add_city_specialization.cpp cc: add game events for a few missing commands 2020-08-25 13:20:15 +00:00
cc_command_handler_add_city_specialization.h add city specializations 2020-06-14 23:43:30 +00:00
cc_command_handler_assign_items.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_assign_items.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_build.cpp some material variants are now locked till a player level 2020-08-25 13:20:15 +00:00
cc_command_handler_build.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_building_settings.cpp reword a bit to avoid a/an issues with building roles 2020-09-17 02:30:44 +00:00
cc_command_handler_building_settings.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_buy_items.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_buy_items.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_buy_land.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_buy_land.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_cancel_nonce.cpp cc: add nonce to "nonce already used" error message 2020-09-02 23:07:03 +00:00
cc_command_handler_cancel_nonce.h commands can now be cancelled 2020-08-25 13:20:14 +00:00
cc_command_handler_chat.cpp cc: make command handlers default to verify log category 2020-06-22 22:15:13 +00:00
cc_command_handler_chat.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_create_account.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_create_account.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_define_attribute.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_define_attribute.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_demolish.cpp cc: fix demolish command budget handling 2020-09-17 02:30:44 +00:00
cc_command_handler_demolish.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_destroy_flag.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_destroy_flag.h allow destroying a flag 2020-05-29 23:20:50 +00:00
cc_command_handler_destroy_items.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_destroy_items.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_dice_roll.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_dice_roll.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_dividend.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_dividend.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_edit_player_profile.cpp cc: add game events for a few missing commands 2020-08-25 13:20:15 +00:00
cc_command_handler_edit_player_profile.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_event_badge.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_event_badge.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_fight_fire.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_fight_fire.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_found_city.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_found_city.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_game_update.cpp cc: fix keeping track of item supply 2020-09-02 23:07:03 +00:00
cc_command_handler_game_update.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_give.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_give.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_harvest.cpp add new plant breeding discoveries 2020-09-17 02:30:44 +00:00
cc_command_handler_harvest.h add new plant breeding discoveries 2020-09-17 02:30:44 +00:00
cc_command_handler_helpers.cpp add item groups 2020-08-15 15:12:35 +00:00
cc_command_handler_helpers.h keep track of the item supply 2020-07-25 22:43:58 +00:00
cc_command_handler_hunt.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_hunt.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_ignore.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_ignore.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_increase_attribute.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_increase_attribute.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_match.cpp cc: restrict lists of ids to forbid duplicates 2020-06-30 11:06:22 +00:00
cc_command_handler_match.h fix a couple class/struct mismatch 2020-05-29 23:20:51 +00:00
cc_command_handler_mint.cpp coins can now be different gold content based on type 2020-08-30 18:13:56 +00:00
cc_command_handler_mint.h add collectible coins 2020-08-21 18:33:02 +00:00
cc_command_handler_new_item.cpp coins can now be different gold content based on type 2020-08-30 18:13:56 +00:00
cc_command_handler_new_item.h add collectible coins 2020-08-21 18:33:02 +00:00
cc_command_handler_none.cpp cc: make command handlers default to verify log category 2020-06-22 22:15:13 +00:00
cc_command_handler_none.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_palette.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_palette.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_redeem_account.cpp cc: fix inverted redeem command expiration check 2020-09-02 23:07:03 +00:00
cc_command_handler_redeem_account.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_rename.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_rename.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_repair.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_repair.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_research.cpp blockchain_db: store number of discoveries per account 2020-09-17 02:30:43 +00:00
cc_command_handler_research.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_resize_flag.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_resize_flag.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_service.cpp cc: add game events for a few missing commands 2020-08-25 13:20:15 +00:00
cc_command_handler_service.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler_smelt.cpp coins can now be different gold content based on type 2020-08-30 18:13:56 +00:00
cc_command_handler_smelt.h add collectible coins 2020-08-21 18:33:02 +00:00
cc_command_handler_sow.cpp cc: fix keeping track of item supply 2020-09-02 23:07:03 +00:00
cc_command_handler_sow.h Farming 2020-08-05 14:09:06 +00:00
cc_command_handler_trade.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_trade.h cc: fix mining trade commands referencing txpool trade commands 2020-07-05 12:55:43 +00:00
cc_command_handler_transfer.cpp store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_command_handler_transfer.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_command_handler.h mine only one tx per account per block 2020-05-29 23:20:49 +00:00
cc_config.h cc: increase heating requirements a fair bit 2020-09-17 02:30:44 +00:00
cc_custom_item.h create collectible coins for player count and city levels 2020-08-25 15:27:16 +00:00
cc_discoveries.cpp add new plant breeding discoveries 2020-09-17 02:30:44 +00:00
cc_discoveries.h add new plant breeding discoveries 2020-09-17 02:30:44 +00:00
cc_food.cpp cc: fix signedness warnings 2020-09-17 02:30:44 +00:00
cc_food.h add new plant breeding discoveries 2020-09-17 02:30:44 +00:00
cc_game_events.h store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_game_update.cpp cc: decrease strike labour decrease from 50% to 30% 2020-09-17 02:30:44 +00:00
cc_game_update.h cc: extend the db to store all game events, not just game update ones 2020-04-11 19:02:00 +00:00
cc_hunt.cpp cc: fix moose/bear regeneration going over the limit 2020-08-25 15:27:16 +00:00
cc_hunt.h cc: allow hunting with a population less than actual 2020-06-29 22:16:08 +00:00
cc_influence.cpp cc: fix influence penalty from military 2020-09-17 21:37:38 +00:00
cc_influence.h store command nonce in game events log 2020-08-25 13:20:14 +00:00
cc_invitation.cpp cc: fix bitise op 2020-05-29 23:20:51 +00:00
cc_invitation.h invitations 2020-05-29 23:20:49 +00:00
cc_leaderboard.cpp game: separate internal score and display line in leaderboards 2020-04-03 15:43:35 +00:00
cc_leaderboard.h game: separate internal score and display line in leaderboards 2020-04-03 15:43:35 +00:00
cc_palette.cpp add veined marble materials in various colours 2020-09-17 02:30:44 +00:00
cc_palette.h add veined marble materials in various colours 2020-09-17 02:30:44 +00:00
cc_potential.cpp cc: catch allocation errors in terrain generation 2020-08-30 16:21:48 +00:00
cc_potential.h cc: add a function to return a whole row of height data 2020-08-07 13:35:48 +00:00
cc_special_events.cpp cc: decrease strike labour decrease from 50% to 30% 2020-09-17 02:30:44 +00:00
cc_special_events.h add hunt system 2020-04-13 17:23:54 +00:00
cc_temperature.cpp cc: fix heating needs estimation 2020-09-17 02:30:44 +00:00
cc_temperature.h cc: rewrite potential system and add more potentials 2020-07-24 15:36:50 +00:00
cc_terrain.cc Revert "cc: halve the number of feature points in terrain generation" 2020-09-17 02:30:44 +00:00
cc_terrain.h speedup terrain generation 2020-08-01 17:05:19 +00:00
cc.cpp cc: add an assert for econonmic power range where underflow matters 2020-09-17 02:30:44 +00:00
cc.h cc: add prospecting discovery (better chance of finding gemstones) 2020-08-25 16:09:20 +00:00
CMakeLists.txt create collectible coins for player count and city levels 2020-08-25 15:27:16 +00:00
fixed.cc fixed: add sin/cos tables 2020-07-25 13:09:34 +00:00
fixed.h speedup terrain generation 2020-08-01 17:05:19 +00:00
logint.h add town levels (aesthetic only for now) and use weighted shares for subsidy 2020-02-22 14:17:21 +00:00
quadtree.h quadtree: move to cc, and use std::shared_ptr instead of Urho3D's 2019-12-13 01:20:37 +00:00
rectanglizer.cpp game: add a limit to the size of rectangle spans 2020-08-09 12:41:31 +00:00
rectanglizer.h game: add a limit to the size of rectangle spans 2020-08-09 12:41:31 +00:00
sqrtint.h cleaner code to handle command specific code 2019-12-13 01:08:07 +00:00
vista.cc game: add bookmark/go to vista (camera position/orientation) 2020-07-24 15:36:49 +00:00
vista.h game: add bookmark/go to vista (camera position/orientation) 2020-07-24 15:36:49 +00:00