summaryrefslogtreecommitdiff
path: root/src/intro_gui.cpp
AgeCommit message (Expand)Author
2007-07-16(svn r10587) -Codechange: move the string/dparam related stuff from variables...rubidium
2007-06-13(svn r10145) -Fix: make compiling with networking disabled (again) possible.rubidium
2007-04-30(svn r9757) -Fix [FS#1244842]: when you have closed the "Load game"/"New game...rubidium
2007-03-22(svn r9400) -Codechange: Use some more representative enum names for landscap...belugas
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-05(svn r9018) -Change: added SunOS as OS name in the quit dialogmiham
2007-03-03(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...belugas
2007-02-01(svn r8522) -Regression (r8512): The flat/random window moved the to scenario...Darkvater
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-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr