aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/res_ami.cpp
AgeCommit message (Collapse)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-09-11Remove excess spaces.Travis Howell
svn-id: r44030
2009-03-08Clarify several errors messages.Travis Howell
svn-id: r39219
2009-03-08Add 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
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-05-30Updated 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-13Fix reported compiler warning.Travis Howell
svn-id: r26828
2007-04-15Cleanup.Travis Howell
svn-id: r26480
2007-02-12Fix subtitles glitches in Amiga OCS version of Simon the Sorcerer 1, by ↵Travis Howell
using AGA on screen font for now. svn-id: r25518
2007-02-12Minor changes for coding guidelines.Travis Howell
svn-id: r25508
2007-02-12Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ↵Travis Howell
Simon the Sorcerer 1. svn-id: r25506
2007-02-12Pass VC10_state directly to convertclip, to reduce arguments.Travis Howell
svn-id: r25505
2007-02-12Add Quietust's changes to fix image glitches in Amiga AGA/CD32 versions of ↵Travis Howell
Simon the Sorcerer 1. svn-id: r25504
2007-02-09minor cleanupGregory Montoir
svn-id: r25444
2007-02-09Add cyx's patch for cleanup for planar conversion code, and support for 32 ↵Travis Howell
color planar graphics of Amiga ECS version of Simon the Sorcerer 1. svn-id: r25436
2007-02-08Convert planar images, only when required for drawing.Travis Howell
svn-id: r25433
2007-01-28Fix crash on PalmOS due to out of memoryChris Apers
svn-id: r25248
2006-10-18Add mouse cursors for WWTravis Howell
svn-id: r24361
2006-10-16Add work around for converter crash in Amiga version of WW for now Travis Howell
svn-id: r24345
2006-10-14Add extra video opcodes for Elvira 1 demoTravis Howell
svn-id: r24315
2006-10-09Casting 'buffer' to uint32 makes absolutely no sense to me. As far as I canTorbjörn Andersson
tell, we just want to add an offset to a byte pointer. svn-id: r24254
2006-10-09Use correct video window values for each game and minor cleanupTravis Howell
svn-id: r24253
2006-10-09Add Amiga ECS verison of Simon the Sorcerer 1Travis Howell
svn-id: r24250
2006-10-09Fix invalid reads during conversionTravis Howell
svn-id: r24246
2006-10-09Minor cleanupTravis Howell
svn-id: r24245
2006-10-09Update commentTravis Howell
svn-id: r24244
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
svn-id: r24243