Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-21 | KYRA: (EOB) - fix EOB1 door clipping | athrxx | |
(this was done in the same way as in EOB2 and LOL, but it has to be slightly different) | |||
2012-02-21 | KYRA: (EOB) - start work on CGA and EGA graphics modes | athrxx | |
2011-12-28 | KYRA: add support for another Russian HOF fan translation | athrxx | |
2011-12-26 | KYRA: (EOB) - implement EOB1 party transfer | athrxx | |
2011-12-26 | KYRA: (EOB) - lots of bug fixes, mostly for EOB II | athrxx | |
2011-12-26 | KYRA: (EOB) - fix some bugs | athrxx | |
- fix monster movement - fix character level gain - add some static res for party transfer | |||
2011-12-26 | KYRA: (EOB) - implement wall of force spell | athrxx | |
2011-12-26 | KYRA: (EOB) - add EOB 1 intro | athrxx | |
(also add and fix several other things, like cone of cold vortex, drawShape issues, etc.) | |||
2011-12-26 | KYRA: (EOB) - lots of fixes towards EOB1 playability | athrxx | |
also implement some new code (EOB1 portals, burning hands spell, etc.) | |||
2011-12-26 | KYRA: (EOB) - some more sequence code and bug fixes | athrxx | |
2011-12-26 | KYRA: (EOB) - implement npc sequences and fix some bugs | athrxx | |
2011-12-26 | KYRA: (EOB) - add turn undead spell, add some screen fades, fix some bugs | athrxx | |
2011-12-26 | KYRA: (EOB) - implement some gui functionality, some bug fixes, etc. | athrxx | |
2011-11-20 | M4: Removed the M4/MADS engine from trunk | Paul Gilbert | |
2011-08-07 | JANITORIAL: Add missing NL at EOF. | Christoph Mallon | |
2011-07-27 | KYRA: add support for Russian Kyra 1 floppy fan translation | athrxx | |
2011-07-25 | KYRA: add support for Kyra 2 Russian floppy | athrxx | |
2011-07-24 | LOL: add support for Russian CD-ROM version | athrxx | |
2011-07-24 | LOL: add support for Russian floppy version | athrxx | |
2011-06-11 | LOL: update kyra.dat for italian fan translation | athrxx | |
2011-04-24 | DRASCULA: Update German subtitles for Von Braun cutscene. | Thierry Crozat | |
The first string of the old subtitles was too long. | |||
2011-02-20 | HUGO/TOOLS: reorder things in HUGO.DAT, move from RGBA to RGB | strangerke | |
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné | |
svn-id: r55507 | |||
2011-01-18 | HUGO: Improve mouse support in H3 DOS version | Arnaud Boutonné | |
- Fix description of Penelope lying (when using mouse) - Use H3 Win logic in order to handle horizon - Add a workaround for a data bug in scenery1.dat, fixing the pathfinding bug in Crash screen svn-id: r55292 | |||
2011-01-13 | HUGO: Improve mouse support for DOS versions | Arnaud Boutonné | |
- Enlarge Exit hotspots - Fix newspaper issue in H2 Dos (screen 33) svn-id: r55219 | |||
2011-01-11 | HUGO: Improve mouse support in DOS versions. | Arnaud Boutonné | |
- Fix default verb for 'open door' in first screenActions - Add 'go to' values on objects - improve hotspot info related to objects svn-id: r55213 | |||
2011-01-07 | TOOLS: Add Dos intro music number in hugo.dat | Arnaud Boutonné | |
svn-id: r55145 | |||
2011-01-03 | TOOLS: Add button bitmaps to create_hugo | Arnaud Boutonné | |
svn-id: r55102 | |||
2010-12-30 | HUGO: Fix default values in object_t structure for viewx field and followings. | Arnaud Boutonné | |
This fixes some other bugs reported by D. Gray svn-id: r55068 | |||
2010-12-13 | TOOL: Fix palette bug in H3 Dos (when leaving the cave) | Arnaud Boutonné | |
svn-id: r54898 | |||
2010-12-12 | HUGO: Replace PROMPT box by YESNO box in H3 Dos | Arnaud Boutonné | |
This only applies to the old man dialog. This makes H3 Dos completable. svn-id: r54881 | |||
2010-12-08 | TOOLS: Fix the "Mouse text" crash in Hugo | Arnaud Boutonné | |
svn-id: r54831 | |||
2010-12-06 | HUGO: Fix crash in H3 (Swinger display name) | Arnaud Boutonné | |
svn-id: r54801 | |||
2010-11-27 | TOOLS: Fix 'Boat' bug in H1 Dos | Arnaud Boutonné | |
H1 Dos is now completable svn-id: r54507 | |||
2010-11-19 | TOOLS: Added create_mads tool for MADS/M4 engine | Paul Gilbert | |
svn-id: r54363 | |||
2010-11-12 | TOOL+HUGO: Misc modifications | Arnaud Boutonné | |
- Fix H1 Dos bug (animations not showing in Hall and after) - Get rid of _textSchedule and everything related H1 Dos shoud now be completable (not tested yet) svn-id: r54218 | |||
2010-11-11 | TOOL: Suppress useless strings in textUtil | Arnaud Boutonné | |
Also add DOS version for this text array svn-id: r54202 | |||
2010-11-05 | TOOL: Fix bug in data in Hugo2 Dos | Arnaud Boutonné | |
svn-id: r54085 | |||
2010-11-04 | TOOL: Fix ticks per seconds for H1 Dos | Arnaud Boutonné | |
svn-id: r54063 | |||
2010-10-24 | KYRA/PC98: workaround for missing delay opcodes | Florian Kagerer | |
The sequence data for the forest sequence in the Kyra PC-98 intro has no delay opcodes making it play way too fast on modern systems. This workaround adds the same delay opcodes to the sequence data that the other Kyra versions have. svn-id: r53761 | |||
2010-10-10 | TOOLS: Fix typos in specialInfoLine arrays | Arnaud Boutonné | |
svn-id: r53123 | |||
2010-10-10 | HUGO: Move Dos strings from Parser to hugo.dat | Arnaud Boutonné | |
svn-id: r53109 | |||
2010-10-10 | HUGO - Fix error in data (H1 Dos) | Arnaud Boutonné | |
svn-id: r53104 | |||
2010-10-08 | TOON: Merged Toon engine to ScummVM trunk | Eugene Sandulenko | |
svn-id: r53087 | |||
2010-10-03 | DRASCULA: Improve French and German subtitles | Thierry Crozat | |
It adds French and German subtitles to the Von Braun cutscene (see bug #3069981) and also improve the French translation overall. Thanks to SimSaw for the cutscene German subtitles. svn-id: r53002 | |||
2010-10-02 | TESTBED: added data file for midi tests | Neeraj Kumar | |
svn-id: r52974 | |||
2010-09-26 | HUGO: Add H1 Dos intro | Arnaud Boutonné | |
svn-id: r52902 | |||
2010-09-16 | TOOLS: Add missing data for H1 Dos | Arnaud Boutonné | |
svn-id: r52754 | |||
2010-09-12 | HUGO: Use fonts in HUGO.DAT for the DOS version | Arnaud Boutonné | |
This is only a temporary solution, to be replaced by a proper .FON handling. Hugo 2 and 3 (dos) now start. svn-id: r52697 | |||
2010-09-12 | TESTBED: remove unnecessary executable flags | Eugene Sandulenko | |
svn-id: r52682 |