summaryrefslogtreecommitdiff
path: root/src/engine_gui.cpp
AgeCommit message (Expand)Author
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-03(svn r9001) -Codechange: remove duplication of functions and strings with res...rubidium
2007-03-03(svn r9000) -Fix [FS#581, r2572]: new locomotive names were not announced in ...rubidium
2007-03-02(svn r8973) -Feature/Codechange: Changed the internal unit for aircraft veloc...celestar
2007-02-23(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ...belugas
2007-02-04(svn r8569) -Fix (r8464): revert properlypeter1138
2007-02-01(svn r8511) -Codechange: make WindowClass an enumerated value.rubidium
2007-01-30(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member ...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