Age | Commit message (Expand) | Author |
2007-04-18 | (svn r9672) -Cleanup: lots of coding style fixes around operands. | rubidium |
2007-04-18 | (svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc... | belugas |
2007-04-12 | (svn r9609) -Codechange: Move some function prototypes out of functions.h and... | maedhros |
2007-04-11 | (svn r9596) -Fix (r9563): (non-)transparency of station signs was confused wi... | peter1138 |
2007-04-09 | (svn r9580) -Documentation: Correction of doxygen function declarations | belugas |
2007-04-05 | (svn r9563) -Feature: Add more finer control to transparency options, includi... | peter1138 |
2007-04-04 | (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Al... | belugas |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-02-23 | (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file... | belugas |
2007-02-22 | (svn r8841) -Fix | tron |
2007-02-19 | (svn r8808) -Fix [FS#631]: do not show the 'edit sign' window for spectators. | rubidium |
2007-02-07 | (svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that ... | bjarni |
2007-02-01 | (svn r8511) -Codechange: make WindowClass an enumerated value. | rubidium |
2007-01-19 | (svn r8276) -Fix | tron |
2007-01-14 | (svn r8133) -Fix [FS#535]: "out of sprite memory" warning messages due to inc... | Darkvater |
2007-01-14 | (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ... | peter1138 |
2007-01-11 | (svn r8056) -Codechange: Remove swap_byte, swap_byte, and siblings (some were... | celestar |
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 |