Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | QUEEN: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-02-26 | COMMON: Move Language and Platform functionality into separate files | Max Horn | |
2011-09-08 | QUEEN: Made some static data const. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-03-18 | COMMON: Move typedef StringList from str.h to new header str-array.h | Max Horn | |
This removes the dependency on array.h from str.h. Also, begun migration from the confusing type name "StringList" to the more appropriate StringArray. svn-id: r48282 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers | |
svn-id: r28803 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-03-02 | only request the user to update the queen.tbl if the game she/he's trying to ↵ | Gregory Montoir | |
play really *requires* it. svn-id: r25944 | |||
2007-02-25 | reduced code dup, Queen::LineReader -> SeekableReadStream::readLine | Gregory Montoir | |
svn-id: r25871 | |||
2007-02-22 | some fixes with resource files handling for Amiga versions | Gregory Montoir | |
svn-id: r25785 | |||
2007-02-21 | added initial support for FOTAQ amiga versions | Gregory Montoir | |
svn-id: r25769 | |||
2007-02-20 | cleanup | Max Horn | |
svn-id: r25753 | |||
2006-11-24 | loadFile isn't called with useMalloc=true anymore, got rid of it | Gregory Montoir | |
svn-id: r24782 | |||
2006-11-23 | Fix for bug #1599393 - FOTAQ: clicks at the beginning of speech. English ↵ | Gregory Montoir | |
talkie version (and probably others) has 2 different .SB file formats, with a different size for the header data. Added code to detect that. svn-id: r24775 | |||
2006-11-12 | cleanup | Gregory Montoir | |
svn-id: r24693 | |||
2006-11-04 | rewrote FOTAQ game version detection code in a - if I didn't break anything ↵ | Gregory Montoir | |
- better way (no more duplicated code, more accurate game description in the launcher...) svn-id: r24598 | |||
2006-11-03 | cleanup (got rid of the custom Language enum, re-used the one in the Common ↵ | Gregory Montoir | |
namespace) svn-id: r24595 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |