Age | Commit message (Collapse) | Author |
|
|
|
|
|
use strstr() instead of strncmp()
|
|
|
|
load the AI data from a savegame instead of the exact same version
|
|
from within a game via the console (use setting_newgame instead of setting)
|
|
if a header require a header make it include that header
|
|
|
|
do it at the moment it's requested.
|
|
the console
|
|
|
|
local static variable - use global one instead
|
|
min_active_clients
|
|
|
|
|
|
|
|
|
|
|
|
for more consistency and distinguishability.
|
|
|
|
available company slot causing other AIs to be started
|
|
|
|
make the help show how it works and how it doesn't work
|
|
|
|
|
|
with given coordinates
|
|
when there's no zlib as it's done for the GUI already
|
|
GetActiveCompanyCount(), use PoolItem::GetNumItems() instead
|
|
_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)
|
|
|
|
printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
|
-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
|
|
console commands.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
company ID with too little information on hand
|
|
client_address.
|
|
|
|
sources too
|
|
window crashed the server
|
|
hardcode the values for that enum.
|
|
a network game; in SP it could lead to crashes.
|
|
console command
|
|
except where it's used for backward compatability.
|
|
|
|
|
|
the server and the clients themselves (dihedral)
|
|
names (based on patch by dihedral)
|
|
|