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
/
src
/
players.cpp
Age
Commit message (
Expand
)
Author
2008-01-13
(svn r11840) -Codechange: split network.h so not everything in there needs to...
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...
peter1138
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-11
(svn r11811) -Fix: make compilation without networking work again (and thus m...
rubidium
2008-01-10
(svn r11806) -Fix (r11793) [FS#1638]: sign inversion when updating income and...
glx
2008-01-09
(svn r11801) -Codechange: remove some unneeded includes from some header files.
rubidium
2008-01-09
(svn r11800) -Codechange: move some functions to a more logical location + so...
rubidium
2008-01-09
(svn r11793) -Codechange: pass the expense type via the CommandCost instead o...
rubidium
2008-01-09
(svn r11792) -Codechange: move some (virtually) globally included AI related ...
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2008-01-07
(svn r11775) -Codechange: move all autoreplace/autorenew functions to a singl...
rubidium
2008-01-07
(svn r11771) -Codechange: split settings.h into better separated headers.
rubidium
2007-12-29
(svn r11719) -Codechange: split sound.h in a header with types and one with f...
rubidium
2007-12-28
(svn r11717) -Fix [FS#1590]: make sure invalid players have all shares owned ...
smatz
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium
2007-12-22
(svn r11682) -Codechange: move some 'generic' geometry related types into a s...
rubidium
2007-12-21
(svn r11677) -Codechange: move price and command related types/functions to t...
rubidium
2007-12-21
(svn r11675) -Codechange: split the string types from the string functions.
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-12-19
(svn r11667) -Codechange: split window.h into a header that defines some 'glo...
rubidium
2007-12-02
(svn r11556) -Feature: allow setting a default password for new companies in ...
rubidium
2007-11-24
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...
skidd13
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-19
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ...
skidd13
2007-11-11
(svn r11415) -Fix [FS#1428]: do not ignore the autorenew settings for new gam...
rubidium
2007-11-08
(svn r11392) -Codechange: Remove some MSVC warnings by removing boolean typec...
belugas
2007-10-15
(svn r11270) -Fix (r11269): black people only have one eye colour.
rubidium
2007-10-15
(svn r11269) -Feature: user customisable faces. Patch by BigBB.
rubidium
2007-07-14
(svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matth...
rubidium
2007-06-27
(svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take acco...
peter1138
2007-06-25
(svn r10323) -Codechange: reference company name, number and player (presiden...
peter1138
2007-06-22
(svn r10286) -Fix r10284: nice typo (tnx glx)
truelight
2007-06-22
(svn r10284) -Fix [FS#899]: in the unlucky event 2 clients join at the same t...
truelight
2007-06-21
(svn r10258) -Codechange: as we are now using int64 all over the place, it's ...
rubidium
2007-06-21
(svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to pla...
rubidium
2007-06-18
(svn r10210) -Codechange: make all money related variables 64 bits, so overfl...
rubidium
2007-06-18
(svn r10208) -Codechange: replace int32 with Money where appropriate.
rubidium
2007-06-18
(svn r10207) -Codechange: remove the redundant player_money in favour of the ...
rubidium
2007-06-18
(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...
rubidium
2007-06-18
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
2007-06-10
(svn r10080) -Cleanup: replaced magic numbers in SubtractMoneyFromAnyPlayer()...
bjarni
2007-05-27
(svn r9956) -Codechange: Add tram livery schemes
peter1138
2007-05-25
(svn r9917) -Codechange: prepare some more areas for more road types.
rubidium
2007-05-19
(svn r9879) -Fix (r9874): global autoreplace was little broken ;)
rubidium
[next]