Strangerke
a6a8f1afd8
HOPKINS: Remove one more variable from AnimationManager
2013-03-23 14:23:43 +01:00
Strangerke
c49cbf3747
HOPKINS: Get rid of NO_SEQ in AnimationManager
2013-03-23 09:06:27 +01:00
Filippos Karapetis
df751fc80b
SCI: Add the Italian version of KQ6 (bug #3606719 )
2013-03-22 00:33:19 +02:00
Filippos Karapetis
045b10efb6
SCI: Fix loading in Jones
...
This has been broken for a (very) long time, a regression from commit 6ff4dd2
2013-03-21 21:27:14 +02:00
Thierry Crozat
1ef6ee26cc
DREAMWEB: Also update LOGON Italian translation in help string
2013-03-21 08:59:46 +00:00
Strangerke
1c5b5a1649
HOPKINS: Fix regression in pathfinding code in 7916972977
2013-03-21 07:49:02 +01:00
Strangerke
510eb83aac
HOPKINS: Simplify a couple of tests in SoundManager
2013-03-21 07:19:10 +01:00
Strangerke
8467ea81c8
HOPKINS: Rename last vxx variables
2013-03-21 07:18:38 +01:00
Strangerke
faebcaf3c1
HOPKINS: Rename on more variable, some little refactoring in ScriptManager
2013-03-21 00:05:01 +01:00
Thierry Crozat
6d988c1853
DREAMWEB: Change Italian translation of terminal LOGON command
...
SimSaw found the Italian user manual and it uses REGISTRA. So I
changed the translation in-game to use the same.
2013-03-20 21:24:27 +00:00
Thierry Crozat
33a29ca61c
COMMON: Fix assert condition in String::setChar()
2013-03-20 20:10:13 +00:00
Sven Hesse
0de198c997
GOB: Plug a leak
2013-03-20 08:28:45 +01:00
Sven Hesse
19d9071841
GOB: iterator++ -> ++iterator
2013-03-20 08:27:51 +01:00
Strangerke
82e6e61be8
HOPKINS: Remove setParent() from TalkManager
2013-03-20 08:13:32 +01:00
Strangerke
73b01f20af
HOPKINS: Remove setParent() from TalkManager
2013-03-20 08:10:28 +01:00
Strangerke
848841772f
HOPKINS: Remove setParent() from SaveLoadManager and ScriptManager
2013-03-20 08:06:10 +01:00
Strangerke
c5c7ced5ee
HOPKINS: Remove setParent() from MenuManager and ObjectsManager
2013-03-20 07:56:16 +01:00
Strangerke
56ae004475
HOPKINS: Remove setParent() from LinesManager
2013-03-20 07:47:39 +01:00
Strangerke
6a446ff9d1
HOPKINS: Remove setParent() from GraphicsManager
2013-03-20 07:36:06 +01:00
Strangerke
852e65bd02
HOPKINS: Remove setParent() from Globals
2013-03-20 07:27:42 +01:00
Strangerke
d9b596ad18
HOPKINS: Remove setParent() from FontManager
2013-03-20 01:00:12 +01:00
Strangerke
05a2f776a3
HOPKINS: Rename colour into color
2013-03-19 22:01:03 +01:00
Strangerke
f2d4151dd7
HOPKINS: Remove setParent() from FileManager
2013-03-19 21:57:28 +01:00
Strangerke
db6d7e256b
HOPKINS: Remove setParent() from EventsManager and Debugger
2013-03-19 20:41:39 +01:00
Matthew Hoops
fa3136fbc4
PEGASUS: Make sure sounds are rewound before playing them
2013-03-19 10:40:47 -04:00
Strangerke
d85ac53420
HOPKINS: Remove useless define
2013-03-19 08:31:49 +01:00
Strangerke
fd5f8c7ef3
HOPKINS: Remove setParent() from DialogsManager
2013-03-19 08:26:36 +01:00
Strangerke
26d9122844
HOPKINS: Remove setParent() from ComputerManager
2013-03-19 08:21:42 +01:00
Strangerke
dc5a2b1de7
HOPKINS: Remove setParent() from AnimationManager
2013-03-19 08:17:01 +01:00
Strangerke
b0ad532a92
HOPKINS: Some renaming in TalkManager and GraphicsManager
2013-03-19 08:05:37 +01:00
Strangerke
de883e6198
HOPKINS: Fix some warnings reported by CppCheck
2013-03-18 08:19:33 +01:00
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