Willem Jan Palenstijn
43e2fde7a9
AGI: Fix ignoring some exact matches in predictive input
...
The matcher now always tries an exact match before trying an inexact one.
Together with 41ba2433f, this fixes bug #3470080 .
2012-01-06 11:22:06 +01:00
Willem Jan Palenstijn
41ba2433f5
AGI: Fix predictive input binary search
...
Note that there are still issues with this input mode. If the binary
search hits a prefix match before finding the full match, it won't
recognize the full match. (Example: typing "buy" will show "buz"
because it's aiming for "buzzard" without realizing "buy" exists.)
2012-01-06 09:45:11 +01:00
Strangerke
f5c54bd9a3
TSAGE: R2R - Implement scene 1020
2012-01-06 00:19:28 +01:00
Strangerke
8e54ddfabf
TSAGE: R2R - Implement scene 1010
2012-01-05 22:22:30 +01:00
Strangerke
e914ec5d89
TSAGE: R2R - Implement scene 3900
2012-01-05 15:20:42 +01:00
Johannes Schickel
c2c8108f3b
GRAPHICS: The PNG decoder is not used by our GUI.
2012-01-05 10:33:31 +01:00
Willem Jan Palenstijn
159fb89cfd
TSAGE: Explain function of sub_F8E5_calculatePoint
2012-01-04 15:46:58 +01:00
Strangerke
a9fa9e14cd
TSAGE: R2R - Implement scene 3800.
...
sub1B007() is still stubbed as _field312 usage is conflicting with IDB structure
2012-01-04 15:10:45 +01:00
Paul Gilbert
0d3287671e
TSAGE: Implemented the changes needed for R2R SceneActor::dispatch
2012-01-04 21:52:21 +11:00
Paul Gilbert
3344cf424a
TSAGE: Added needed speaker method call for R2R in StripManager::signal
2012-01-04 21:16:32 +11:00
Thierry Crozat
654ff1ecb9
I18N: Regenerate translations data file
2012-01-03 21:20:53 +00:00
Thierry Crozat
1b69f95a21
I18N: Update Hungarian translation from patch #3467850
2012-01-03 21:20:24 +00:00
Thierry Crozat
e12d89cfab
I18N: Update Czech translation from patch #3466579
2012-01-03 21:19:28 +00:00
Thierry Crozat
f176037222
DOC: Update Czech README from patch #3466579
2012-01-03 21:18:46 +00:00
athrxx
76dec42469
KYRA: (EOB) - improved eob target detection in transfer party dialog
...
(parse domains instead of save files)
2012-01-03 17:37:47 +01:00
athrxx
4fd0e9e94b
KYRA: (EOB) - improve keyboard control for spell book cursor with non QWERTZ keyboards
2012-01-03 17:37:46 +01:00
Strangerke
bda4e9ba9e
TSAGE: Add _field8A to SceneObject, use it in R2R scene 3600
2012-01-03 16:04:10 +01:00
Strangerke
44b3120b81
TSAGE: R2R - Add missing custom VisualSpeaker in scene 3600
2012-01-03 15:39:16 +01:00
Strangerke
79328a393f
TSAGE: R2R - Preliminar implementation of scene 3600
2012-01-03 13:34:38 +01:00
Johannes Schickel
90178d9b87
OPENGL: Fix mouse cursor scaling.
2012-01-03 04:19:08 +01:00
Johannes Schickel
2af87fd4f0
VKEYBD: Fix cursor palette.
2012-01-03 02:13:40 +01:00
Johannes Schickel
1c2a21c42b
VKEYBD: Slight cleanup.
2012-01-03 02:13:33 +01:00
Johannes Schickel
24d99038e4
VKEYBD: Properly error out parsing if an area is defined again.
...
Formerly the code did never check whether ImageMap::createArea returned a
valid pointer and always just assumed so.
2012-01-03 02:13:26 +01:00
Johannes Schickel
d0ddd299a4
VKEYBD: Slight cleanup in ImageMap code.
2012-01-03 02:13:22 +01:00
Johannes Schickel
c98a123f4c
VKEYBD: Some formatting fixes.
2012-01-03 02:13:19 +01:00
Eugene Sandulenko
b3e44e05a3
Merge pull request #160 from BenCastricum/master
...
SCUMM: Add detection for Dutch HE demos
2012-01-02 13:37:08 -08:00
Paul Gilbert
300a04700a
TSAGE: Implemented changes for dirty rect handling needed for R2R
2012-01-02 10:17:44 +11:00
Paul Gilbert
3f17a3ff25
TSAGE: Simplified some of the dirty rect code to use existing Rect methods
2012-01-02 09:27:24 +11:00
Ben Castricum
5af464243a
SCUMM: Add support for 2 Dutch/Mac spyfox demos (1 MD5, 1 filename pattern)
2012-01-01 21:21:56 +01:00
Ben Castricum
23a5bc61af
SCUMM: Don't hide scumm detector debug message for certain cases
2012-01-01 17:14:29 +01:00
Strangerke
e2ded73d92
MISC: This is year 2012
2012-01-01 11:49:41 +01:00
Strangerke
2858328e28
JANITORIAL: Remove SVN tags
2012-01-01 11:07:48 +01:00
Paul Gilbert
fe55269653
TSAGE: Bugfix for trying to draw off screen objects, which was causing invalid dirty rects
2012-01-01 20:14:37 +11:00
Paul Gilbert
be706b1846
TSAGE: Implemented a cleaner version of dirty rect handling
2012-01-01 17:46:02 +11:00
Paul Gilbert
54d0f8124e
TSAGE: Bugfix for #3467505 - crash viewing ammo belt when the clip is empty
2012-01-01 16:37:25 +11:00
Paul Gilbert
83acabfdbd
TSAGE: Do all screen drawing in an intermediate temporary screen surface.
...
This will be the first half of properly handling on screen dirty rects.
2012-01-01 16:37:24 +11:00
Paul Gilbert
a837bb409a
TSAGE: Revert buggy implementation of dirty rects
...
This reverts commit f69dfba21a5d4be8cc60a20a0dd0628717fa5373.
2012-01-01 16:37:24 +11:00
Strangerke
b59b703f72
TSAGE: BF - Fix for bug #3467502 , crash when loading in map scene
2011-12-31 11:27:14 +01:00
Johannes Schickel
b89e63798a
AUDIO: Remove outdated comment about RawStream. Thanks to clone2727 for noticing.
2011-12-31 06:29:56 +01:00
Johannes Schickel
a2221a8b9e
KYRA: Slight formatting fixes.
2011-12-31 05:11:33 +01:00
Johannes Schickel
c822a76a85
KYRA: Little cleanup.
2011-12-31 04:56:29 +01:00
D G Turner
b704e40bae
TSAGE: Close memory leak in savegame thumbnail.
2011-12-31 00:28:27 +00:00
Tarek Soliman
b89bc000d9
KEYMAPPER: Remap dialog shows buttons before labels
2011-12-30 15:52:40 -06:00
Tarek Soliman
16d529cdc3
KEYMAPPER: Use single column in remap dialog
...
This is to allow for long labels like in the eob keymap
2011-12-30 15:52:40 -06:00
Johannes Schickel
27e38d16ee
KYRA: Clean up LoL keymap setup a bit.
2011-12-30 20:41:47 +01:00
Johannes Schickel
548a3e2534
KYRA: Add basic keymapper support to EoB 1+2.
2011-12-30 20:40:06 +01:00
Tarek Soliman
7d00a997cd
KYRA: Fix typo bug and code cleanup in the keymapper game keymap
2011-12-30 13:23:31 -06:00
Tarek Soliman
0e0eddbab3
KEYMAPPER: Fix clear button behavior in remap dialog
...
This is a regression from 1b11139dc53da2dc95f74eb19e3a903d7d786f84
2011-12-30 13:13:41 -06:00
Tarek Soliman
366a942a3a
KEYMAPPER: Simplify calling getKeymap
2011-12-30 13:03:39 -06:00
Tarek Soliman
40b68b41c7
KEYMAPPER: Make engine keymap init and cleanup more generic
2011-12-30 12:36:11 -06:00