Commit Graph
20 Commits
Author SHA1 Message Date
Eugene Sandulenko 438a0b2c81 SAGA2: Rename enums in button.h 2022-10-27 13:37:08 +02:00
D G Turner 894813870e SAGA2: Fix Redundant Declaration Warnings
These warnings are generated by GCC if -Wredundant-decls is enabled.
2022-03-07 18:30:58 +00: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/ 0ae8d6c307 SAGA2: Rename class variables in button.h 2021-08-20 06:07:30 +09:00
a/ 1fcdb25a19 SAGA2: Rename classes in button.h 2021-08-20 06:07:30 +09:00
a/ cff82fb357 SAGA2: Remove book/parchment close button images 2021-07-25 05:43:44 +09:00
a/ d3c4d62ec4 SAGA2: Fix global constructors in intrface.h 2021-07-17 06:12:11 +09:00
Eugene Sandulenko 967f745c68 SAGA2: Initialize button.cpp classes 2021-07-06 21:14:56 +02:00
Eugene Sandulenko 725f11ca60 SAGA2: Fix more warnings with enumarations 2021-07-01 01:37:40 +02:00
a/ b210e1691f SAGA2: Get rid of some global constructors in uidialog.cpp 2021-07-01 01:37:37 +02:00
Eugene Sandulenko 7fe61635e0 SAGA2: Fix more override warnings 2021-07-01 01:37:18 +02:00
Eugene Sandulenko 8f19630ded SAGA2: JANITORIAL: Fix code formatting 2021-07-01 01:37:00 +02:00
Eugene Sandulenko e916e99d5f SAGA2: Fix warnings 2021-07-01 01:37:00 +02:00
Eugene Sandulenko 9a8c31cde3 SAGA2: Finish work on the nested includes 2021-07-01 01:36:56 +02:00
Eugene Sandulenko c571279f1b SAGA2: Reduced header dependency for fta.h 2021-07-01 01:36:55 +02:00
Eugene Sandulenko a24d6c7a1c SAGA2: More work on includes 2021-07-01 01:36:55 +02:00
Eugene Sandulenko 4319fd55f5 SAGA2: Fix more warnings 2021-07-01 01:36:48 +02:00
Eugene Sandulenko b76a1121d6 SAGA2: Const'ness 2021-07-01 01:36:48 +02:00
Eugene Sandulenko 62e5f32dd8 SAGA2: Initial engine commit 2021-07-01 01:36:44 +02:00