Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Paul Gilbert
8a90168819
AGS: Move remainder of Allegro globals to Globals
2021-03-07 08:52:15 -08:00
Paul Gilbert
ab84798f9a
AGS: Removing unneeded Allegro driver classes
2021-03-07 08:52:15 -08:00
Paul Gilbert
cd017a73c7
AGS: Revert Standardization of number types
...
This reverts commit a96422af52 .
2021-02-16 19:45:02 -08:00
Paul Gilbert
a96422af52
AGS: Standardization of number types
...
This not only simplifies all the use of _t types to the
ScummVM equivalents, it gets rid of the int32 usage in
favor of just int, solving common type clashes with the
Amiga, for which int doesn't match int32
2021-02-13 11:38:55 -08:00
Paul Gilbert
cc123913f4
AGS: Change a bunch of int to be explicitly int32_t & uint32_t
...
This should solve the errors on some systems where int didn't
match int32
2021-02-06 20:13:05 -08:00
Paul Gilbert
377a0ffe7b
AGS: Fixes for setup of screen resolutions
2021-02-06 16:37:31 -08:00
Paul Gilbert
e22019dcf4
AGS: Create ScummVM SYSTEM_DRIVER
2021-02-06 16:37:31 -08:00
Paul Gilbert
04ed871098
AGS: Added missing allegro gfx methods
2021-02-06 16:37:31 -08:00
Paul Gilbert
76618e6d38
AGS: Added engine/gfx/ folder
2021-02-06 16:37:31 -08:00
Paul Gilbert
fdcfe8362f
AGS: Move allegro from stubs/ to lib/
2021-02-06 16:37:31 -08:00