summaryrefslogtreecommitdiff
path: root/src/station_cmd.cpp
AgeCommit message (Expand)Author
2007-01-14(svn r8137) -Fix (FS#551, r4259, r4320): roadstop->num_vehicles was wrong for...rubidium
2007-01-14(svn r8136) -Codechange: Station spread rectangle manipulators turned into St...KUDr
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-14(svn r8127) -Fix (r8125): removed redundant free() call which is also in Stat...KUDr
2007-01-14(svn r8126) -Fix (r8125): missing #include fixes compilation error on g++ (st...KUDr
2007-01-14(svn r8125) -Codechange: Station is now constructed/destroyed using new/delet...KUDr
2007-01-14(svn r8120) -Fix (r8055): Station cargo waiting value clamp should be signed ...peter1138
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
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