Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Gregory Montoir
|
38eab5c5df
|
Re-introduced Input::getMousePos and removed g_system-
svn-id: r26372
|
2007-04-02 19:12:17 +00:00 |
|
Max Horn
|
b44d93d068
|
QUEEN: Make use of EventManager::getMousePos
svn-id: r26224
|
2007-03-18 18:55:11 +00:00 |
|
Gregory Montoir
|
a3c2c1f413
|
Since the amiga version handle music very differently than the PC version, the existing Music and MusicPlayer classes have been merged to a single MidiMusic class, simplifying code a bit.
svn-id: r26033
|
2007-03-08 22:15:20 +00:00 |
|
Gregory Montoir
|
370c07f925
|
added other code differences for Amiga FOTAQ versions, full game is now completable under ScummVM
svn-id: r25941
|
2007-03-02 23:47:49 +00:00 |
|
Gregory Montoir
|
82adbc025d
|
some fixes for FOTAQ Amiga versions, cleanup
svn-id: r25886
|
2007-02-26 20:50:33 +00:00 |
|
Gregory Montoir
|
ca597dbf50
|
reduced code dup, Queen::LineReader -> SeekableReadStream::readLine
svn-id: r25871
|
2007-02-25 22:24:11 +00:00 |
|
Gregory Montoir
|
4af53c56e9
|
changed all hard-coded filenames to uppercase, for consistency
svn-id: r25862
|
2007-02-25 19:10:59 +00:00 |
|
Gregory Montoir
|
c5f5583ded
|
added AmigaSound::playRandomPatternJungle, minor cleanup
svn-id: r25860
|
2007-02-25 19:01:59 +00:00 |
|
Gregory Montoir
|
11e679845d
|
some fixes and additions for FOTAQ amiga versions
svn-id: r25825
|
2007-02-24 18:39:08 +00:00 |
|
Gregory Montoir
|
948630c3b4
|
added initial support for FOTAQ amiga versions
svn-id: r25769
|
2007-02-21 20:27:48 +00:00 |
|
Gregory Montoir
|
1ce912e106
|
made rtrim() and ltrim() global functions, to reduce code duplication (it seems parallaction/parser.cpp code re-use them too
svn-id: r25564
|
2007-02-13 21:06:57 +00:00 |
|
Gregory Montoir
|
28be8164ac
|
simplification, removed some duplicated code
svn-id: r24783
|
2006-11-24 18:37:43 +00:00 |
|
Torbjörn Andersson
|
2d8bd1add3
|
Reverted previous commit to keep FotAQ from crashing. The LineReader class
already frees the buffer when it's done with it.
svn-id: r24717
|
2006-11-13 23:38:44 +00:00 |
|
Gregory Montoir
|
d992c66b29
|
once parsed, queen2.jas buffer can be free'd.
svn-id: r24694
|
2006-11-12 17:51:39 +00:00 |
|
Gregory Montoir
|
701b803aff
|
cleanup
svn-id: r24693
|
2006-11-12 17:47:16 +00:00 |
|
Gregory Montoir
|
5a902f8f7a
|
rewrote FOTAQ game version detection code in a - if I didn't break anything - better way (no more duplicated code, more accurate game description in the launcher...)
svn-id: r24598
|
2006-11-04 12:00:31 +00:00 |
|
Gregory Montoir
|
d5608e82ed
|
cleanup (got rid of the custom Language enum, re-used the one in the Common namespace)
svn-id: r24595
|
2006-11-03 22:36:05 +00:00 |
|
Gregory Montoir
|
e4ac92c2af
|
updated some bugs/issues comments and removed wrong 'FIXME' markers.
svn-id: r20975
|
2006-02-28 22:20:13 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|