Age | Commit message (Collapse) | Author |
|
AI+Squirrel
|
|
|
|
|
|
if a header require a header make it include that header
|
|
of using _local_company to pass that information, with the whole mess when you don't want the company to be _local_company.
|
|
CommandCost it tests when you don't have enough money instead of setting a global variable.
|
|
to company_cmd.cpp
|
|
trying to make one way roads of town owned roads
|
|
|
|
the company league window opened
|
|
|
|
|
|
someone who lost his/her connection or when you were team chatting and moved out of the company.
|
|
|
|
length were too short, possibly causing false positives
|
|
|
|
been deleted
-Cleanup: remove some never-used code
|
|
for more consistency and distinguishability.
|
|
|
|
too instead of complicating the graph GUI invalidate code.
|
|
virtual function
|
|
although it still needs some improvements
|
|
companies anymore; caused by the introduction NoAI, although NewAI had the same problem too.
|
|
available company slot causing other AIs to be started
|
|
|
|
|
|
relatives
|
|
|
|
codes and group them logically
|
|
Company::IsValidHumanID(), don't use IsHumanCompany() where possible
|
|
for a new company instead of zeroing them.
|
|
with calls to CmdChangeCompanySetting
|
|
settings: the default set in the main menu / config file is now really the default for a new company, and changing the value in game will no longer change the default for new companies.
|
|
vehicles/stations/industries are deleted.
|
|
GetActiveCompanyCount(), use PoolItem::GetNumItems() instead
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
_local_company, but only as a storage location for the company you want to join in MP.
|
|
PoolItem::IsValidID() and PoolItem::Get()
|
|
PoolItem::IsValidID(index)
|
|
PoolItem::GetPoolSize()
|
|
|
|
companies to the default values, not to 0 or the local settings
|
|
CompanySettings struct
|
|
new company in multiplayer
|
|
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
sources too
|
|
|
|
|
|
appropriate headers.
|