Commit graph

24 commits

Author SHA1 Message Date
Le Philousophe
bd8c8802b7 GRAPHICS: Make rawBlitFrom take a ManagedSurface
This allows to remove the palette argument and removes the need for
getPalette
2023-02-23 19:10:45 +01:00
elasota
8a01a57c4c MTROPOLIS: Fix no-debug config. 2023-01-06 22:21:45 -05:00
elasota
206818c68f MTROPOLIS: Use a better default size for the debug inspector. 2022-10-31 01:11:39 -04:00
elasota
f14ca5b871 MTROPOLIS: Uninit field cleanup 2022-07-23 02:25:53 -04:00
elasota
1b8fa06933 MTROPOLIS: Fix some Coverity errors 2022-06-17 21:37:58 -04:00
D G Turner
1d0ea143a7 MTROPOLIS: Fix Set But Unused Variable GCC Compiler Warnings 2022-06-16 21:58:09 +02:00
elasota
53dde2193e MTROPOLIS: Merge prep header and warning cleanup 2022-06-16 21:58:09 +02:00
elasota
790ed24635 MTROPOLIS: Fix save corruption again 2022-06-16 21:58:09 +02:00
elasota
3a9c8def13 MTROPOLIS: Debug inspector 2022-06-16 21:58:09 +02:00
elasota
d6b1074f52 MTROPOLIS: Debug inspector drawing 2022-06-16 21:58:09 +02:00
elasota
db48ad6640 MTROPOLIS: C++11 compile fixes, debug inspector base work 2022-06-16 21:58:09 +02:00
elasota
367afa4b53 MTROPOLIS: Fix debugger scroll bar not animating 2022-06-16 21:58:09 +02:00
elasota
389ad1c195 MTROPOLIS: Work to get object reference vars working, refactor a bunch of subfield reference stuff 2022-06-16 21:58:09 +02:00
elasota
78742414b4 MTROPOLIS: Stepthrough debugger work 2022-06-16 21:58:09 +02:00
elasota
55e0290adf MTROPOLIS: Update pointer API 2022-06-16 21:58:09 +02:00
elasota
8acc940639 MTROPOLIS: Add go to scene buttons to debugger scene tree view 2022-06-16 21:58:09 +02:00
elasota
f44d85fd61 MTROPOLIS: Debug overlay work 2022-06-16 21:58:09 +02:00
elasota
dc333593f1 MTROPOLIS: Debug overlay base work 2022-06-16 21:58:09 +02:00
elasota
6e53185f52 MTROPOLIS: Initial movie element support 2022-06-16 21:58:09 +02:00
elasota
b5ebc6eb36 MTROPOLIS: More work to get splash screen working 2022-06-16 21:58:09 +02:00
elasota
d93775e31e MTROPOLIS: Implement more miniscript 2022-06-16 21:58:09 +02:00
elasota
ca3ddbf23f MTROPOLIS: Add toast notifications and scene header to debug dashboard. 2022-06-16 21:58:09 +02:00
elasota
7d055f332b MTROPOLIS: Fix up Mac resource loading, add debug stub things 2022-06-16 21:58:09 +02:00
elasota
b55268fa7e MTROPOLIS: Stub out some debugger things, add Win cursor loading 2022-06-16 21:58:09 +02:00