Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Orgad Shaneh
955e3a471f
GLK: Fix copy assignment operator warning once again
...
Back to square 2 ;)
2021-03-15 23:07:32 +00:00
Orgad Shaneh
9585cc8fcf
GLK: Fix compilation
...
This amends commit bedba56f24 .
2021-03-15 14:14:47 +00:00
Orgad Shaneh
bedba56f24
GLK: Remove proxy ctors and copy assignment operator
2021-03-15 13:29:32 +02:00
D G Turner
b9b6fc6151
GLK: QUEST: Fix GCC Warning for Implicit Copy Operator
...
This is emitted when -Wdeprecated-copy is enabled. The fix implemented
is to implement the copy operator as per the expected default.
This has the advantage of working with compilers prior to C++-11.
2021-03-14 17:22:39 +00:00
Paul Gilbert
255f2b4c82
GLK: QUEST: Initial subengine commit
2019-09-29 15:08:52 -07:00