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
/
players.c
Age
Commit message (
Expand
)
Author
2005-02-06
(svn r1813) Declare functions implemented in strings.c in their own shiny new...
tron
2005-02-05
(svn r1808) Use strcmp() instead of home brewed function str_eq()
tron
2005-01-25
(svn r1676) Increase the size of TileIndex and TileIndexDiff to 32bits and ad...
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-15
(svn r1522) -Fix: warning players.c; forgot return type. Damn, makefile is to...
darkvater
2005-01-15
(svn r1520) Trim 134 (!) lines with trailing whitespace ):
tron
2005-01-15
(svn r1518) -Fix: server issue where some company names were wrong
darkvater
2005-01-15
(svn r1516) -Cheating players do not get their names added to the highscore t...
darkvater
2005-01-13
(svn r1496) -Fix: highscore no longer crashes in network games with a dedicat...
darkvater
2005-01-11
(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...
darkvater
2004-12-19
(svn r1169) -Fix: [Network] [ 1087591 ] When you want to be a spectator, you ...
truelight
2004-12-16
(svn r1131) -Add: [Network] Autoclean_companies (set it with 'set autoclean_c...
truelight
2004-12-16
(svn r1129) -Add: [Network] Added 'reset_company <company-id>'. If a company is
truelight
2004-12-15
(svn r1117) Move map arrays and some related macros into their own files map....
tron
2004-12-15
(svn r1108) -Fix: [Network] Fixed problem around slow clients:
truelight
2004-12-15
(svn r1096) -Fix: [Network] PlayAs is now registered correctly
truelight
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight
2004-12-04
(svn r925) Use sound enums
tron
2004-12-02
(svn r901) Small step in the process to clean up the DPARAM mess:
tron
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-11-05
(svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk
tron
2004-09-11
(svn r207) -Codechange: randomizer handling
signde
2004-09-11
(svn r202) -Codechange: I missed some files with trailing spaces.. this shoul...
truelight
2004-09-06
(svn r166) -Codechange: change 74 for constant DAY_TICKS
darkvater
2004-08-20
(svn r85) -Add: initial commit of new AI (enable in Patch menu)
truelight
2004-08-11
(svn r24) Fix: competitors are starting more real
truelight
2004-08-10
(svn r3) -[1005611] Player Window patch: When looking in dropdownlist for pla...
darkvater
2004-08-10
(svn r2) -Fix [993829] UDP Fixes (lucaspiller)
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight