Age | Commit message (Collapse) | Author |
|
functions.
|
|
by PLAYER_SPECTATOR
|
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
network games.
|
|
fitting to the naming style
|
|
remaining to fit with the naming style
|
|
style
|
|
with the coding style
|
|
games when creating a new game.
|
|
typecast that can be avoided by using HASBIT instead.
Although the code is old (r2817), it is the recent changes made in macros.h that brough it up.
|
|
|
|
|
|
Matthias Wolf.
|
|
account of vehicle group (Matthias Wolf)
|
|
(president) name
by index
|
|
|
|
time to start a new company while there is only one spot left, all clients became spectator. Now only make either one of the joining clients spectator (much more game-friendly ;))
|
|
better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
|
place money in some string.
|
|
overflowing them should become a little harder.
|
|
|
|
money64, which is now renamed to player_money.
|
|
easily modified.
|
|
|
|
SubtractMoneyFromAnyPlayer() with enum values
|
|
|
|
|
|
|
|
can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
|
|
|
|
|
|
asserted on the NewCompany command of the first
|
|
inclusion. Time for P and Q files
|
|
location :(
|
|
coding style (and rest of the code).
|
|
|
|
- introduce a new format (with backward compatability) that is more clear and needs a much simpler face drawer
- replace tons of ifs/switches/magic numbers by table lookups
|
|
|
|
by goto
|
|
|
|
files with the @file tag as well as a few general comments style
|