Age | Commit message (Expand) | Author |
2008-01-29 | (svn r12004) -Codechange: refactor the random functions to reduce code duplic... | rubidium |
2008-01-22 | (svn r11947) -Feature: Make use of new sprites added by Action5 type 0D. | frosch |
2008-01-15 | (svn r11867) -Fix: do not reset changes to persistent storages during world g... | rubidium |
2008-01-13 | (svn r11834) -Codechange: only include settings_type.h if needed. | rubidium |
2008-01-13 | (svn r11828) -Codechange: include table/* as the last includes and remove an ... | rubidium |
2008-01-12 | (svn r11818) -Codechange: split player.h into smaller pieces. | rubidium |
2008-01-09 | (svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed... | rubidium |
2008-01-07 | (svn r11771) -Codechange: split settings.h into better separated headers. | rubidium |
2007-12-26 | (svn r11704) -Codechange: remove another bunch of useless includes. | rubidium |
2007-12-26 | (svn r11702) -Codechange: move all date related stuff to date*. | rubidium |
2007-12-26 | (svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ... | rubidium |
2007-12-25 | (svn r11700) -Codechange: reduce the amount of unnecessary includes. | rubidium |
2007-12-25 | (svn r11692) -Codechange: move some functions from 'functions.h' to a more lo... | rubidium |
2007-12-22 | (svn r11682) -Codechange: move some 'generic' geometry related types into a s... | rubidium |
2007-12-21 | (svn r11677) -Codechange: move price and command related types/functions to t... | rubidium |
2007-12-19 | (svn r11668) -Codechange: more refactoring aimed at reducing compile time and... | rubidium |
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 game | peter1138 |
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 |