townforge/src/cc
2020-10-26 13:09:35 +00:00
..
cc_badge.cpp cc: fix amythyst typo 2020-10-26 13:09:35 +00:00
cc_badge.h cc: add a few badges for collectible coins 2020-08-21 18:33:03 +00:00
cc_blockchain_state_proxy.cpp WIP - scripts 2020-10-17 23:28:43 +00:00
cc_blockchain_state_proxy.h WIP - scripts 2020-10-17 23:28:43 +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 add cautious bears city specialization 2020-09-28 21:09:07 +00:00
cc_city_specialization.h add cautious bears city specialization 2020-09-28 21:09:07 +00:00
cc_collectible_coin.cpp remove custom item amount field, it is now redundant 2020-10-17 23:29:26 +00:00
cc_collectible_coin.h add more user data space to custom items 2020-10-17 23:28:43 +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 more tile size optimization 2020-10-25 18:47:26 +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 more tile size optimization 2020-10-25 18:47:26 +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 more tile size optimization 2020-10-25 18:47:26 +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 cc: factor distribution to treasuries, and new items now do it too 2020-09-28 21:09:07 +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 more tile size optimization 2020-10-25 18:47:26 +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 fix a few niggles with broken assert_exception in functional tests 2020-10-17 23:30:31 +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_chop_wood.cpp give higher level woods more heating power 2020-10-26 13:09:35 +00:00
cc_command_handler_chop_wood.h wood can now be chopped into firewood 2020-10-17 23:30:30 +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_create_mortgage.cpp more tile size optimization 2020-10-25 18:47:26 +00:00
cc_command_handler_create_mortgage.h WIP - mortgages 2020-10-17 23:29:26 +00:00
cc_command_handler_create_script.cpp WIP - scripts 2020-10-17 23:28:43 +00:00
cc_command_handler_create_script.h WIP - scripts 2020-10-17 23:28:43 +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 more tile size optimization 2020-10-25 18:47:26 +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 more tile size optimization 2020-10-25 18:47:26 +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 cc: remove obsolete redundant check 2020-10-17 23:30:31 +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 cc: fix dividend item summation 2020-10-17 21:28:48 +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 more tile size optimization 2020-10-25 18:47:26 +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 more tile size optimization 2020-10-25 18:47:26 +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 more tile size optimization 2020-10-25 18:47:26 +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 more tile size optimization 2020-10-25 18:47:26 +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 cc: factor distribution to treasuries, and new items now do it too 2020-09-28 21:09:07 +00:00
cc_command_handler_helpers.h cc: factor distribution to treasuries, and new items now do it too 2020-09-28 21:09:07 +00:00
cc_command_handler_hunt.cpp more tile size optimization 2020-10-25 18:47:26 +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 remove custom item amount field, it is now redundant 2020-10-17 23:29:26 +00:00
cc_command_handler_mint.h add collectible coins 2020-08-21 18:33:02 +00:00
cc_command_handler_new_item.cpp cc: validate name before looking up in the db 2020-10-17 23:30:30 +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 more tile size optimization 2020-10-25 18:47:26 +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 more tile size optimization 2020-10-25 18:47:26 +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 more tile size optimization 2020-10-25 18:47:26 +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 more tile size optimization 2020-10-25 18:47:26 +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 more tile size optimization 2020-10-25 18:47:26 +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_script_choice.cpp WIP - scripts 2020-10-17 23:28:43 +00:00
cc_command_handler_script_choice.h WIP - scripts 2020-10-17 23:28:43 +00:00
cc_command_handler_service.cpp more tile size optimization 2020-10-25 18:47:26 +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_set_script_variable.cpp WIP - scripts 2020-10-17 23:28:43 +00:00
cc_command_handler_set_script_variable.h WIP - scripts 2020-10-17 23:28:43 +00:00
cc_command_handler_smelt.cpp remove custom item amount field, it is now redundant 2020-10-17 23:29:26 +00:00
cc_command_handler_smelt.h add collectible coins 2020-08-21 18:33:02 +00:00
cc_command_handler_sow.cpp more tile size optimization 2020-10-25 18:47:26 +00:00
cc_command_handler_sow.h Farming 2020-08-05 14:09:06 +00:00
cc_command_handler_start_script.cpp WIP - scripts 2020-10-17 23:28:43 +00:00
cc_command_handler_start_script.h WIP - scripts 2020-10-17 23:28:43 +00:00
cc_command_handler_trade.cpp more tile size optimization 2020-10-25 18:47:26 +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 game: s/money/gold/ where appropriate 2020-10-26 13:09:35 +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: make bonuses/penalties size dependent on role 2020-10-26 13:09:35 +00:00
cc_custom_item.h remove custom item amount field, it is now redundant 2020-10-17 23:29:26 +00:00
cc_discoveries.cpp game: add crop/yield to building screen 2020-10-26 13:09:35 +00:00
cc_discoveries.h game: add crop/yield to building screen 2020-10-26 13:09:35 +00:00
cc_food.cpp misc balance changes 2020-10-25 18:47:27 +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 make road bonus affect production 2020-10-26 13:09:35 +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 food/labour balance 2020-09-28 21:09:07 +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 Add "%" to bonus/penalty messages 2020-10-26 13:09:35 +00:00
cc_influence.h cc: make bonuses/penalties size dependent on role 2020-10-26 13:09:35 +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_mortgage.cpp WIP - mortgages 2020-10-17 23:29:26 +00:00
cc_mortgage.h WIP - mortgages 2020-10-17 23:29:26 +00:00
cc_palette.cpp add a new oak texture and associated materials 2020-10-26 13:09:35 +00:00
cc_palette.h add a new oak texture and associated materials 2020-10-26 13:09:35 +00:00
cc_potential.cpp cc: change stone quantity potential formula 2020-10-26 13:09:35 +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_script.cc WIP - scripts 2020-10-17 23:28:43 +00:00
cc_script.h WIP - scripts 2020-10-17 23:28:43 +00:00
cc_special_events.cpp cc: decrease most special event durations 2020-10-17 23:30:30 +00:00
cc_special_events.h add hunt system 2020-04-13 17:23:54 +00:00
cc_temperature.cpp give higher level woods more heating power 2020-10-26 13:09:35 +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: fix commercial buildings wood requirements 2020-10-26 13:09:35 +00:00
cc.h make road bonus affect production 2020-10-26 13:09:35 +00:00
CMakeLists.txt wood can now be chopped into firewood 2020-10-17 23:30:30 +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 cc: speed up rectanglizer a bit 2020-09-30 13:31:16 +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