Commit Graph
8 Commits
Author SHA1 Message Date
Paul Gilbert 1021da132b GLK: Splitting font related info from Conf into their own classes 2018-12-31 18:34:42 -08:00
Eugene Sandulenko 0dab01862c JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01: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 813918aaba GLK: Memory leak fixes 2018-12-08 19:05:59 -08:00
Paul Gilbert 4b011b2f1c GLK: Freeing of data on exit 2018-12-08 19:05:59 -08:00
Paul Gilbert bd4bc0a43f GLK: FROTZ: Fix crash clicking screen with mouse without dragging 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