Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-06 | Fixed sketch glitches in the introduction. | Nicola Mettifogo | |
svn-id: r26765 | |||
2007-05-06 | Added a game ID field for all Sierra AGI games. Removed many types which are ↵ | Filippos Karapetis | |
now obsolete from the game features field svn-id: r26764 | |||
2007-05-06 | Removed several goto statements | Filippos Karapetis | |
svn-id: r26763 | |||
2007-05-06 | Fixed compilation. | Torbjörn Andersson | |
svn-id: r26762 | |||
2007-05-06 | Updated MSVC8 parallaction project file for commit #26755 | Filippos Karapetis | |
svn-id: r26761 | |||
2007-05-06 | Menu handling simplification. | Nicola Mettifogo | |
svn-id: r26760 | |||
2007-05-06 | Cleanup. | Travis Howell | |
svn-id: r26759 | |||
2007-05-06 | Fix regression due to sign issue, which could cause crashes. | Travis Howell | |
svn-id: r26758 | |||
2007-05-06 | Some cheap cleanup. | Nicola Mettifogo | |
svn-id: r26757 | |||
2007-05-06 | Fix regression that caused input to fail, after load or save error occurs. | Travis Howell | |
svn-id: r26756 | |||
2007-05-06 | Added embryonic debugger, and some adjustments to make basic commands work. | Nicola Mettifogo | |
svn-id: r26755 | |||
2007-05-05 | Fixed bug #1658643: AGI: SQ1 (2.2 DOS ENG) Graphic error, ego leaves behind copy | Filippos Karapetis | |
Also, removed one of the two workarounds for the KQ4 intro, as it's not needed svn-id: r26754 | |||
2007-05-05 | Fix bug #1712585 | Filippos Karapetis | |
svn-id: r26753 | |||
2007-05-05 | Update MSVC8 kyra project file for commit #26749 | Filippos Karapetis | |
svn-id: r26752 | |||
2007-05-05 | Fixed bug 1711393. | Marcus Comstedt | |
svn-id: r26750 | |||
2007-05-05 | - started to move v1 specific functions to KyraEngine_v1 (just opcodes yet) | Johannes Schickel | |
- reworked script opcode handling svn-id: r26749 | |||
2007-05-05 | some more verbose error reporting | Kostas Nakos | |
svn-id: r26748 | |||
2007-05-05 | Bugfix for random destination setting so NPCs don't walk outside the valid ↵ | Paul Gilbert | |
walkable areas of a room svn-id: r26747 | |||
2007-05-04 | Adding myself to the AGI section as well | Filippos Karapetis | |
svn-id: r26746 | |||
2007-05-04 | Slight optimization | Filippos Karapetis | |
svn-id: r26745 | |||
2007-05-04 | Bugfix to prevent characters stopped by a right-hand non-walkable area then ↵ | Paul Gilbert | |
being able to walk through it svn-id: r26744 | |||
2007-05-04 | AGI: Changed a nasty workaround regarding views to only apply to a specific ↵ | Filippos Karapetis | |
view in the KQ4 introduction. This fixes several bugs and crashes in AGI V3 games and closes KQ4 bugs #1660486, #1660169, #1660192, #1660162 and #1660354 svn-id: r26743 | |||
2007-05-03 | added a TODO for the german charset data and renamed some static arrays/data | Gregory Montoir | |
svn-id: r26742 | |||
2007-05-03 | added spanish charset data (bug report #1712107) | Gregory Montoir | |
svn-id: r26741 | |||
2007-05-03 | Bugfix for characters freezing after talking when in a different room than ↵ | Paul Gilbert | |
the player, and fixed NPC to NPC conversations svn-id: r26740 | |||
2007-05-02 | More IHNM options panel improvements: added text and working widgets for ↵ | Filippos Karapetis | |
read speed, music and sound, matched the font and the coordinates of the options panel and the widgets with the ones of the original interpreter svn-id: r26738 | |||
2007-05-02 | SAGA: Modified a workaround made for ITE to work in ITE only | Filippos Karapetis | |
svn-id: r26737 | |||
2007-05-02 | fixing typos under the 0.10.0 PalmOS section | Matthew Hoops | |
svn-id: r26736 | |||
2007-05-02 | IHNM: Added the options dialog and quit dialog with very basic functionality ↵ | Filippos Karapetis | |
(continue and exit game). The buttons are still wrong and not all the options are implemented yet, but at least the game doesn't freeze when the user tries to open the options dialog and it's now possible to exit normally svn-id: r26735 | |||
2007-05-02 | Fix for saving the game when an NPC is doing a non-scripted action | Paul Gilbert | |
svn-id: r26734 | |||
2007-05-01 | Update MSVC8 project files for commits #26719 and #26723 | Filippos Karapetis | |
Note that MSVC8 auto-generated a "FileConfiguration" entry for sound/iff.cpp in scummvm.vcproj. Removing it broke compilation for me, so I'm leaving it in. svn-id: r26733 | |||
2007-05-01 | Fix for verbs in IHNM | Filippos Karapetis | |
svn-id: r26732 | |||
2007-05-01 | Renamed decodeILBM to decodePBM, removed a TODO | Filippos Karapetis | |
svn-id: r26731 | |||
2007-05-01 | Add Russian Loom v1.1 | Eugene Sandulenko | |
svn-id: r26729 | |||
2007-05-01 | added code to supress the backlight in older devices, fixed a little oops :-) | Kostas Nakos | |
svn-id: r26728 | |||
2007-05-01 | - Fixed 32/64 bits pointer mismatch. | Nicola Mettifogo | |
- Changed Surface's forward from class to struct. svn-id: r26727 | |||
2007-05-01 | Fix warning (unsigned ints are never negative) | Max Horn | |
svn-id: r26726 | |||
2007-05-01 | Fix missing include. | Nicola Mettifogo | |
svn-id: r26725 | |||
2007-05-01 | Fix compilation (sigh). | Nicola Mettifogo | |
svn-id: r26724 | |||
2007-05-01 | Changed some filenames to adhere to standard. | Nicola Mettifogo | |
svn-id: r26723 | |||
2007-05-01 | Don't manually compute & hardcode the sizes of static arrays -- using ↵ | Max Horn | |
ARRAYSIZE, which is less error prone and easier to maintain/extend svn-id: r26722 | |||
2007-05-01 | Fix compilation (step 2). | Nicola Mettifogo | |
svn-id: r26721 | |||
2007-05-01 | Fix compilation. | Nicola Mettifogo | |
svn-id: r26720 | |||
2007-05-01 | Implemented a IFF (Interchange File Format) parser and added subclasses to ↵ | Nicola Mettifogo | |
parse graphics (ILBM, PBM) and audio (8SVX), thus replacing old decoding routines. SAGA and Parallaction have been adjusted to work with the new code. svn-id: r26719 | |||
2007-05-01 | fix scaler selection for square (non vga) devices | Kostas Nakos | |
svn-id: r26718 | |||
2007-05-01 | Added supported games list | Chris Apers | |
svn-id: r26717 | |||
2007-05-01 | Added supported games list and got rid of bStartScumm | Chris Apers | |
svn-id: r26716 | |||
2007-05-01 | Made the collisionAreas' coordinates unsigned. This should fix bug #1706988 | Sven Hesse | |
svn-id: r26715 | |||
2007-05-01 | fix toolbar redraw for hires games in qvga landscape phones | Kostas Nakos | |
svn-id: r26714 | |||
2007-05-01 | properly detect landscape qvga smartphones (whee\! broken sword on phones) | Kostas Nakos | |
svn-id: r26713 |