Age | Commit message (Expand) | Author |
2007-01-18 | (svn r8231) -Fix (r8125): MP desync caused by calling Random() from station c... | KUDr |
2007-01-17 | (svn r8212) -Fix | tron |
2007-01-17 | (svn r8207) -Fix | tron |
2007-01-17 | (svn r8186) -Fix (FS#557): Apply railtype offset to station graphics if no cu... | peter1138 |
2007-01-17 | (svn r8185) -Codechange: Equipped Roadstops with new/delete operators and gav... | celestar |
2007-01-16 | (svn r8161) -Fix (FS#555, r8144): enroute_from_xy was not set properly for ol... | rubidium |
2007-01-16 | (svn r8153) -Codechange: Change UpdateStationAcceptance() and ShowRejectOrAcc... | peter1138 |
2007-01-15 | (svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get exc... | celestar |
2007-01-14 | (svn r8139) -Cleanup: simplify auto_ptr initialization (Tron) | KUDr |
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 |