Commit Graph

55914 Commits

Author SHA1 Message Date
Strangerke
128fd022ab HOPKINS: More renaming, fix a memory leak 2013-03-18 07:59:26 +01:00
Strangerke
551b3e5f95 HOPKINS: End rework on ScriptManager 2013-03-17 23:33:56 +01:00
Strangerke
7351d5272c HOPKINS: More rework in ScriptManager 2013-03-17 23:23:44 +01:00
Strangerke
2746e2e666 HOPKINS: Start reworking ScriptManager 2013-03-17 22:43:31 +01:00
Paul Gilbert
df8be4ef0a HOPKINS: More field renamings 2013-03-17 17:41:10 -04:00
Paul Gilbert
b984629d8a HOPKINS: Give proepr names to some of the previously unnamed structure fields 2013-03-17 17:06:03 -04:00
Paul Gilbert
3d50c11071 HOPKINS: Fix corrupted frame at end of bank attack animation 2013-03-17 16:28:20 -04:00
Strangerke
9f81c4e556 HOPKINS: More renaming in ObjectsManager 2013-03-17 19:18:41 +01:00
Paul Gilbert
3c15da26b2 HOPKINS: Fix some references to renamed DD_VBL method 2013-03-17 11:56:12 -04:00
Paul Gilbert
4372bd8306 Merge branch 'hopkins_dirtyRects'
Conflicts:
	engines/hopkins/anim.cpp
	engines/hopkins/computer.cpp
	engines/hopkins/dialogs.cpp
	engines/hopkins/graphics.cpp
	engines/hopkins/hopkins.cpp
2013-03-17 11:29:00 -04:00
Strangerke
43b9f5daff HOPKINS: Some renaming in ObjectsManager 2013-03-17 15:17:42 +01:00
Strangerke
f809f71f2e NEWS: Mention Tony Tough support and the puzzle disabled in CGE (Soltys) 2013-03-16 11:24:57 +01:00
Torbjörn Andersson
4b0d0ecdda TOLTECS: Work around undefined subtitle behaviour at script loading
It may be because of an underlying bug, but there is at least one
case where a script is unloaded and replaced by another script while
that script slot still has an active subtitle. This causes it to
print random garbage for me, and may be causing crashes for others.

I've discussed this patch with johndoe, and he was ok with it, so
let's see how it works out.
2013-03-15 18:48:44 +01:00
Strangerke
5dae972237 HOPKINS: Some refactoring and renaming in GENIAL() 2013-03-15 07:46:30 +01:00
Strangerke
0f407b7a0b HOPKINS: More renaming 2013-03-14 08:05:09 +01:00
Paul Gilbert
39ffd06839 HOPKINS: Bugfix for refreshing Breakout lives when one is lost 2013-03-13 22:58:48 -04:00
Paul Gilbert
d10f81372b HOPKINS: Endian fix for playing Breakout game 2013-03-12 23:03:18 -04:00
Paul Gilbert
3a48420c90 HOPKINS: Dirty rect fix for Breakout game 2013-03-12 21:44:36 -04:00
Paul Gilbert
408345ebab HOPKINS: Further cleaned up dirty rect display 2013-03-12 21:43:48 -04:00
Strangerke
a00e89a2fd HOPKINS: More renaming in LinesManager 2013-03-12 23:22:56 +01:00
Strangerke
51f94c3dc8 HOPKINS: Rename variables and mild code rework in LinesManager 2013-03-11 07:25:45 +01:00
Paul Gilbert
f49fb723da HOPKINS: Added a more comprehensive rects merge code 2013-03-10 22:15:12 -04:00
Paul Gilbert
e50a7be7de HOPKINS: Further fix for dirty area display in-game 2013-03-10 22:09:29 -04:00
Paul Gilbert
2d83249ac2 HOPKINS: Clean up main game quit checks 2013-03-10 20:25:05 -04:00
Strangerke
7916972977 HOPKINS: Remove several magic values used for directions 2013-03-10 23:53:37 +01:00
D G Turner
27abec4849 BUILD: Add fix for "Illegal instruction: 4" on iPhone 5 and iPad 4.
This binary patch fix is intended to allow testing in the interim on
A6/A6X devices until the OSX porter updates the toolchains to cope with
the newer iOS devices.
2013-03-10 21:32:42 +00:00
Strangerke
b4d6d443a5 HOPKINS: More work on characterRoute() 2013-03-10 11:39:58 +01:00
Paul Gilbert
3d06a93be1 HOPKINS: Merged dirty/refresh rect rect adding into a single method 2013-03-09 22:04:41 -05:00
Paul Gilbert
55c024494d HOPKINS: Fix problem with scrolling not working properly 2013-03-09 09:44:46 -05:00
Strangerke
09e5661711 HOPKINS: Start reworking characterRoute() 2013-03-09 14:45:25 +01:00
Strangerke
d325a2d7aa HOPKINS: Some renaming and refactoring in LinesManager 2013-03-09 09:41:15 +01:00
Strangerke
8229b1332b HOPKINS: Some more renaming in LinesManager 2013-03-09 01:08:50 +01:00
D G Turner
5e801ef41a MOHAWK: Add Myst and Riven Polish detection entries.
These are from bug #3606788 ("Mohawk: Myst: ME - polish MD5") and bug
2013-03-08 22:31:09 +00:00
Strangerke
d9e413defb HOPKINS: More renaming in LinesManager 2013-03-08 07:56:53 +01:00
Strangerke
bb8d729910 HOPKINS: Remove a useless variable in cityMapRoute, some renaming 2013-03-07 08:41:17 +01:00
Strangerke
c6ba8f026f HOPKINS: Get rid of a magic value, more renaming 2013-03-07 08:23:28 +01:00
Strangerke
2b9bc1a61b HOPKINS: More renaming in MIRACLE() and characterRoute() 2013-03-07 00:27:47 +01:00
Strangerke
b8ff6c623f HOPKINS: Some renaming in LinesManager 2013-03-06 23:47:33 +01:00
Paul Gilbert
83480c5784 HOPKINS: Fix transition between initial version display to intro animation 2013-03-06 09:46:05 -05:00
Strangerke
389f75b3dd HOPKINS: Some more renaming in LinesManager 2013-03-06 08:28:18 +01:00
Paul Gilbert
188f7efd05 HOPKINS: Fix display of screen images using screen fade in 2013-03-05 20:58:43 -05:00
Paul Gilbert
f93275b310 HOPKINS: Removed usage of g_system->lockScreen 2013-03-05 09:42:06 -05:00
Strangerke
3e17373cfa HOPKINS: Remove the last GOTOs 2013-03-05 08:26:51 +01:00
Strangerke
6b2890dc6e HOPKINS: Some more renaming in FontManager 2013-03-05 07:56:53 +01:00
Strangerke
1bcc9d09bc HOPKINS: Rename cutscenes functions 2013-03-05 07:54:26 +01:00
Strangerke
2ae05f0573 HOPKINS: Misc renaming and refactoring 2013-03-05 07:45:15 +01:00
Strangerke
cd412b3a89 HOPKINS: Remove debugging hack 2013-03-05 07:32:35 +01:00
Eugene Sandulenko
4c16ba6636 CREDITS: Added NoiZe 2013-03-04 10:54:02 +02:00
Strangerke
23badc9735 HOPKINS: Some renaming 2013-03-04 07:46:52 +01:00
Filippos Karapetis
8a62471b21 MT-32: Sync with the latest changes in munt 2013-03-03 23:01:12 +02:00