Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | AGOS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-08-03 | AGOS: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel | |
2012-02-27 | AGOS: Add font data for French, German and Italian versions of Simon the ↵ | Travis Howell | |
Sorcerer 1 (Amiga). Thanks to digitall for converting the font data from original. | |||
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-08-06 | AGOS: Reduced header dependency | Eugene Sandulenko | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-04-12 | Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew ↵ | Ori Avtalion | |
language svn-id: r48645 | |||
2009-08-12 | Enable Personal Nightmare by default. | Travis Howell | |
svn-id: r43304 | |||
2009-08-11 | Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game ↵ | Travis Howell | |
engine, which require higher resolution. svn-id: r43270 | |||
2009-07-06 | Use graphics surfaces for screen buffers, and always use correct pitch when ↵ | Travis Howell | |
writing to the frameBuffer. svn-id: r42163 | |||
2009-05-04 | Fix compilation without --enable-pn | Joost Peters | |
svn-id: r40311 | |||
2009-05-04 | Fix input been displayed during ending sequence in PN. | Travis Howell | |
svn-id: r40300 | |||
2009-04-15 | Update renderString to match original code in The Feeble Files. | Travis Howell | |
svn-id: r39952 | |||
2009-04-15 | Update renderString to match original code in The Feeble Files. | Travis Howell | |
svn-id: r39951 | |||
2009-03-08 | Clarify several errors messages. | Travis Howell | |
svn-id: r39219 | |||
2009-03-08 | Add initial support for Personal Nightmare. | Travis Howell | |
Thanks to dreammaster for file decompression and icon decoding code. NOTE: setjmp/longjmp code will require conversion for portability. svn-id: r39216 | |||
2009-02-07 | Cleanup. | Travis Howell | |
svn-id: r36228 | |||
2009-01-03 | Make it possible to quit or return to launcher while the Feeble Files list of | Torbjörn Andersson | |
savegames is scrolling by. (Agonizingly slowly.) svn-id: r35697 | |||
2008-03-26 | Move code to ignore invalid characters. | Travis Howell | |
svn-id: r31238 | |||
2008-01-11 | Fix assert that can be triggered in non-English versions of The Feeble Files ↵ | Travis Howell | |
for Amiga/Macintosh. svn-id: r30406 | |||
2008-01-06 | Remove unused Amiga OCS font data, the AGA font data can by used by all ↵ | Travis Howell | |
Amiga versions of Simon the Sorcerer 1. svn-id: r30300 | |||
2008-01-06 | Split charset font data. | Travis Howell | |
svn-id: r30299 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers | |
svn-id: r28803 | |||
2007-08-06 | Ooops, correction to last commit. | Travis Howell | |
svn-id: r28465 | |||
2007-08-06 | Fix bug #1768080 - FEEBLE: Wrong text display in Oracle. A regression, ↵ | Travis Howell | |
caused by slight difference in charset code for FF/PP. svn-id: r28463 | |||
2007-06-21 | Add font table for Spanish version of Elvira 2. | Travis Howell | |
svn-id: r27582 | |||
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and ↵ | Travis Howell | |
cleanup code. svn-id: r27577 | |||
2007-06-21 | Add Italian DOS version of Elvira 2. | Travis Howell | |
svn-id: r27573 | |||
2007-06-08 | Fix window scrolling in earlier games. | Travis Howell | |
svn-id: r27183 | |||
2007-06-07 | Add case for font data in Italian versions of earlier games too. | Travis Howell | |
svn-id: r27152 | |||
2007-06-06 | Fix glitches when highlighting words in Elvira 2, the characters were drawn ↵ | Travis Howell | |
at the incorrect location, due to difference in column offset used for new lines. svn-id: r27138 | |||
2007-06-04 | Change printChar variables to signed, to allow removal of work around for ↵ | Travis Howell | |
The Feeble Files. svn-id: r27076 | |||
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-05-27 | The 'i' and 'l' charactors only have a shorter width in Simon the Sorcerer 1/2. | Travis Howell | |
svn-id: r26958 | |||
2007-05-27 | Add font table for Elvira 1/2 and Waxworks. | Travis Howell | |
svn-id: r26954 | |||
2007-05-22 | Minor cleanup. | Travis Howell | |
svn-id: r26913 | |||
2007-05-22 | Move code to correct position. | Travis Howell | |
svn-id: r26912 | |||
2007-05-13 | Fix bugs #941074 and #828860, by switching to graphics renderer code used by ↵ | Travis Howell | |
earlier (non-Windows) versions of Simon the Sorcerer 1/2. svn-id: r26825 | |||
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell | |
svn-id: r26792 | |||
2007-04-15 | Cleanup. | Travis Howell | |
svn-id: r26497 | |||
2007-02-12 | Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ↵ | Travis Howell | |
Simon the Sorcerer 1. svn-id: r25506 | |||
2007-02-11 | Whitespace changes. | Travis Howell | |
svn-id: r25488 | |||
2007-02-11 | Add Quietust's patch for improved string redering in Amiga versions of Simon ↵ | Travis Howell | |
the Sorcerer 1. svn-id: r25481 | |||
2006-11-15 | Add inital pause code for Elvira 1/2 & WW, and cleanup | Travis Howell | |
svn-id: r24723 | |||
2006-10-27 | Cleanup | Travis Howell | |
svn-id: r24533 | |||
2006-10-26 | Add font table for Czech version of Simon 2 | Travis Howell | |
svn-id: r24519 | |||
2006-10-21 | Cleanup | Travis Howell | |
svn-id: r24397 | |||
2006-10-17 | Add minor differences in windows code of Elvira 1/2/WW | Travis Howell | |
svn-id: r24356 | |||
2006-10-14 | Fix charset palette in Elvira 2/WW | Travis Howell | |
svn-id: r24306 |