Commit Graph
20984 Commits
Author SHA1 Message Date
Paul Gilbert fdea5abb34 Added code to prevent NPCs from moving when being talked to
svn-id: r26546
2007-04-19 06:46:56 +00:00
Torbjörn Andersson a3bde14ead Fixed bug #1701842, after discussing with Fingolfin.
svn-id: r26545
2007-04-18 20:59:51 +00:00
Nicola Mettifogo 9d50a5a64f Fixes bug 1702679.
svn-id: r26544
2007-04-18 11:53:07 +00:00
Travis Howell 913a00ef93 Update details for Russian translation of Simon the Sorcerer 1.
svn-id: r26543
2007-04-18 09:42:13 +00:00
Paul Gilbert 4a0c27dc86 Bugfix for original game inter-room routes that could get your sidekick stuck alternating between rooms 10 and 11
svn-id: r26542
2007-04-18 06:54:00 +00:00
Sven Hesse 7d7cee6649 Fix scroll handler
svn-id: r26541
2007-04-17 09:40:10 +00:00
Sven Hesse 245d8fa63d Changed processInput() to use the ascii value instead of the keycode, so that upper-case characters work
svn-id: r26540
2007-04-17 07:19:23 +00:00
Sven Hesse 0d3a2894f8 Fixed a bug that crept in during clean-up
svn-id: r26539
2007-04-17 05:57:17 +00:00
Paul Gilbert f9a32ff7d2 Bugfix for Grub's animation handler
svn-id: r26538
2007-04-17 03:48:51 +00:00
Paul Gilbert 23a86ea571 Bugfix to have multiple savegame names list vertically
svn-id: r26537
2007-04-17 03:47:47 +00:00
Bertrand Augereau 969d257274 NDS : Compile fix
svn-id: r26536
2007-04-16 22:10:45 +00:00
Bertrand Augereau ed178f7e84 NDS : Potentially faster, less precise, CPU-scaler plugged
svn-id: r26535
2007-04-16 21:29:55 +00:00
Bertrand Augereau 78939c8166 NDS : #define to experiment with a faster, less precise, CPU-scaler
svn-id: r26534
2007-04-16 21:08:13 +00:00
Sven Hesse 2d9cf85a73 Fix compilation
svn-id: r26533
2007-04-16 20:26:43 +00:00
Nicola Mettifogo 694e7e9b4e oops forgot to update this
svn-id: r26532
2007-04-16 20:17:44 +00:00
Nicola Mettifogo ae71d160b4 Updating Code::Blocks project.
svn-id: r26531
2007-04-16 20:17:23 +00:00
Nicola Mettifogo 987638a713 Now handling fonts with brand-new Font hierarchy. Amiga font have been implemented for dialogues/descriptions, but not for labels yet.
svn-id: r26530
2007-04-16 20:16:18 +00:00
Bertrand Augereau bf7123548a NDS : Trunk fix for latest libnds
svn-id: r26529
2007-04-16 20:06:35 +00:00
Kostas Nakos 31d728bf55 added credits for wince code contributions
svn-id: r26527
2007-04-16 10:43:43 +00:00
Travis Howell 894959444d Fix the level selection screen in the KIXX XL release of Monkey Island 2 (Amiga disk).
svn-id: r26525
2007-04-16 09:13:43 +00:00
Sven Hesse 3e7ead9a81 Updated the MSVC8 project file again, adding the new file init_v3.cpp
svn-id: r26524
2007-04-16 05:06:16 +00:00
Sven Hesse bdadeb1313 Mouse button presses shouldn't repeat. Fixes "cut-scene" after the idol part in Gob3 Amiga
svn-id: r26523
2007-04-16 05:05:35 +00:00
Sven Hesse bd69261cf5 Bargon Attack uses wide surfaces, but shouldn't scroll in-game regardless
svn-id: r26522
2007-04-16 05:04:41 +00:00
Sven Hesse 2653b70b0c Fixed regression that was added when making it compile with MSVC8
svn-id: r26521
2007-04-16 05:03:52 +00:00
Paweł Kołodziejski 46462e8f5e fixed warning
svn-id: r26520
2007-04-15 22:14:06 +00:00
Gregory Montoir b048a557ab removed unnecessary casts
svn-id: r26519
2007-04-15 21:03:06 +00:00
Nicola Mettifogo c43960b958 - Fonts are now preloaded at start.
- Replaced font string names with enums.
- Some slight simplification to Disk.

svn-id: r26518
2007-04-15 20:57:56 +00:00
Gregory Montoir 2c9116de3b simplification (_useTalkAnims is not used in >= V7)
svn-id: r26517
2007-04-15 20:45:55 +00:00
Gregory Montoir 642fa67da9 Added code for decodeParseString.SO_PRINT_WRAP and rewrote the CHARSET_1 function in order to match the original V8 interpreter. This should fix bugs #1036707 and #1662610 (subtitles word wrapping issues).
svn-id: r26516
2007-04-15 20:36:44 +00:00
Max Horn f8067d54e5 Fixing some memory leaks in the GUI code
svn-id: r26515
2007-04-15 19:03:25 +00:00
Max Horn aecd100f93 Added Common::String::contains() method
svn-id: r26514
2007-04-15 18:27:10 +00:00
Max Horn 35b19cdcc8 Added german translation of the .desktop name; removed invalid category 'Application'
svn-id: r26513
2007-04-15 17:26:07 +00:00
Max Horn 6b124fc20d Patch #1700002: New .desktop file translations
svn-id: r26512
2007-04-15 17:16:05 +00:00
Johannes Schickel 21b2c7bceb Formatting/Cleanup.
svn-id: r26511
2007-04-15 16:41:20 +00:00
Sven Hesse e962db5b6d Some more supposedly unitialized variables (see bug #1700986)
svn-id: r26509
2007-04-15 16:30:54 +00:00
Sven Hesse c8396a283d Fixing compile for me, hopefully not breaking it for the MSVC8 again...
svn-id: r26508
2007-04-15 16:26:12 +00:00
Joost Peters 2c3e9e087f fix compilation of null backend
svn-id: r26507
2007-04-15 16:03:10 +00:00
Paweł Kołodziejski ae7c640671 fixed warnings
svn-id: r26506
2007-04-15 15:40:24 +00:00
Sven Hesse ac7b134565 Another patch by thebluegr (bug #1700986), adding sound/aiff.cpp and backends/events/default/default-events.cpp
svn-id: r26505
2007-04-15 15:04:59 +00:00
Sven Hesse 7232dba747 Applied the patch by thebluegr (bug #1700986)
svn-id: r26504
2007-04-15 14:56:33 +00:00
Travis Howell 69828cf56c Fix mouse regression in Swampy Adventures.
svn-id: r26503
2007-04-15 14:43:23 +00:00
Johannes Schickel b9443dfb60 More cleanup.
svn-id: r26502
2007-04-15 14:38:02 +00:00
Travis Howell 5668e15b2e Update reporting of invalid script opcodes.
svn-id: r26501
2007-04-15 14:32:58 +00:00
Travis Howell 7fad7c6f3f Fix Elvira 1 regression.
svn-id: r26500
2007-04-15 14:23:23 +00:00
Johannes Schickel 504df5a48e cleanup.
svn-id: r26499
2007-04-15 14:19:27 +00:00
Sven Hesse 9bb3e2e495 Some more MSVC8 uninitialed variable warning (see bug #1700986)
svn-id: r26498
2007-04-15 14:12:11 +00:00
Travis Howell b932d60251 Cleanup.
svn-id: r26497
2007-04-15 14:12:08 +00:00
Johannes Schickel 8c4e539a40 Readded lost files.
svn-id: r26496
2007-04-15 13:44:49 +00:00
Sven Hesse 1b71599d86 MSVC8 apparently complains about uninitialized variables there, fixing (see bug #1700986)
svn-id: r26495
2007-04-15 13:41:54 +00:00
Johannes Schickel 5e1c6c7907 - Renamed some files for consistency with other engines.
- Kyra2 detector entries update.

svn-id: r26494
2007-04-15 13:39:08 +00:00