D G Turner
|
2e91bf0eea
|
GLK: Fix Missing Default Switch Cases in Engine Base Code
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-12-11 03:09:35 +00:00 |
|
Eugene Sandulenko
|
0dab01862c
|
JANITORIAL: Whitespace fixes
|
2018-12-18 22:53:30 +01:00 |
|
Paul Gilbert
|
e232d024c5
|
GLK: Standardizing uint vs uint32 usage
|
2018-12-09 14:47:15 -08:00 |
|
Paul Gilbert
|
7637edb5a2
|
GLK: Change all references to glui32 and glsi32 to uint and int
This should finally fix compilation for the Amiga, which had
difference sized types. And the renamed types are clearer for
ScummVM anyway
|
2018-12-09 11:36:20 -08:00 |
|
Paul Gilbert
|
9bc6379476
|
GLK: Change lots of comments from multiline to single line
|
2018-12-08 19:05:59 -08:00 |
|
Paul Gilbert
|
a2104deb4c
|
GLK: Changing class and namespaces from Gargoyle to Glk
|
2018-12-08 19:05:59 -08:00 |
|
Paul Gilbert
|
1fb931fbd9
|
GLK: Changing gargoyle folder to glk
|
2018-12-08 19:05:59 -08:00 |
|