summaryrefslogtreecommitdiff
path: root/src/elrail.cpp
AgeCommit message (Expand)Author
2007-07-26(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...rubidium
2007-06-22(svn r10283) -Fix [FS#913]: catenary was drawn on bridges when elrail was dis...rubidium
2007-05-26(svn r9931) -Fix: some glitches with catenary and bridges. rubidium
2007-04-12(svn r9609) -Codechange: Move some function prototypes out of functions.h and...maedhros
2007-04-11(svn r9598) -Fix (r9563): brainfart? in elrail transparency. who knows...peter1138
2007-04-05(svn r9563) -Feature: Add more finer control to transparency options, includi...peter1138
2007-03-09(svn r9078) -Codechange: coding style.rubidium
2007-03-09(svn r9077) -Fix [FS#612]: the wrong catenary wires were drawn for tunnel ent...rubidium
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-02-27(svn r8935) -Codechange: unification of track type between road and rail tile...rubidium
2007-02-23(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...belugas
2007-01-24(svn r8385) -Fixtron
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
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