summaryrefslogtreecommitdiff
path: root/src/economy.cpp
AgeCommit message (Expand)Author
2007-02-13(svn r8709) -Fix/Codechange: Rename the function GetStationPlatforms into Get...celestar
2007-02-07(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that ...bjarni
2007-01-31(svn r8501) -Fix (r7377) [FS#539]: Keep track of how much cargo has been paid...maedhros
2007-01-27(svn r8428) -Codechange: Add proper names to aircraft subtypes instead of mag...Darkvater
2007-01-15(svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get exc...celestar
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-14(svn r8125) -Codechange: Station is now constructed/destroyed using new/delet...KUDr
2007-01-12(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets ...rubidium
2007-01-11(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro...celestar
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr