summaryrefslogtreecommitdiff
path: root/src/genworld.cpp
AgeCommit message (Expand)Author
2007-11-15(svn r11440) -Codechange: replace magic numbers with enumified WindowHighligh...rubidium
2007-05-31(svn r9995) -Fix (r9962): Don't scroll the map at the start of a new gamepeter1138
2007-05-06(svn r9792) -Fix (r9734): Pause on newgame should only apply to games, not th...maedhros
2007-04-28(svn r9734) -Feature: Add an option to automatically pause when starting a ne...maedhros
2007-04-12(svn r9609) -Codechange: Move some function prototypes out of functions.h and...maedhros
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-01(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-02-01(svn r8511) -Codechange: make WindowClass an enumerated value.rubidium
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