Filippos Karapetis
b7419454c5
HOPKINS: Rename DD_VBL() -> updateScreen()
2013-02-25 22:00:45 +02:00
Matthew Hoops
c9b1dd37c5
HOPKINS: Don't have the TWA/APC code in the Audio namespace
2013-02-25 10:32:12 -05:00
Matthew Hoops
b22bb6d463
HOPKINS: Remove long double usage
2013-02-25 10:27:01 -05:00
Paul Gilbert
86306893c8
Merge pull request #309 from dreammaster/hopkins
...
Hopkins FBI Pull Request
2013-02-24 06:36:26 -08:00
Strangerke
76bf7b7c04
CGE: Add workaround for the dice puzzle for the devices not using a ALT key
2013-02-24 11:23:49 +01:00
Willem Jan Palenstijn
2d1fd3b554
ALL: Fix typo (existant->existent)
2013-02-23 22:07:32 +01:00
Strangerke
79bbd015ab
HOPKINS: Remove a useless variable, some renaming in HopkinsEngine
2013-02-23 10:55:41 +01:00
Strangerke
3787e69e7b
HOPKINS: Add comments concerning the Win95 UK demo fix
2013-02-23 10:23:44 +01:00
Strangerke
9a535ac9f6
HOPKINS: Remove verbose error messages when the English demo skips the speech loading
2013-02-22 23:51:29 +01:00
Strangerke
5297f63707
HOPKINS: Fix the crash related to the missing speech file in the Win95 English demo
2013-02-22 19:23:21 +01:00
Strangerke
29c664a696
HOPKINS: Implement a more proper function to clear the palette.
2013-02-22 17:18:44 +01:00
Strangerke
3625aed6f6
HOPKINS: Start making code a bit less verbose
2013-02-22 12:18:20 +01:00
Strangerke
577f904055
HOPKINS: More renaming in Globals and ObjectsManager
2013-02-22 10:36:54 +01:00
Strangerke
e4edf54209
HOPKINS: Some renaming in Globals and ObjectsManager. Remove a couple of useless variables.
2013-02-22 09:10:45 +01:00
Strangerke
b0a55e7a4f
HOPKINS: Renaming in LinesManager and Globals
2013-02-22 08:18:13 +01:00
Willem Jan Palenstijn
5d36b5fb6e
HOPKINS: Pre-convert palette
2013-02-21 18:37:15 +01:00
Strangerke
691f21da96
HOPKINS: Some renaming and refactoring in Globals and LinesManager
2013-02-21 08:23:38 +01:00
Strangerke
8457c00457
HOPKINS: More misc renaming
2013-02-20 08:30:16 +01:00
Strangerke
f9f6133851
HOPKINS: Misc renaming
2013-02-20 01:23:39 +01:00
Strangerke
9aa7e136f8
HOPKINS: Some more renaming in TalkManager and Globals
2013-02-19 23:18:43 +01:00
Strangerke
213914c045
HOPKINS: Some renaming in Globals
2013-02-19 21:12:57 +01:00
Strangerke
0f786d83a2
HOPKINS: More renaming in LinesManager
2013-02-19 18:06:05 +01:00
Strangerke
7db7f8fff0
HOPKINS: Regroup some IF statements in linesManager
2013-02-19 17:13:06 +01:00
Strangerke
471b8af482
HOPKINS: Some renaming in LinesManager, remove a couple of problematic asserts
2013-02-19 17:07:29 +01:00
Strangerke
a208f51db7
HOPKINS: More renaming in SoundManager
2013-02-19 15:08:12 +01:00
Strangerke
5bbdbc0fad
HOPKINS: Misc renaming, some sound refactoring
2013-02-19 14:34:43 +01:00
Strangerke
72f7421b6d
HOPKINS: Remove a couple of useless variables and associated dead code
2013-02-19 07:55:38 +01:00
Dreammaster
38e9dbfe3f
HOPKINS: Fixed shadowed variable warning
2013-02-18 23:45:58 -05:00
Dreammaster
7a73412fb6
HOPKINS: Fixed warnings about switch statements using DIR_ constants
2013-02-18 23:43:19 -05:00
Dreammaster
f92154dbe1
HOPKINS: Changed WinScan to use actual screen pitch
2013-02-18 23:30:59 -05:00
Willem Jan Palenstijn
71f70158e7
HOPKINS: Fix repeating route from pathfinder
...
Regression from d7c8fe912
.
2013-02-19 00:52:48 +01:00
Willem Jan Palenstijn
95c44e0a51
HOPKINS: Fix typo
2013-02-19 00:39:43 +01:00
Willem Jan Palenstijn
81bb4d4374
HOPKINS: Merge 'remotes/dreammaster/hopkins' into hopkins
...
Conflicts:
engines/hopkins/lines.cpp
engines/hopkins/lines.h
engines/hopkins/objects.cpp
2013-02-18 23:54:18 +01:00
Willem Jan Palenstijn
6df59334b8
HOPKINS: Fix route direction
...
This fixes pathfinding to the top right in some situations.
2013-02-18 23:52:27 +01:00
Willem Jan Palenstijn
5ca0cc8fcd
HOPKINS: Refactor loop structure in PARC_PERS
2013-02-18 23:52:18 +01:00
Torbjörn Andersson
21ed47ce13
VIDEO: Fix Smacker crash, as per madmoose's suggestion
...
Apparently, in some movies the Smacker decoder would peek ahead
past the end of the bitstream, even though it didn't necessarily
use all of those bits later. Fix that by first checking how many
bits are still available. (This was originally reported for the
mg1shoot.smk cutscene in the 4 CD version of The Feeble Files.)
2013-02-18 20:12:35 +01:00
David Turner
f70905d979
Merge pull request #311 from vyadh/master
...
LURE: Fix bug #3604370 - "LURE: ANDROID, Action item scrolling too sensitive"
2013-02-18 02:09:12 -08:00
Strangerke
7428af9a4c
HOPKINS: Replace casted READ_LE_UINT16 by the equivalent macro to improve readability
2013-02-18 01:37:21 +01:00
Strangerke
ccf07b8956
HOPKINS: More Direction refactoring
2013-02-18 01:19:41 +01:00
vyadh
348378f4a6
LURE: Fix bug #3604370 - ANDROID menus clickable
...
LURE: Fix bug #3604370 - "LURE: ANDROID, Action item scrolling too sensitive"
2013-02-17 22:11:11 +00:00
Filippos Karapetis
61ec6c998f
SCI: Fix bug #3538416 - "SCI: SQ4 CD text glitches in introduction"
2013-02-17 20:45:16 +02:00
Filippos Karapetis
d830b27404
SCI: Fix bug #3604944 - "SCI: QFG1VGA: Missing dialogue when speaking to Kaspar"
2013-02-17 20:44:31 +02:00
Thierry Crozat
862c831511
I18N: Update Hungarian translation from patch #3604064
2013-02-16 18:07:38 +00:00
Strangerke
979328ebdb
HOPKINS: Introduce Directions enum
2013-02-16 18:48:55 +01:00
Willem Jan Palenstijn
f80cd6407c
HOPKINS: Extract utility function for appending linedata to route list
2013-02-16 15:59:06 +01:00
Willem Jan Palenstijn
cccbd84204
HOPKINS: Convert route lists into structs
2013-02-16 15:59:02 +01:00
Strangerke
3e0739a49c
HOPKINS: Some renaming and refactoring
2013-02-16 14:57:25 +01:00
Strangerke
355422455c
HOPKINS: Some more similar cleanup
2013-02-16 00:06:45 +01:00
Strangerke
c5f800af1b
HOPKINS: Some renaming, remove useless self-accessing code pointed by wjp
2013-02-15 23:57:23 +01:00
Strangerke
2301dc8f38
HOPKINS: Start refactoring MIRACLE
2013-02-15 23:41:05 +01:00