index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
player.h
Age
Commit message (
Expand
)
Author
2006-10-17
(svn r6814) -Codechange: For network games ci->client_playas was always p->in...
Darkvater
2006-10-15
(svn r6787) -Codechange: Use PLAYER_NEW_COMPANY as a player identifier wishin...
Darkvater
2006-10-14
(svn r6776) -Codechange: Use IsValidPlayer() function to determine of a Playe...
Darkvater
2006-10-14
(svn r6775) -Codechange: Use some more proper types, especially Owner and Pla...
Darkvater
2006-10-14
(svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPE...
Darkvater
2006-10-14
(svn r6771) -Codechange: Replace two macros with functions. IS_HUMAN_PLAYER and
Darkvater
2006-10-12
(svn r6748) -Codechange: Use already existing function to count active players.
Darkvater
2006-09-15
(svn r6455) - Feature: Add 2cc (two company colours) livery schemes. This rep...
peter1138
2006-09-08
(svn r6424) -Codechange: [autoreplace] removed a loop though all vehicles fro...
bjarni
2006-09-04
(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more...
rubidium
2006-08-28
(svn r6183) Move GetDrawStringPlayerColor() out of gfx.[ch]
tron
2006-08-22
(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...
rubidium
2006-08-20
(svn r5999) -Feature: change the original date format to a 32 bits format bas...
rubidium
2006-08-15
(svn r5919) -Cleanup: use the type Date when the variable really is a date
rubidium
2006-06-27
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
tron
2006-03-29
(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c...
celestar
2006-03-26
(svn r4129) - CodeChange: Add proper bool type for is_ai as well...it is a bo...
Darkvater
2006-03-26
(svn r4128) - CodeChange: Add proper semantics for CargoID for such variables...
Darkvater
2006-02-01
(svn r3511) More whitespace ([FS#46] by Rubidium)
tron
2006-01-31
(svn r3500) - Workaround the inaccurate count of spectators/companies that ca...
Darkvater
2006-01-12
(svn r3396) - Autoreplace changes:
peter1138
2006-01-05
(svn r3365) Staticise 36 functions
tron
2005-11-26
(svn r3239) - Codechange: Introduce and use helper functions for engine repla...
peter1138
2005-11-07
(svn r3155) -Feature: [autoreplace] autoreplace can now remove cars from too ...
bjarni
2005-11-07
(svn r3151) - Fix: showing the highscore might crash the game with an invalid...
Darkvater
2005-10-31
(svn r3110) Replace another 256 with TOTAL_NUM_ENGINES.
peter1138
2005-10-20
(svn r3073) int/byte -> EngineID/PlayerID/VehicleID
tron
2005-10-17
(svn r3054) Remove the unsused function GetNumRailtypes()
tron
2005-10-16
(svn r3049) Replace byte/int/uint by RailType where appropriate
tron
2005-09-30
(svn r3001) s/Player*/const Player*/
tron
2005-09-23
(svn r2973) Move a function declaration somewhere where it belongs
tron
2005-09-18
(svn r2962) - const correctness for all Get* functions and most Draw* functio...
Darkvater
2005-09-14
(svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window ...
Darkvater
2005-08-06
(svn r2817) -Codechange: [autoreplace]: moved autoreplace and autorenew to se...
bjarni
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
2005-07-21
(svn r2664) Remove depedency on player.h from variables.h
tron
2005-07-20
(svn r2657) -Codechange: The available railtypes per player are now a bitmask...
celestar
2005-06-24
(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
tron
2005-06-21
(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayer
celestar
2005-05-11
(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...
Darkvater
2005-05-06
(svn r2271) CMD_SET_PLAYER_FACE, CMD_SET_PLAYER_COLOR, CMD_INCREASE_LOAN, CMD...
tron
2005-03-27
(svn r2080) - Fix: [OldAI] p->ai.state_counter was uint16 but could hold a ti...
pasky
2005-01-13
(svn r1496) -Fix: highscore no longer crashes in network games with a dedicat...
darkvater
2005-01-12
(svn r1488) -Fix: fixed some spelling mistakes (tnx to Tron)
truelight
2005-01-11
(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...
darkvater
2004-12-29
(svn r1297) Language fixes in the source.. (ln-)
miham
2004-09-11
(svn r201) -Fix: [1025836] Company values bigger dan int32 were put to negative
truelight
2004-09-01
(svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of c...
darkvater
2004-08-31
(svn r146) -Fix [AI]: Tunnel/bridge bug
truelight
[next]