.. |
audio.cc
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
audio.h
|
game: optional extra music
|
2021-01-28 12:10:01 +00:00 |
block_model.cpp
|
game: fix link error in dynamic builds
|
2020-07-24 15:36:49 +00:00 |
block_model.h
|
game: edit mode switch on/off speedups
|
2020-07-07 01:40:14 +00:00 |
boid.cc
|
game: add boids for aesthetic purposes
|
2020-08-15 15:12:34 +00:00 |
boid.h
|
game: boids now take more random routes, looks less weird
|
2021-03-27 00:50:13 +00:00 |
caching-source-builder.h
|
game: fix UI rebuild in player history with unchanged history
|
2020-08-25 13:20:14 +00:00 |
camera-controller.cc
|
game: fix camera being blocked by cursor
|
2020-02-22 14:17:21 +00:00 |
camera-controller.h
|
game: camera tweaks
|
2020-07-25 22:43:58 +00:00 |
citymesh-urho3d.cc
|
game: add cliff potential to the terrain view
|
2021-06-25 14:55:04 +00:00 |
citymesh-urho3d.h
|
game: add cliff potential to the terrain view
|
2021-06-25 14:55:04 +00:00 |
cloud-cover.cc
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
cloud-cover.h
|
game: fancy clouds
|
2020-01-10 17:05:08 +00:00 |
CMakeLists.txt
|
game: add syncing notification
|
2021-06-10 15:57:48 +00:00 |
coin-icon.cc
|
game: add composite coin icons to mint and smelt screens too
|
2021-05-29 12:32:20 +00:00 |
coin-icon.h
|
game: add composite coin icons to mint and smelt screens too
|
2021-05-29 12:32:20 +00:00 |
controls.cc
|
game: adding blocks on an area can now be done flat or bottom hugging
|
2021-06-24 16:50:11 +00:00 |
controls.h
|
game: adding blocks on an area can now be done flat or bottom hugging
|
2021-06-24 16:50:11 +00:00 |
custom-model.cc
|
game: fix custom model bounding box including the origin
|
2020-11-30 16:45:16 +00:00 |
custom-model.h
|
game: use a custom geometry class for dynamic models
|
2020-07-24 15:36:50 +00:00 |
daemon-controller.cc
|
game: do not auto start the daemon when --daemon-host is used
|
2021-06-18 12:51:47 +00:00 |
daemon-controller.h
|
game: do not auto start the daemon when --daemon-host is used
|
2021-06-18 12:51:47 +00:00 |
free-camera.cc
|
game: camera tweaks
|
2020-07-25 22:43:58 +00:00 |
free-camera.h
|
game: camera tweaks
|
2020-07-25 22:43:58 +00:00 |
game-state.cc
|
game: fix stray discovery notifications on startup
|
2021-06-03 07:40:20 +00:00 |
game-state.h
|
add icons for special events
|
2021-05-29 12:32:20 +00:00 |
game-util.cc
|
fix stray spaces in maturity message
|
2021-06-24 08:49:04 +00:00 |
game-util.h
|
game: prevent buying/selling more gold/items than available
|
2021-06-03 07:40:20 +00:00 |
game-wallet.cc
|
game: do not display syncing notification when out by just a couple blocks
|
2021-06-15 19:12:37 +00:00 |
game-wallet.h
|
game: add notification (with icon) when we're outbid in an auction
|
2021-05-30 10:59:31 +00:00 |
get_us.h
|
|
|
gif.c
|
game: chat improvements: smileys, colors
|
2019-12-13 01:31:25 +00:00 |
gif.h
|
game: chat improvements: smileys, colors
|
2019-12-13 01:31:25 +00:00 |
glibc-wrappers.c
|
game: remove the couple references to GLIBC 2.29
|
2021-03-13 10:45:46 +00:00 |
horizon.cc
|
game: use keccak instead of rand for cloud/horizon random numbers
|
2020-06-14 23:43:30 +00:00 |
horizon.h
|
game: lighting tweaks
|
2020-05-29 23:20:50 +00:00 |
loading-icon.cc
|
game: add syncing notification
|
2021-06-10 15:57:48 +00:00 |
loading-icon.h
|
game: add syncing notification
|
2021-06-10 15:57:48 +00:00 |
magica.cc
|
game: fix saving 256 sized voxel models
|
2020-08-21 18:33:03 +00:00 |
magica.h
|
game: save/load variant palette to/from vox files
|
2020-08-15 15:12:35 +00:00 |
main-urho3d.cc
|
game: fix invitation creation after miner hijack change
|
2021-06-25 18:01:51 +00:00 |
map.cc
|
game: adding blocks on an area can now be done flat or bottom hugging
|
2021-06-24 16:50:11 +00:00 |
map.h
|
game: fix crash when failing to unpack tile data
|
2021-06-24 10:33:36 +00:00 |
material-style.h
|
WIP - palettes
|
2020-04-28 15:43:03 +00:00 |
orbit-camera.cc
|
game: camera tweaks
|
2020-07-25 22:43:58 +00:00 |
orbit-camera.h
|
game: camera tweaks
|
2020-07-25 22:43:58 +00:00 |
selection.cc
|
game: add more selection tweak commands (extend/shrink/move)
|
2020-09-17 02:30:44 +00:00 |
selection.h
|
game: add more selection tweak commands (extend/shrink/move)
|
2020-09-17 02:30:44 +00:00 |
shadable-window.cc
|
game: UI for last update events
|
2019-12-13 01:26:05 +00:00 |
shadable-window.h
|
game: UI for last update events
|
2019-12-13 01:26:05 +00:00 |
shade-button.cc
|
fix using namespace in header
|
2019-12-13 01:10:16 +00:00 |
shade-button.h
|
fix using namespace in header
|
2019-12-13 01:10:16 +00:00 |
shares.cc
|
game: fix using the wrong building to round influence calculation
|
2021-04-14 23:19:38 +00:00 |
shares.h
|
fix building share discrepancy between consensus and game estimation
|
2020-12-01 12:54:08 +00:00 |
sow-harvest-util.cc
|
game: fix pesticides added twice to the harvest bonus list
|
2020-09-02 23:07:03 +00:00 |
sow-harvest-util.h
|
game: include discovery bonuses on sow/harvest dialogs
|
2020-08-05 14:09:06 +00:00 |
tutorial.cc
|
game: bodge missing text in tutorial text
|
2021-05-30 22:14:07 +00:00 |
tutorial.h
|
game: add tutorial list in options, double click to replay
|
2021-04-28 11:41:44 +00:00 |
ui-accept-invitation.cc
|
invitations can now be tied to a particular recipient address
|
2021-04-11 10:22:59 +00:00 |
ui-accept-invitation.h
|
invitations can now be tied to a particular recipient address
|
2021-04-11 10:22:59 +00:00 |
ui-add-city-specialization.cc
|
fix issues with city level determination
|
2021-03-13 18:03:58 +00:00 |
ui-add-city-specialization.h
|
game: fix stale list widgets
|
2020-06-22 22:15:13 +00:00 |
ui-allow-styling.cc
|
allow mayors to select who gets styling on runestone messages
|
2020-11-30 16:45:16 +00:00 |
ui-allow-styling.h
|
allow mayors to select who gets styling on runestone messages
|
2020-11-30 16:45:16 +00:00 |
ui-auction-items.cc
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
ui-auction-items.h
|
items can now be auctioned
|
2021-04-15 11:12:21 +00:00 |
ui-auctions.cc
|
game: improve auctions UI
|
2021-06-22 08:10:03 +00:00 |
ui-auctions.h
|
auction creation and bidding, auction flags on mortgage default
|
2020-11-22 23:25:50 +00:00 |
ui-bookmark-vista.cc
|
game: add bookmark/go to vista (camera position/orientation)
|
2020-07-24 15:36:49 +00:00 |
ui-bookmark-vista.h
|
game: add bookmark/go to vista (camera position/orientation)
|
2020-07-24 15:36:49 +00:00 |
ui-building-settings.cc
|
add logging/quarrying/maintenance discoveries
|
2021-05-14 17:22:13 +00:00 |
ui-building-settings.h
|
moose drawn water tank now adds 50% firefighting range
|
2021-04-18 19:23:47 +00:00 |
ui-carve-runestone.cc
|
game: guard against unparsable script in carve runestone screen
|
2021-05-16 22:30:40 +00:00 |
ui-carve-runestone.h
|
game: allow using raw UI definition strings in runestone messages
|
2020-12-03 18:56:38 +00:00 |
ui-city-level.cc
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
ui-city-level.h
|
game: add mayor to the city level screen
|
2020-08-25 13:20:14 +00:00 |
ui-configure-script.cc
|
game: initialize script configuration screen with existing configuration
|
2020-11-29 23:38:02 +00:00 |
ui-configure-script.h
|
game: initialize script configuration screen with existing configuration
|
2020-11-29 23:38:02 +00:00 |
ui-console.cc
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
ui-console.h
|
game: replace chat icons with better ones from Noto
|
2021-03-17 13:45:53 +00:00 |
ui-credits.cc
|
game: add credits screen
|
2020-04-03 15:43:35 +00:00 |
ui-credits.h
|
game: add credits screen
|
2020-04-03 15:43:35 +00:00 |
ui-data-viewer.cc
|
game: simple in-game IPFS image viewer
|
2021-03-23 23:36:38 +00:00 |
ui-data-viewer.h
|
game: simple in-game IPFS image viewer
|
2021-03-23 23:36:38 +00:00 |
ui-define-attribute.cc
|
Add player attributes for storytelling/role playing purposes
|
2020-04-08 00:15:51 +00:00 |
ui-define-attribute.h
|
Add player attributes for storytelling/role playing purposes
|
2020-04-08 00:15:51 +00:00 |
ui-dice-roll.cc
|
game: avoid resetting lists when their contents don't change
|
2020-06-22 22:15:13 +00:00 |
ui-dice-roll.h
|
add a dice roll command, for use in story/roleplaying
|
2020-04-10 01:51:27 +00:00 |
ui-dividend.cc
|
game: fix item name spam in dividend screen
|
2021-05-12 14:18:41 +00:00 |
ui-dividend.h
|
game: fix stale list widgets
|
2020-06-22 22:15:13 +00:00 |
ui-edit-item.cc
|
remove mime_type from custom items, and add gold content
|
2021-03-25 14:37:56 +00:00 |
ui-edit-item.h
|
custom item secondary descriptions can now be updated
|
2021-03-23 23:36:38 +00:00 |
ui-event-badge.cc
|
event badges can now have a custom design
|
2021-05-29 12:32:20 +00:00 |
ui-event-badge.h
|
event badges can now have a custom design
|
2021-05-29 12:32:20 +00:00 |
ui-export-parameters.cc
|
game: add history export option
|
2021-04-27 18:15:30 +00:00 |
ui-export-parameters.h
|
game: add history export option
|
2021-04-27 18:15:30 +00:00 |
ui-fight-fire.cc
|
moose drawn water tank now adds 50% firefighting range
|
2021-04-18 19:23:47 +00:00 |
ui-fight-fire.h
|
moose drawn water tank now adds 50% firefighting range
|
2021-04-18 19:23:47 +00:00 |
ui-file-selector.cc
|
game: file selector focus improvements
|
2020-05-29 23:20:49 +00:00 |
ui-file-selector.h
|
game: remove unused field
|
2020-05-29 23:20:51 +00:00 |
ui-found-city.cc
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
ui-found-city.h
|
game: lazy evaluation of map data in previews
|
2020-11-01 17:34:30 +00:00 |
ui-go-to-vista.cc
|
game: add bookmark/go to vista (camera position/orientation)
|
2020-07-24 15:36:49 +00:00 |
ui-go-to-vista.h
|
game: add bookmark/go to vista (camera position/orientation)
|
2020-07-24 15:36:49 +00:00 |
ui-harvest.cc
|
game: print time from/to harvest/sowing in actual time, not blocks
|
2021-04-27 23:31:05 +00:00 |
ui-harvest.h
|
fix farming not being bothered by not having enough heating material
|
2021-04-06 10:46:37 +00:00 |
ui-hunt.cc
|
game: print owned labour in hunt dialog, disable buttons if too low
|
2021-04-17 19:06:31 +00:00 |
ui-hunt.h
|
game: print owned labour in hunt dialog, disable buttons if too low
|
2021-04-17 19:06:31 +00:00 |
ui-ignore.cc
|
remove custom item amount field, it is now redundant
|
2020-10-17 23:29:26 +00:00 |
ui-ignore.h
|
game: add ignore recommendation UI
|
2020-03-20 19:27:51 +00:00 |
ui-increase-attribute.cc
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
ui-increase-attribute.h
|
game: fix stale list widgets
|
2020-06-22 22:15:13 +00:00 |
ui-last-update-events.cc
|
game: add balance change to last update events screen
|
2021-04-27 20:01:15 +00:00 |
ui-last-update-events.h
|
game: add balance change to last update events screen
|
2021-04-27 20:01:15 +00:00 |
ui-leaderboards.cc
|
game: add a "blocks till update" on leaderboards screen
|
2021-01-03 16:07:13 +00:00 |
ui-leaderboards.h
|
game: add a "blocks till update" on leaderboards screen
|
2021-01-03 16:07:13 +00:00 |
ui-mint.cc
|
coins can now have a custom graphic design
|
2021-05-29 12:32:20 +00:00 |
ui-mint.h
|
game: allow minting/smelting from the prestige/coins screen
|
2021-05-29 12:32:20 +00:00 |
ui-new-account.cc
|
game: trim new player names
|
2021-05-07 10:14:59 +00:00 |
ui-new-account.h
|
add a few missing override
|
2020-05-29 23:20:51 +00:00 |
ui-new-auction.cc
|
items can now be auctioned
|
2021-04-15 11:12:21 +00:00 |
ui-new-auction.h
|
items can now be auctioned
|
2021-04-15 11:12:21 +00:00 |
ui-new-item.cc
|
coins can now have a custom graphic design
|
2021-05-29 12:32:20 +00:00 |
ui-new-item.h
|
coins can now have a custom graphic design
|
2021-05-29 12:32:20 +00:00 |
ui-new-mortgage.cc
|
halve block time for user friendliness in gameplay
|
2021-04-22 23:18:32 +00:00 |
ui-new-mortgage.h
|
WIP - mortgages
|
2020-10-17 23:29:26 +00:00 |
ui-new-script.cc
|
game: fix stale script being used due to auto parse not working
|
2021-05-15 19:26:16 +00:00 |
ui-new-script.h
|
game: make different menu entries for story/building scripts
|
2021-01-16 20:44:45 +00:00 |
ui-no-wallet-intro.cc
|
game: add a "no wallet" link in spectator mode and a quick intro text
|
2020-06-29 22:16:08 +00:00 |
ui-no-wallet-intro.h
|
game: add a "no wallet" link in spectator mode and a quick intro text
|
2020-06-29 22:16:08 +00:00 |
ui-node-config.cc
|
Merge remote-tracking branch 'origin/master' into cc
|
2021-04-24 13:46:11 +00:00 |
ui-node-config.h
|
game: add missing node config dialog files
|
2020-01-17 23:24:08 +00:00 |
ui-notifier.cc
|
game: make notification lifetime an option
|
2021-05-29 12:32:20 +00:00 |
ui-notifier.h
|
game: make notification lifetime an option
|
2021-05-29 12:32:20 +00:00 |
ui-options.cc
|
game: make notification lifetime an option
|
2021-05-29 12:32:20 +00:00 |
ui-options.h
|
game: make notification lifetime an option
|
2021-05-29 12:32:20 +00:00 |
ui-palette.cc
|
game: fix assert when closing the palette dialog
|
2020-05-29 23:20:51 +00:00 |
ui-palette.h
|
WIP - palettes
|
2020-04-28 15:43:03 +00:00 |
ui-player-info.cc
|
game: jump to building when double clicking in the history list
|
2021-06-04 09:22:23 +00:00 |
ui-player-info.h
|
game: fix wood/stone totals in buildings overview
|
2021-06-16 20:11:24 +00:00 |
ui-queued-commands.cc
|
game: allow cancelling any command
|
2020-09-24 19:29:55 +00:00 |
ui-queued-commands.h
|
game: allow cancelling any command
|
2020-09-24 19:29:55 +00:00 |
ui-rename.cc
|
Add ignore machinery
|
2020-03-20 19:27:51 +00:00 |
ui-rename.h
|
Add ignore machinery
|
2020-03-20 19:27:51 +00:00 |
ui-repair.cc
|
allow repairing many flags in one command
|
2020-04-15 17:51:31 +00:00 |
ui-repair.h
|
allow repairing many flags in one command
|
2020-04-15 17:51:31 +00:00 |
ui-research.cc
|
halve block time for user friendliness in gameplay
|
2021-04-22 23:18:32 +00:00 |
ui-research.h
|
game: avoid resetting lists when their contents don't change
|
2020-06-22 22:15:13 +00:00 |
ui-runestone-message.cc
|
game: take txpool commands into account in runestone message screen
|
2021-05-15 21:44:21 +00:00 |
ui-runestone-message.h
|
game: take txpool commands into account in runestone message screen
|
2021-05-15 21:44:21 +00:00 |
ui-scripts.cc
|
game: fix wrong choice picked for message when some are disabled
|
2021-05-15 18:37:53 +00:00 |
ui-scripts.h
|
game: add notification when starting a script
|
2021-05-15 17:09:06 +00:00 |
ui-select-account.cc
|
game: avoid resetting lists when their contents don't change
|
2020-06-22 22:15:13 +00:00 |
ui-select-account.h
|
game: avoid resetting lists when their contents don't change
|
2020-06-22 22:15:13 +00:00 |
ui-select-amount.cc
|
game: take new account fee when relevant in deposit dialog
|
2021-05-07 10:14:59 +00:00 |
ui-select-amount.h
|
game: take new account fee when relevant in deposit dialog
|
2021-05-07 10:14:59 +00:00 |
ui-select-flag.cc
|
game: allow searching for a flag by name, and clean up flag ui a bit
|
2020-11-22 15:27:07 +00:00 |
ui-select-flag.h
|
game: allow searching for a flag by name, and clean up flag ui a bit
|
2020-11-22 15:27:07 +00:00 |
ui-select-items.cc
|
game: add an icon to the chop wood dialog
|
2021-05-29 12:32:20 +00:00 |
ui-select-items.h
|
game: add an icon to the chop wood dialog
|
2021-05-29 12:32:20 +00:00 |
ui-select-material.cc
|
cc: buff architectural flair specialization
|
2021-04-20 12:04:39 +00:00 |
ui-select-material.h
|
game: only show materials we have the backing items for
|
2020-11-22 15:27:07 +00:00 |
ui-service.cc
|
firefighting
|
2020-05-29 23:20:45 +00:00 |
ui-service.h
|
firefighting
|
2020-05-29 23:20:45 +00:00 |
ui-set-global-variable.cc
|
fix mac build
|
2020-11-01 16:47:20 +00:00 |
ui-set-global-variable.h
|
WIP - scripts
|
2020-10-17 23:28:43 +00:00 |
ui-smelt.cc
|
coins can now have a custom graphic design
|
2021-05-29 12:32:20 +00:00 |
ui-smelt.h
|
game: allow minting/smelting from the prestige/coins screen
|
2021-05-29 12:32:20 +00:00 |
ui-sow.cc
|
game: print time from/to harvest/sowing in actual time, not blocks
|
2021-04-27 23:31:05 +00:00 |
ui-sow.h
|
game: include discovery bonuses on sow/harvest dialogs
|
2020-08-05 14:09:06 +00:00 |
ui-special-event-help.cc
|
add icons for special events
|
2021-05-29 12:32:20 +00:00 |
ui-special-event-help.h
|
add icons for special events
|
2021-05-29 12:32:20 +00:00 |
ui-tb-animated-image-widget.cc
|
cc: rewrite potential system and add more potentials
|
2020-07-24 15:36:50 +00:00 |
ui-tb-animated-image-widget.h
|
cc: rewrite potential system and add more potentials
|
2020-07-24 15:36:50 +00:00 |
ui-tb-message-box.cc
|
game: fix crash on exit
|
2020-09-13 22:16:07 +00:00 |
ui-tb-message-box.h
|
game: fix crash on exit
|
2020-09-13 22:16:07 +00:00 |
ui-tb-window.cc
|
game: activate any remaining modal window when a child window dies
|
2021-05-29 12:32:20 +00:00 |
ui-tb-window.h
|
game: fix buggy panel geometry saving/restoring
|
2020-09-17 02:30:43 +00:00 |
ui-tooltip.cc
|
game: make notifications with icons less tall
|
2021-05-30 22:14:07 +00:00 |
ui-tooltip.h
|
add icons for special events
|
2021-05-29 12:32:20 +00:00 |
ui-trade.cc
|
game: prevent buying/selling more gold/items than available
|
2021-06-03 07:40:20 +00:00 |
ui-trade.h
|
game: add T keybinding to open the trade screen
|
2021-04-21 13:56:25 +00:00 |
ui-travel-to-city.cc
|
game: avoid resetting lists when their contents don't change
|
2020-06-22 22:15:13 +00:00 |
ui-travel-to-city.h
|
game: select current town by default in travel dialog
|
2020-02-22 14:17:21 +00:00 |
ui-urho3d.cc
|
game: adding blocks on an area can now be done flat or bottom hugging
|
2021-06-24 16:50:11 +00:00 |
ui-urho3d.h
|
game: adding blocks on an area can now be done flat or bottom hugging
|
2021-06-24 16:50:11 +00:00 |
ui-wallet-info.cc
|
game: some asthetic tweaks
|
2021-06-20 22:31:44 +00:00 |
ui-wallet-info.h
|
game: add a screen showing wallet address after wallet creation
|
2021-03-30 22:47:20 +00:00 |
undo.cc
|
undo/redo
|
2019-12-13 01:12:39 +00:00 |
undo.h
|
game: move tile data into a separate structure and pass by shared_ptr
|
2020-09-30 21:05:17 +00:00 |
UTBRendererBatcher.cpp
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
UTBRendererBatcher.h
|
game: make this work with pak files and without a bin directory
|
2020-07-02 20:26:28 +00:00 |
walker-camera.cc
|
remove various unused variables
|
2021-04-27 18:15:29 +00:00 |
walker-camera.h
|
game: camera tweaks
|
2020-07-25 22:43:58 +00:00 |