Commit Graph
28 Commits
Author SHA1 Message Date
Eugene Sandulenko 9834c6e321 SAGA2: Rename class variables in objproto.h 2022-09-26 19:52:27 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Filippos Karapetis d3df1b09a1 SAGA2: Adapt some C syntax to C++ 2021-09-11 12:23:32 +03:00
a/ db33d0ccac SAGA2: Move global variables in beegee.cpp to Deejay class 2021-08-26 04:07:30 +09:00
a/ ebba60f8eb SAGA2: Move currentMapNum to Saga2Engine 2021-08-24 02:43:15 +09:00
a/ e4aa889834 SAGA2: Rename variables/constants in beegee.h 2021-08-20 06:07:30 +09:00
a/ 7bddd59b77 SAGA2: Rename class and typedefs in audio.h 2021-08-20 01:41:41 +09:00
a/ c225233949 SAGA2: Rename Actor class variables 2021-08-19 06:15:39 +09:00
a/ 87b1f858e5 SAGA2: Add check for out-of-range access in audioEnvironmentCheck 2021-08-14 06:04:43 +09:00
a/ 935fe59e6f SAGA2: Fix global constructor warnings in beegee.cpp 2021-07-18 17:10:20 +09:00
Eugene Sandulenko 5b987b9848 SAGA2: Merge audtweak.h into beegee.cpp 2021-07-04 15:08:19 +02:00
Eugene Sandulenko 045955ddb6 SAGA2: Move Deejay to beegee.h 2021-07-02 16:35:14 +02:00
a/ f6c8326aa4 SAGA2: Fix more global constructors warnings 2021-07-02 03:33:13 +09:00
Eugene Sandulenko 16356103a4 SAGA2: Fix codacy warnings 2021-07-01 01:37:43 +02:00
a/ e4ca5a7864 SAGA2: Get rid of some global constructors 2021-07-01 01:37:39 +02:00
Eugene Sandulenko 14811e3202 SAGA2: Fix some gcc warnings 2021-07-01 01:37:32 +02:00
a/ 5580bcc112 SAGA2: Revert getMillis back to gameTime 2021-07-01 01:37:32 +02:00
Eugene Sandulenko 2161d9e388 SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
Eugene Sandulenko 16ce00056d SAGA2: Fix warnings in noise.cpp 2021-07-01 01:37:28 +02:00
a/ cd48eeca19 SAGA2: Rename tile uv-coord constants 2021-07-01 01:37:16 +02:00
a/ 6fe11531b6 SAGA2: Rename platform metric constants 2021-07-01 01:37:15 +02:00
Eugene Sandulenko 97f7a0e529 SAGA2: Drop custom TRUE/FALSE 2021-07-01 01:37:08 +02:00
a/ 6f18b7b25d SAGA2: Disable audio interface temporarily 2021-07-01 01:37:02 +02:00
Eugene Sandulenko 4a5b055e10 SAGA2: Reduce header dependencies 2021-07-01 01:36:57 +02:00
Eugene Sandulenko c571279f1b SAGA2: Reduced header dependency for fta.h 2021-07-01 01:36:55 +02:00
Eugene Sandulenko e7cfeb8bab SAGA2: Move FORBIDDEN_SYMBOL_ALLOW_ALL to individual files 2021-07-01 01:36:46 +02:00
a/ 1a0d619a7e SAGA2: Change RES_ID to MKTAG in some files 2021-07-01 01:36:46 +02:00
Eugene Sandulenko 62e5f32dd8 SAGA2: Initial engine commit 2021-07-01 01:36:44 +02:00