Commit Graph
137148 Commits
Author SHA1 Message Date
Martin Gerhardy 7caf4425af TWINE: renamed variable 2022-06-11 12:44:26 +02:00
Martin Gerhardy 0f411e7669 TWINE: renamed member to match original sources 2022-06-11 12:44:22 +02:00
Martin Gerhardy fe56c0d0fa TWINE: renamed member to match original sources 2022-06-11 12:44:17 +02:00
Martin Gerhardy cb4eae873c TWINE: renamed member 2022-06-11 12:43:53 +02:00
Martin Gerhardy c2825bfc45 TWINE: renamed variables and added comments from the original code 2022-06-11 12:43:33 +02:00
Martin Gerhardy 4c99013f34 TWINE: reduced code duplication 2022-06-11 12:41:31 +02:00
Martin Gerhardy 3dbb423b1b TWINE: fixed zone struct parsing
would be a problem in combination with lba2
2022-06-11 12:41:31 +02:00
SupSuper 7acc1cd3bc GUI: Enlarge the Options dialog 2022-06-11 13:29:00 +03:00
Paweł Kołodziejski 6b6629c784 DIRECTOR: Added detection entry for "X-Files" another demo, ticket #12835 2022-06-11 11:22:57 +02:00
Paweł Kołodziejski 1f193d1658 DIRECTOR: Added detection entry for "Pettson & Findus i tradgarden", ticket 12908 2022-06-11 11:12:20 +02:00
Paweł Kołodziejski 9deb66e3db DIRECTOR: Added detection entry for "Ritter Rost" ticket #12907 2022-06-11 11:07:30 +02:00
Martin Gerhardy 486c7fffd0 TWINE: fixed invalid to-angle in processRandomAction
found in original source code OBJECT.C lines 1995 and 2005
2022-06-11 10:00:25 +02:00
Martin Gerhardy 91341f443b TWINE: renamed variables to match original sources 2022-06-11 10:00:25 +02:00
Martin Gerhardy 049c6a63eb TWINE: activate else branch as found in the original sources 2022-06-11 09:56:54 +02:00
Martin Gerhardy ae4d701790 TWINE: fixed reajustActorPosition 2022-06-11 09:56:54 +02:00
Martin Gerhardy ff1de24376 TWINE: renamed member to match original source code 2022-06-11 09:56:54 +02:00
Martin Gerhardy c9604d7926 TWINE: fixed invisible check in checkCollisionWithActors 2022-06-11 09:56:54 +02:00
Martin Gerhardy 7bcbc5d7b6 TWINE: hasBoundingBox is now only true if the action type is ACTION_ZV 2022-06-11 09:56:54 +02:00
Martin Gerhardy 23815c35a8 TWINE: fixed typo 2022-06-11 09:56:54 +02:00
Martin Gerhardy 6dd64584d8 TWINE: added warning 2022-06-11 09:56:54 +02:00
Martin Gerhardy 11e5b11f82 TWINE: removed duplicated call to initSceneTextBank() 2022-06-11 09:56:54 +02:00
neuromancer 3c3fd1b342 HYPNO: added initial implementation of showing stats in boyz 2022-06-11 09:50:22 +02:00
neuromancer a80cd2a111 HYPNO: fixed palette handling when the arcade sequence is not starting in the first frame 2022-06-11 09:50:22 +02:00
Eugene Sandulenko 19e078a886 DIRECTOR: Implement VWTL loading (not used yet) 2022-06-11 02:07:34 +02:00
Le Philousophe 6a9bf4785d TINSEL: Fix int32 discrepancy 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen afc09057ab TINSEL: Refactor Notebook and System reels to follow naming conventions 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen 5b2a8fea37 TINSEL: Rename IsConvAndNotMove -> isConvAndNotMove 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen 50eb3bb542 TINSEL: Rename the public methods in Dialogs to follow convention 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen c2e94a0cf5 TINSEL: Rename the private methods in Dialogs to follow convention
Changing from PascalCase to camelCase
2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen bc178e9784 TINSEL: Add debug commands to add all clues, as well as listing them.
At the same time, name the NOTEBOOK_CLUE attribute appropriately
2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen 1f1f97c745 TINSEL: Implement pointer handling for Notebook 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen 5c873a17b2 TINSEL: Implement polygon-handling for Notebook 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen a0e5f431de TINSEL: Add initial event support to Notebook.
For now this should be enough to flip pages.
2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen 8d1abb5192 TINSEL: Close Inventories when switching between them. 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen 5c409b4bbb TINSEL: Implement library function CROSSCLUE 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen ec6835dac7 TINSEL: Implement Notebook logic for adding clues and showing pages. 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen de164c168d TINSEL: Implement InventoryOrNotebookActive 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen 54f179dfab TINSEL: Minor style-fixes 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen aa4c3184eb TINSEL: Refactor IsInPolygon to be partially a member-function 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen 9ebe1cd31b TINSEL: Replace LockMem with GetFrame for FRAME 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen 72aa757d2c TINSEL: Replace LockMem with GetMultiInit for MULTI_INIT 2022-06-10 23:12:34 +03:00
Einar Johan Trøan Sømåen 18668bd218 TINSEL: Further refactor InventoryObjects
So that we don't need vtables for the InventoryObject-objects, only
for the container.
2022-06-10 23:12:34 +03:00
Athanasios Antoniou 1146f3d72d GUI: Fix iconpath iconspath Confman key discrepancy
Fixes issue with unable to download icons update (from Misc Tab) even though an icons path is set in Paths tab.
2022-06-10 23:10:51 +03:00
Marcel Souza Lemes b5fb71ec01 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1732 of 1732 strings)
2022-06-10 18:28:02 +00:00
Le Philousophe 6a3e97d863 GUI: Fix dangling pointer when _headerEntryList was reallocated
As we know the size of the array in advance we can preallocate it.
2022-06-10 07:52:46 +02:00
ScummVM-Translations 148cfc1b70 I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2022-06-10 03:36:27 +00:00
Matthew Jimenez 45b5ee94d0 ULTIMA8: Re-enable game specific options for Utima 8 2022-06-09 22:33:40 -05:00
ScummVM-Translations eed8991a98 I18N: Update translations templates 2022-06-10 00:01:40 +00:00
Cameron Cawley c0aa33528d ULTIMA8: The Christmas easter egg in No Regret is not in the demo version 2022-06-10 09:01:29 +09:00
Cameron Cawley 026ed0d1d5 ULTIMA8: Use ADExtraGuiOptionsMap for all games 2022-06-10 09:01:29 +09:00