Commit Graph

62575 Commits

Author SHA1 Message Date
Strangerke
c6467bcc1d VOYEUR: Refresh mouse events in safe screen, fixing the 'enter password' behavior 2014-03-04 08:01:25 +01:00
Torbjörn Andersson
6c7aceee10 NEWS: Add note about Feeble Files loyalty rating fix 2014-03-04 07:21:16 +01:00
Kirben
32fdb194c7 AGOS: Fix scroll wheel glitch in The Feeble Files. 2014-03-04 17:10:11 +11:00
Torbjörn Andersson
d980584cc5 Merge pull request #441 from eriktorbjorn/feeble-loyalty
Possible fix for bug #6525, AGOS: FF - Loyalty Rating never changes in 4 CD version
2014-03-04 07:08:59 +01:00
Kirben
7cc8d4184a AGOS: Disable mouse scroll in Puzzle Pack games. 2014-03-04 17:04:03 +11:00
Kirben
f07603a57b NEWS: Add recent AGOS changes. 2014-03-04 15:07:07 +11:00
Matthew Hoops
955b8194db MOHAWK: Fix Riven movie volume clipping 2014-03-03 21:06:25 -05:00
Kirben
ec0f420299 AGOS: Add mouse wheel support for The Feeble Files. 2014-03-04 11:20:01 +11:00
uruk
437703962a AVALANCHE: Add MainMenu's skeleton. 2014-03-03 23:12:51 +01:00
Strangerke
f0111e92dc VOYEUR: Rewrite hotspot code in doLock() 2014-03-03 23:04:51 +01:00
Strangerke
1c6a6474d2 VOYEUR: Fix a comment 2014-03-03 23:03:01 +01:00
Strangerke
db7d8a0d40 VOYEUR: Remove a couple of default values in function declaration 2014-03-03 23:02:44 +01:00
Eugene Sandulenko
f504635cbd FULLPIPE: Implement scene19_setSugarState() 2014-03-03 23:40:05 +02:00
Eugene Sandulenko
bc3eb3b22b FULLPIPE: Implement scene18_setupEntrance() 2014-03-03 23:40:05 +02:00
uruk
b19dbace42 AVALANCHE: Rename Menu to DropDownMenu. 2014-03-03 22:38:39 +01:00
uruk
7a7bf4f529 AVALANCHE: Replace majorRedraw() with refreshScreen(). 2014-03-03 22:00:16 +01:00
uruk
0dff818594 AVALANCHE: Implement the status leds on the toolbar. 2014-03-03 21:11:07 +01:00
Strangerke
e6b56b0b85 VOYEUR: Remove the second (useless) parameter of freeBoltGroup() 2014-03-03 19:05:55 +01:00
Strangerke
3a017ac8a8 VOYEUR: Remove parameters matching the default parameter in freeBoltGroup() calls 2014-03-03 19:03:11 +01:00
Strangerke
6db1e8ae46 VOYEUR: Simplify getBoltGroup() by removing the second (useless) parameter 2014-03-03 19:00:14 +01:00
Strangerke
834cd6cc50 VOYEUR: Remove 2 parameters matching the default parameter in function calls 2014-03-03 18:55:00 +01:00
Matthew Hoops
5e715f244b VIDEO: Handle the raw AVI video chunk the same as the others 2014-03-02 20:59:00 -05:00
Johannes Schickel
d771c4d3bb KYRA: Fix EoB 1 German rest string when monsters are nearby. 2014-03-03 02:00:05 +01:00
Johannes Schickel
02697757ea DISTS: Regenerate kyra.dat. 2014-03-03 02:00:05 +01:00
Johannes Schickel
800fc0722d DEVTOOLS: Rewrite create_kyradat.
Now static data is directly stored inside source code files which allows the
tool to generate kyra.dat without any additional input.

This will make supporting fan translations easier, since only the localized
strings have to be added and an appropriate game entry has to be added.
2014-03-03 02:00:04 +01:00
Eugene Sandulenko
201f7a0f82 FULLPIPE: Implement true scene19_preload() 2014-03-03 00:26:57 +02:00
Eugene Sandulenko
88f8e00773 FULLPIPE: Implement scene19_preload() 2014-03-03 00:14:12 +02:00
Strangerke
2be4c69939 CGE: Fix some uninitialized variables 2014-03-02 20:44:25 +01:00
Strangerke
bd66fc0e1a CGE: Add a comment about an intended fall-through 2014-03-02 20:44:23 +01:00
Strangerke
bc58a42574 CGE: Move hero shadow check inside hero check in sceneUp() 2014-03-02 20:44:22 +01:00
Strangerke
3c41d9b9cb CGE: Add a safeguard in pocFul 2014-03-02 20:44:21 +01:00
Eugene Sandulenko
a1d9281fb4 FULLPIPE: Implement scene18_preload() 2014-03-02 21:04:09 +02:00
Strangerke
fffb3db0a6 TOLTECS: Reduce the scope of one more variable 2014-03-02 18:10:31 +01:00
Strangerke
6a84bf61a5 MISC: Revert 2 files accidentally modified in 418de45d9c 2014-03-02 18:02:02 +01:00
Kirben
83b32010b3 AGOS: Add initial support for mouse wheel. 2014-03-02 22:19:32 +11:00
Strangerke
418de45d9c TOLTECS: Reduce a variable scope, move a variable to boolean 2014-03-02 11:43:46 +01:00
Strangerke
fd995fa449 TOLTECS: Apply CppCheck performance recommendations 2014-03-02 11:40:05 +01:00
Paul Gilbert
ae258cb350 VOYEUR: Change apartment cursor to use ScummVM cursor manager 2014-03-01 21:11:08 -05:00
uruk
007d68006a AVALANCHE: Repair ShootEmUp::run(). 2014-03-01 23:29:01 +01:00
uruk
f8b61872ef AVALANCHE: Implement moving in ShootEmUp::readKbd().
Rework the existing parts of the function during the process.
2014-03-01 23:25:15 +01:00
uruk
f2c03e5751 AVALANCHE: Implement shooting in ShootEmUp::readKbd(). 2014-03-01 22:38:25 +01:00
Matthew Hoops
0572fa5d35 IMAGE: Handle bitmaps with an image size field of 0 2014-03-01 12:05:47 -05:00
Strangerke
2218d14fb5 TONY: Remove unused error defines 2014-03-01 16:50:02 +01:00
Strangerke
9d8477b87d TONY: Remove dummy defines 2014-03-01 16:46:31 +01:00
Strangerke
8d8bf74ad6 TONY: Remove unused function declaration in lzo 2014-03-01 16:37:22 +01:00
Strangerke
3ace561178 TONY: Indent code properly in lzo 2014-03-01 16:35:58 +01:00
Strangerke
3f6b51ce55 TONY: Remove dead code in lzo 2014-03-01 16:25:41 +01:00
Kirben
901eeea62e AGOS: Convert verb ids for Simon the Sorcerer 2. 2014-03-01 22:54:18 +11:00
Eugene Sandulenko
094a86e076 FULLPIPE: Implement scene18_initScene1() 2014-03-01 13:15:54 +02:00
Kirben
afd21ac388 AGOS: Enable verb display in Simon the Sorcerer 2. 2014-03-01 20:11:40 +11:00