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 | |
2011-08-06 | AGOS: Reduced header dependency | Eugene Sandulenko | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2010-11-01 | ENGINES: Remove some 'using' statements | Max Horn | |
svn-id: r54001 | |||
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-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 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-06-30 | Also update menus.cpp with ChildType enum | Max Horn | |
svn-id: r27793 | |||
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and ↵ | Travis Howell | |
cleanup code. svn-id: r27577 | |||
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 | |||
2006-11-23 | Avoid compiler warnings | Travis Howell | |
svn-id: r24764 | |||
2006-11-22 | Fix MSVC2005 warnings. Please, review the changes. | Eugene Sandulenko | |
svn-id: r24760 | |||
2006-10-24 | Rename variable | Travis Howell | |
svn-id: r24487 | |||
2006-10-24 | Add more menu code for Elvira 1 | Travis Howell | |
svn-id: r24486 | |||
2006-10-22 | Add extra picture opcode code for ELvira 1/2 | Travis Howell | |
svn-id: r24426 | |||
2006-10-21 | Cleanup | Travis Howell | |
svn-id: r24396 | |||
2006-10-18 | Fix assignment-instead-of-compare bug in AGOSEngine::menuFor_e2 | Max Horn | |
svn-id: r24363 | |||
2006-10-16 | Add Elvira 2 difference in clearMenuStrip | Travis Howell | |
svn-id: r24350 | |||
2006-10-16 | Enable menus in Elvira 2 | Travis Howell | |
svn-id: r24349 | |||
2006-10-16 | Enable menus in WW, allows more progress | Travis Howell | |
svn-id: r24347 | |||
2006-10-15 | Add menu support for Amiga demo of Elvira 1 | Travis Howell | |
svn-id: r24332 |