aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-01Fix warning (unsigned ints are never negative)Max Horn
2007-05-01Fix missing include.Nicola Mettifogo
2007-05-01Fix compilation (sigh).Nicola Mettifogo
2007-05-01Changed some filenames to adhere to standard.Nicola Mettifogo
2007-05-01Don't manually compute & hardcode the sizes of static arrays -- using ARRAYSI...Max Horn
2007-05-01Fix compilation (step 2).Nicola Mettifogo
2007-05-01Fix compilation.Nicola Mettifogo
2007-05-01Implemented a IFF (Interchange File Format) parser and added subclasses to pa...Nicola Mettifogo
2007-05-01fix scaler selection for square (non vga) devicesKostas Nakos
2007-05-01Added supported games listChris Apers
2007-05-01Added supported games list and got rid of bStartScummChris Apers
2007-05-01Made the collisionAreas' coordinates unsigned. This should fix bug #1706988Sven Hesse
2007-05-01fix toolbar redraw for hires games in qvga landscape phonesKostas Nakos
2007-05-01properly detect landscape qvga smartphones (whee\! broken sword on phones)Kostas Nakos
2007-05-01generate stdout/err files in cwd and properly delete them in gcc buildsKostas Nakos
2007-05-01also dump debug to stdout in ceKostas Nakos
2007-05-01Don't generate credits.tex anymoreMax Horn
2007-05-01Added news about use of PalmOS Porting SDK (will be released very soon)Chris Apers
2007-05-01Updated project fileChris Apers
2007-05-01Test Cruise engineChris Apers
2007-05-01Added basic rotation detectorChris Apers
2007-05-01Help debuggingChris Apers
2007-05-01Create new Themes folder for ScummVM themes...Chris Apers
2007-05-01Prevent crashChris Apers
2007-05-01CleanupChris Apers
2007-05-01Enable true timer codeChris Apers
2007-05-01- Prevent lose of eventsChris Apers
2007-05-01Fixed compilationChris Apers
2007-05-01Fixed PalmOS ARM global object allocationChris Apers
2007-05-01Fixed sysEx functionChris Apers
2007-05-01CleanupChris Apers
2007-05-01Added support for Parallaction and Cruise enginesChris Apers
2007-05-01Prefix files cleanupChris Apers
2007-05-01Cleanup, prevent change between 68k and ARM codeChris Apers
2007-05-01Cleanup, use my new PalmOS Porting SDKChris Apers
2007-05-01Cleanup, remove PalmOS dependencies from the ScummVM coreChris Apers
2007-05-01Cleanup, now part of an external libraryChris Apers
2007-05-01This file is now part of an external PalmOS SDKChris Apers
2007-05-01Those files are now part of an external PalmOS SDKChris Apers
2007-05-01Code will be updated to get rid of this fileChris Apers
2007-04-30correct place for touche screen size adjustment & one more check in the draw ...Kostas Nakos
2007-04-30add zoom up/down actions for toucheKostas Nakos
2007-04-30better zoomup/down + panel handling for hires, also fixes bug #1593299Kostas Nakos
2007-04-30formattingKostas Nakos
2007-04-30Cleaned up the script engine opcodes, added debug names for recently added sc...Paul Gilbert
2007-04-30Added NPC to NPC talk action, and a bugfix for when remote viewing a roomPaul Gilbert
2007-04-29Patch #1709681: SCUMM: Fallback to Adlib when Roland Upgrade is missingMax Horn
2007-04-29Change getNumBoxes() to properly read the full uint16 box count (shouldn't af...Max Horn
2007-04-29Handle the escape key properly in KQ4. Fixes bug #1660158Filippos Karapetis
2007-04-29Hard crash when not using adlib/pcspk in a Loom/MonkeyEGA is not nice, we sho...Max Horn