Age | Commit message (Collapse) | Author |
|
|
|
|
|
undrawn when drawing the first chat line causing two mouse pointers to be visible.
|
|
client was 'leaving'.
|
|
waste less bytes aligning stuff and fix the comment of the structs.
|
|
you're currently playing instead the starting date from the config file.
|
|
Company::IsValidHumanID(), don't use IsHumanCompany() where possible
|
|
via command line when joining a server (based on patch by Progman, Ammler and planetmaker)
|
|
download) when checking min_active_clients limit
|
|
|
|
code style.
|
|
company was changed from spectator to company 0 in the network code.
|
|
const is (accidentally?) removed using C-style casts.
|
|
|
|
GetActiveCompanyCount(), use PoolItem::GetNumItems() instead
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
variable instead of var->index
|
|
|
|
_local_company, but only as a storage location for the company you want to join in MP.
|
|
PoolItem::IsValidID() and PoolItem::Get()
|
|
with < .. - 1 (both caused due to wrapper functions)
|
|
PoolItem::IsValidID(index)
|
|
PoolItem::GetPoolSize()
|
|
|
|
debugging is enable and give the calling location of Chance16(R) instead of the Random call within those functions.
|
|
|
|
printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
|
|
|
used incorrect length.
|
|
|
|
company
|
|
-Fix [FS#2864]: autopause and manual pausing conflict with eachother
-Fix: new game + pause on new game + autopause make the game not unpause on the first join
|
|
messages by adding more information to them. Also give some clues on how to fix certain issues (like failing advertising).
|
|
|
|
windows, and add them as comment.
|
|
|
|
|
|
|
|
window structs.
|
|
|
|
|
|
console commands.
|
|
companies, since joining an AI company is not possible.
|
|
DrawString(..., STR_JUST_RAW_STRING, ...) use DrawString(..., string, ...).
|
|
they are part of strings and add some colours to a few strings.
|
|
same as for DrawString (except the addition of the bottom parameter)
|
|
'client address' so we can be sure the client address is always resolved
|
|
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
to mathematical overflow.
|