Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-08 | Add more Polish font data for The Feeble Files. | Travis Howell | |
svn-id: r41374 | |||
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson | |
look at debug() and debugC(), since I'm really bored with this now. :-) svn-id: r41061 | |||
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel | |
svn-id: r40867 | |||
2009-05-14 | Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 ↵ | Max Horn | |
years :) in the quicktime midi code svn-id: r40577 | |||
2009-03-09 | Change Personal Nightmare support to optional, until setjmp/longjmp code is ↵ | Travis Howell | |
converted. svn-id: r39253 | |||
2009-03-08 | Cleanup. | Travis Howell | |
svn-id: r39227 | |||
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: r36232 | |||
2009-02-07 | Cleanup. | Travis Howell | |
svn-id: r36228 | |||
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops ↵ | Max Horn | |
like 'while(cond);' by inserting newlines svn-id: r36127 | |||
2009-01-27 | Silence MSVC warnings | Filippos Karapetis | |
svn-id: r36100 | |||
2009-01-26 | Add support for text compression in the AtariST version of Elvira 1. | Travis Howell | |
svn-id: r36065 | |||
2008-12-13 | Add upper case code for oe1_pcName() in Elvira 1/2. | Travis Howell | |
svn-id: r35330 | |||
2008-03-01 | Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r31015 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-07-04 | Fix bug #1747154 - SIMON1: Another crash in dwarf cave. Another regression, ↵ | Travis Howell | |
caused by code cleanup. svn-id: r27889 | |||
2007-06-30 | AGOS: Introduced ChildType enum | Max Horn | |
svn-id: r27792 | |||
2007-06-21 | Minor cleanup. | Travis Howell | |
svn-id: r27580 | |||
2007-06-20 | Cleanup. | Travis Howell | |
svn-id: r27552 | |||
2007-06-19 | Cleanup, could cause regressions. | Travis Howell | |
svn-id: r27547 | |||
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-13 | Cleanup. | Travis Howell | |
svn-id: r26833 | |||
2007-05-07 | Fixes for conversation response in Waxworks. | Travis Howell | |
svn-id: r26779 | |||
2007-05-07 | Cleanup. | Travis Howell | |
svn-id: r26769 | |||
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 | Add Acorn disk version of Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25480 | |||
2006-10-27 | Cleanup | Travis Howell | |
svn-id: r24533 | |||
2006-10-27 | Cleanup | Travis Howell | |
svn-id: r24527 | |||
2006-10-23 | Add printStats code for Elvira 2 and cleanup | Travis Howell | |
svn-id: r24470 | |||
2006-10-21 | Cleanup | Travis Howell | |
svn-id: r24397 | |||
2006-10-20 | Split code into more specific files and cleanup | Travis Howell | |
svn-id: r24394 | |||
2006-10-14 | Add extra video opcodes for Elvira 1 demo | Travis Howell | |
svn-id: r24315 | |||
2006-10-08 | fixed potentially uninitialized local variable 'x' | Paweł Kołodziejski | |
svn-id: r24209 | |||
2006-10-08 | Correct x position, when printing stasticsin Elvira 1 | Travis Howell | |
svn-id: r24198 | |||
2006-10-08 | Whitespace. | Torbjörn Andersson | |
svn-id: r24196 | |||
2006-10-08 | Add code for displaying stastics in Elvira 1 | Travis Howell | |
svn-id: r24188 | |||
2006-10-07 | Whitespace changes | Travis Howell | |
svn-id: r24157 | |||
2006-10-07 | Add code for printing to boxes in Waxworks | Travis Howell | |
svn-id: r24156 | |||
2006-09-29 | Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and | Eugene Sandulenko | |
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013 | |||
2006-09-29 | Phase 2 of Simon renaming. Simon directory renaming | Eugene Sandulenko | |
svn-id: r24009 |