Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | - started to move v1 specific functions to KyraEngine_v1 (just opcodes yet) | Johannes Schickel | |
- reworked script opcode handling svn-id: r26749 | |||
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 | 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 | 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 | 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 | Fix warning (unsigned ints are never negative) | Max Horn | |
svn-id: r26726 | |||
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 | 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 | Made the collisionAreas' coordinates unsigned. This should fix bug #1706988 | Sven Hesse | |
svn-id: r26715 | |||
2007-05-01 | Fixed PalmOS ARM global object allocation | Chris Apers | |
svn-id: r26697 | |||
2007-04-30 | Cleaned up the script engine opcodes, added debug names for recently added ↵ | Paul Gilbert | |
script methods, and bugfix to method that was causing a crash in the first room svn-id: r26681 | |||
2007-04-30 | Added NPC to NPC talk action, and a bugfix for when remote viewing a room | Paul Gilbert | |
svn-id: r26680 | |||
2007-04-29 | Patch #1709681: SCUMM: Fallback to Adlib when Roland Upgrade is missing | Max Horn | |
svn-id: r26679 | |||
2007-04-29 | Change getNumBoxes() to properly read the full uint16 box count (shouldn't ↵ | Max Horn | |
affect anything, though) svn-id: r26678 | |||
2007-04-29 | Handle the escape key properly in KQ4. Fixes bug #1660158 | Filippos Karapetis | |
svn-id: r26677 | |||
2007-04-29 | Hard crash when not using adlib/pcspk in a Loom/MonkeyEGA is not nice, we ↵ | Max Horn | |
should try to add a safe fallback mode at some point svn-id: r26676 | |||
2007-04-29 | Reworked hotspot actions so that talking to characters work properly | Paul Gilbert | |
svn-id: r26675 | |||
2007-04-29 | Only update the backend's palette when necessary, since doing this triggers a | Torbjörn Andersson | |
full redraw. (We still do that by updating the entire screen every frame, but that could possibly change in the future.) As an added bonus, I can now see all the glitches of the English version's intro in full ScummTechniVMColor. :-) svn-id: r26672 | |||
2007-04-28 | Implement missing opcode and fix staff intro | Vincent Hamm | |
svn-id: r26669 | |||
2007-04-28 | More cleanup | Vincent Hamm | |
Few bug fix svn-id: r26666 | |||
2007-04-28 | Possible fix for bug #1709124 ("GOB3: (dos/russian) just dont run") | Sven Hesse | |
svn-id: r26665 | |||
2007-04-28 | Some minor cleanup (but we need to get rid of fopen/fread use here) | Max Horn | |
svn-id: r26647 | |||
2007-04-28 | This is an updated and slightly cleaned up version of patch #1657061 ("SWORD1: | Torbjörn Andersson | |
Cutscene subtitles"). It still has the deficiencies listen in the patch tracker and should therefore be considered work-in-progress, but sev said I should go ahead and commit it anyway. I have no further plans for it right now, so feel free to improve on it. svn-id: r26644 | |||
2007-04-28 | fixed warning | Paweł Kołodziejski | |
svn-id: r26643 | |||
2007-04-28 | Add code difference for inventory arrows in Amiga versions of Simon the ↵ | Travis Howell | |
Sorcerer 1. svn-id: r26641 | |||
2007-04-28 | Ahem. Fixing code formatting. | Eugene Sandulenko | |
svn-id: r26640 | |||
2007-04-28 | Changed abs() to ABS() | Torbjörn Andersson | |
svn-id: r26639 | |||
2007-04-28 | Fixed warning. | Torbjörn Andersson | |
svn-id: r26638 | |||
2007-04-28 | Fix extended characters in font | Vincent Hamm | |
Implement palette manipulation svn-id: r26637 | |||
2007-04-27 | SCUMM: Moved data tables from detection.cpp to detection_tables.h | Max Horn | |
svn-id: r26636 | |||
2007-04-27 | SAGA: Moved displayinfo stuff into its own header file | Max Horn | |
svn-id: r26635 | |||
2007-04-27 | Renamed agosgame.cpp -> detection_tables.h | Max Horn | |
svn-id: r26634 | |||
2007-04-27 | Some tweaks to saga/detection_tables.h | Max Horn | |
svn-id: r26633 | |||
2007-04-27 | Renamed sagagame.cpp -> detection_tables.h; merged sagagame.h into saga.h | Max Horn | |
svn-id: r26632 | |||
2007-04-27 | Fix code formatting (partially) and guard defines in includes. | Eugene Sandulenko | |
svn-id: r26631 | |||
2007-04-27 | Fixing more warnings | Max Horn | |
svn-id: r26630 | |||
2007-04-27 | That should fix another segfault when clicking outside of the screen (bug ↵ | Sven Hesse | |
#1708863) svn-id: r26629 |