15
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-grooming -return vector<vector> instead of set<set> More... almost 2 years ago
Add yet another godot binary name More... almost 2 years ago
treat marked removed queue items as not on queue for Enqueued condition More... almost 2 years ago
-implement undelete production queue popup menu action -consolidate UndeleteQueueItem into DeleteQueueItem with a boolean parameter More... almost 2 years ago
trivial grooming More... almost 2 years ago
Fix gdtoolkit version More... almost 2 years ago
Fix godot version for Fedora docker CI More... almost 2 years ago
-const -check if ProductionWnd shown empire matches the client empire before issuing orders -add ProductionWnd::UndeteQueueItem -make CTRL+LClick toggle production queue item deletion More... almost 2 years ago
add ProdQueueOrderAction::UNREMOVE_FROM_QUEUE More... almost 2 years ago
add production queue pause and remove overlays More... almost 2 years ago
-consolidate MultiTextureStaticGraphic constructors -auto More... almost 2 years ago
grooming More... almost 2 years ago
-remove marked-to-be-removed items in Empire::CheckProductionProgress -treat to-be-removed items like paused items in SetProdQueueElementSpending and when simulating the queue -Modify ProdQueueOrderAction::REMOVE_FROM_QUEUE to mark to be removed instead of immediately erasing More... almost 2 years ago
use existing reference More... almost 2 years ago
-add as-yet-unused to_be_removed flag to ProductionQueue::Element -inline ProductionQueue::Element constructor and remove default parameters -rework ProductionQueue::push_back and insert to just take Element by value More... almost 2 years ago
-const, constexpr -if/else -> switch -dynamic_cast -> static_cast -assemble logger output in lambda -reserve More... almost 2 years ago
constexpr More... almost 2 years ago
static_assert More... almost 2 years ago
get initial candidate by returning container rather than passing an in-out parameter More... almost 2 years ago
don't access pointers after moving from them in initializer lists More... almost 2 years ago
comment More... almost 2 years ago
reserve More... almost 2 years ago
Update actions-download-file to fix deprecation warning More... almost 2 years ago
Try to force Boost from SDK on MacOS More... almost 2 years ago
Test building troop ship and troop capacity More... almost 2 years ago
structured binding More... almost 2 years ago
trivial grooming More... almost 2 years ago
Add CreateBuilding effect to Python FOCS parser More... almost 2 years ago
rework storage of ResoucePools in Empire More... almost 2 years ago
pass strings by value with move More... almost 2 years ago