15
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modified ShipDesign::ValidDesign to check for general hull / part exclusions instead of hangar-specific uniqueness test. More... about 8 years ago
Added exclusions to hull pedia entries. More... about 8 years ago
Add exclusions between hangar parts. More... about 8 years ago
Display part exclusions in pedia. More... about 8 years ago
-Added exclusions property to ship hulls and parts, which will be used to specify other stuff that can't be in the same ship design. -Moved some parameters into MoreCommonParams struct for parsing / creating hulls and parts. More... about 8 years ago
Update and expand doxygen documentation for AIInterface and ClientApp More... about 8 years ago
Added test in ShipDesign::ValidDesign to reject multiple distinct hangar types in a design. More... about 8 years ago
Added restriction to DesignWnd to prohibit multiple different hangar types in a single design. More... about 8 years ago
re-allow saving to new file, fix file ext More... about 8 years ago
Replace CombatRatingsAI.get_species_troops_grade with separate functions More... about 8 years ago
Minor refactor of BasesListBox::QueueItemMoved More... about 8 years ago
Made ResourcesAI.py use focus information objects More... about 8 years ago
Stored move dot texture at file scope. More... about 8 years ago
Made storage and lookup keys the same in GetTexture. More... about 8 years ago
Passing path instead of string when initializing ImageBlock More... about 8 years ago
safety checks More... about 8 years ago
grooming More... about 8 years ago
Caching icon textures locally in PlayerListWnd instead of re-assembling and querying from their full path each frame. More... about 8 years ago
grooming More... about 8 years ago
-Switched specification of texture files from a string to a boost path. -Added handlers for path to GIL png loaders, with platform-depending handing. -grooming More... about 8 years ago
-Removed duplicate IsValidUTF8 function. -grooming More... about 8 years ago
Use PathString to get sound filename. More... about 8 years ago
-Reworked validity tests for returned path from GetResourceDir() -Added IsValidUTF8 utility function. More... about 8 years ago
Enable and fix MacOSX framework for sdl2 dependency More... about 8 years ago
Enable and fix MacOSX framework for libvorbis dependency More... about 8 years ago
Enable and fix MacOSX framework for libogg dependency More... about 8 years ago
Only install boost into `INSTALL/Boost` on Windows More... about 8 years ago
Only package a zip file of the SDK contents on Windows More... about 8 years ago
Modifies costs of Gaia and Terraform buildings based on planet size More... about 8 years ago
In ResearchAI.py created a focus_manager.set_future_focus function More... about 8 years ago