Age | Commit message (Expand) | Author |
2007-03-18 | QUEEN: Make use of EventManager::getMousePos | Max Horn |
2007-03-08 | Since the amiga version handle music very differently than the PC version, th... | Gregory Montoir |
2007-03-02 | added other code differences for Amiga FOTAQ versions, full game is now compl... | Gregory Montoir |
2007-02-26 | some fixes for FOTAQ Amiga versions, cleanup | Gregory Montoir |
2007-02-25 | reduced code dup, Queen::LineReader -> SeekableReadStream::readLine | Gregory Montoir |
2007-02-25 | changed all hard-coded filenames to uppercase, for consistency | Gregory Montoir |
2007-02-25 | added AmigaSound::playRandomPatternJungle, minor cleanup | Gregory Montoir |
2007-02-24 | some fixes and additions for FOTAQ amiga versions | Gregory Montoir |
2007-02-21 | added initial support for FOTAQ amiga versions | Gregory Montoir |
2007-02-13 | made rtrim() and ltrim() global functions, to reduce code duplication (it see... | Gregory Montoir |
2006-11-24 | simplification, removed some duplicated code | Gregory Montoir |
2006-11-13 | Reverted previous commit to keep FotAQ from crashing. The LineReader class | Torbjörn Andersson |
2006-11-12 | once parsed, queen2.jas buffer can be free'd. | Gregory Montoir |
2006-11-12 | cleanup | Gregory Montoir |
2006-11-04 | rewrote FOTAQ game version detection code in a - if I didn't break anything -... | Gregory Montoir |
2006-11-03 | cleanup (got rid of the custom Language enum, re-used the one in the Common n... | Gregory Montoir |
2006-02-28 | updated some bugs/issues comments and removed wrong 'FIXME' markers. | Gregory Montoir |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |