Commit Graph
14 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Alexandre Detiste 6044504762 JANITORIAL: typos
some in the variable names, some in the comments;
no change for the strings that interract with original games assets
2021-10-31 20:46:31 +01:00
Paul Gilbert 2d0912b59b GLK: FROTZ: Fix crash in Arthur intro 2019-08-04 16:44:22 -07:00
Paul Gilbert 4c014a105c GLK: Properly free pair window children on exit 2019-07-06 15:27:09 -07:00
Paul Gilbert 8fcf009668 GLK: FROTZ: More properly fix transparency handling of header 2019-02-17 14:32:56 -08:00
Paul Gilbert 20191622f1 GLK: Properly fix window clicking crash 2019-01-04 12:00:59 -08:00
Torbjörn Andersson 7394afbbc8 GLK: Fix negative index crash when clicking in a window 2019-01-04 14:47:36 +01:00
Paul Gilbert f1d9722f3b GLK: FROTZ: Add support for pair windows to have more than 2 children
This is primarily for the V6 games, which have up to 8 windows
on-screen at the same time in arbitray positions
ext
2019-01-02 18:18:11 -08:00
Paul Gilbert 3ed48e3de2 GLK: FROTZ: Setting window positon & size, some property reading 2019-01-02 14:23:40 -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 0167d988fa GLK: Free windows on exit 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