summaryrefslogtreecommitdiff
path: root/src/main_gui.cpp
AgeCommit message (Expand)Author
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-06(svn r9034) -Codechange: renamed _pause to _pause_game, as some targets alrea...truelight
2007-03-03(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...belugas
2007-02-01(svn r8512) -Codechange: From the intro window enter the scenario editor. Fro...Darkvater
2007-02-01(svn r8511) -Codechange: make WindowClass an enumerated value.rubidium
2007-02-01(svn r8507) -Codechange/Feature: Don't remove player-owned property on-load i...Darkvater
2007-01-21(svn r8300) -Codechange: Add a prototype for DrawPlayerIcon to players.h and ...maedhros
2007-01-21(svn r8293) -Codechange: overloaded ShowVehicleListWindow() so it can open al...bjarni
2007-01-14(svn r8132) -Fix (r6824): The game could crash when the chat key (<ENTER>) is...Darkvater
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
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