Commit graph

164 commits

Author SHA1 Message Date
Matthew Jimenez
5219c99400 GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
Le Philousophe
0df39efb81 LILLIPUT: Migrate engine to Path 2023-12-24 13:19:25 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
aryanrawlani28
a56dc094b9 ENGINES: ALL: Move detection_enums -> detection.h
- Cleans up headers quite a bit.
2020-10-03 14:56:36 +02:00
aryanrawlani28
29ceb07959 ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
- DETECT_OBJS are present and added inside an engine's modules.mk file.
2020-10-03 14:56:36 +02:00
aryanrawlani28
8189a05316 ENGINES: ALL: Adapt to changes for new plugins by defining a new detection module
For each engine:
- Make a new folder detection
- Move detection-related files inside the folder
- Add a new module "enginename/detection"
- Add DETECT_OBJS here
- Adjust the normal engine module to remove detect_objs
- Adjust every file for the new changes.
2020-10-03 14:56:36 +02:00
aryanrawlani28
5593b47e88 LILLIPUT: Split detection features & adapt to new plugins. 2020-10-03 14:56:36 +02:00
Paul Gilbert
afa27aa7c5 LILLIPUT: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
Bastien Bouclet
4e931838ac LILLIPUT: Add override keywords 2020-02-09 12:43:15 +01:00
Eugene Sandulenko
c131d6f719 LILLIPUT: Added override keywords 2020-02-05 15:44:24 +01:00
Paul Gilbert
5b80320525 ENGINES: Adding override keyword to hasFeature methods 2020-02-04 20:04:11 -08:00
Strangerke
dd152510af LILLIPUT: Remove some unused variables, initialize some others 2018-04-24 00:01:46 +02:00
Strangerke
56db8c626e LILLIPUT: Refactor engine, replace the use of MinMax by Common::Rect 2018-04-20 07:55:46 +02:00
Strangerke
85c802c9b7 LILLIPUT: More renaming 2018-04-15 01:20:52 +02:00
Strangerke
f102f9961b LILLIPUT: cleanup & renaming 2018-04-13 06:57:44 +02:00
Strangerke
cd95328b36 LILLIPUT: Use constants in sequence functions 2018-04-12 07:38:34 +02:00
Strangerke
fe81c9c1d3 LILLIPUT: some renaming 2018-04-11 23:21:09 +02:00
Strangerke
1a29932672 LILLIPUT: some more rework related to the positions 2018-04-11 07:27:45 +02:00
Strangerke
555056714b LILLIPUT: Some refactoring 2018-04-10 23:49:31 +02:00
Strangerke
bf5b3f62e2 LILLIPUT: more renaming 2018-04-10 07:44:48 +02:00
Strangerke
c8eff89a7e LILLIPUT: more WIP renaming 2018-04-09 00:56:17 +02:00
Strangerke
7f9c06f91a LILLIPUT: more renaming, rework setMode 2018-04-08 00:02:22 +02:00
Strangerke
6695610756 LILLIPUT: More renaming work 2018-04-07 23:58:32 +02:00
Strangerke
397a94bc62 LILLIPUT: Some more renaming in the sequence manager 2018-04-07 23:58:32 +02:00
Strangerke
566f6a6443 LILLIPUT: some more renaming in the sequencer 2018-03-31 01:55:40 +02:00
Strangerke
3720c04cb6 LILLIPUT: Refactor a bit sequenceMoveCharacter to use 3 parameters instead of 2 2018-03-31 01:55:40 +02:00
Strangerke
467cfbc42a LILLIPUT: More renaming work 2018-03-31 01:55:40 +02:00
Strangerke
411e182044 LILLIPUT: Remove some useless code 2018-03-29 07:11:42 +02:00
Strangerke
74ce6af22e LILLIPUT: more renaming and refactoring 2018-03-28 17:36:57 +02:00
Strangerke
96f35b1740 LILLIPUT: Some more renaming, use CLIP in OC_scrollAwayFromCharacter 2018-03-28 17:36:57 +02:00
Strangerke
fedbb3d7fe LILLIPUT: Rename some more opcodes 2018-03-28 17:36:57 +02:00
Strangerke
2ea8d71a5a LILLIPUT: More renaming 2018-03-28 17:36:57 +02:00
Strangerke
81a16b0c8e LILLIPUT: Some more renaming 2018-03-28 17:36:57 +02:00
Strangerke
b17dfaad10 LILLIPUT: More renaming 2018-03-28 17:36:57 +02:00
Strangerke
bda21673e8 LILLIPUT: More renaming 2018-03-28 17:36:57 +02:00
Strangerke
616a8291a4 LILLIPUT: Some renaming 2018-03-28 17:36:57 +02:00
Strangerke
c8495aa457 LILLIPUT: Fix a couple of remaining 'Robin' engine strings 2018-03-28 17:36:57 +02:00
Joseph-Eugene Winzer
a5b4be6327 LILLIPUT: Substitues custom cursor handling with CursorMan 2018-03-28 17:36:57 +02:00
Strangerke
e059e81bab LILLIPUT: Some renaming, fix a warning 2018-03-28 17:36:57 +02:00
Strangerke
b387257138 LILLIPUT: Some renaming, fix regression in intro introduced in the two previous commits 2018-03-28 17:36:57 +02:00
Strangerke
7554c07be1 LILLIPUT: Some more renaming 2018-03-28 17:36:57 +02:00
Strangerke
ed9daf2ed6 LILLIPUT: Rework _rectXMinMax and _rectYMinMax 2018-03-28 17:36:57 +02:00
Strangerke
4efebbbeee LILLIPUT: Some more renaming 2018-03-28 17:36:57 +02:00
Strangerke
f0abb4f656 LILLIPUT: Some renaming 2018-03-28 17:36:57 +02:00
Strangerke
b2d49cef83 LILLIPUT: More renaming 2018-03-28 17:36:57 +02:00
Strangerke
2832980e92 LILLIPUT: Some more renaming, remove double variable 2018-03-28 17:36:57 +02:00
Strangerke
22b3a24e5f LILLIPUT: Renaming, fix a bug in OC_checkLastInterfaceHotspotIndexMenu2 2018-03-28 17:36:57 +02:00
Strangerke
d011a68d4f LILLIPUT: Start reworking _word16EFE 2018-03-28 17:36:57 +02:00
Strangerke
10edaf6bc4 LILLIPUT: Some renaming, start fixing the map display 2018-03-28 17:36:57 +02:00
Strangerke
7e55ed492c LILLIPUT: Some renaming 2018-03-28 17:36:57 +02:00