scummvm/engines/ags/engine
Walter Agazzi 7808fb52e6 AGS: Engine: tidied few remaining old functions in Mouse namespace
* minstalled -> Mouse::GetButtonCount();
* msetgraphpos -> Mouse::SetSysPosition() (internal);
* mgetgraphpos -> Mouse::Poll();
* msetcursorlimit -> merged with Mouse::SetMoveLimit();
* msethotspot -> Mouse::SetHotspot().

From upstream 9211b07f36528776e6fabc34a29405b6d63f6c23
2023-04-29 13:11:41 +02:00
..
ac AGS: Engine: tidied few remaining old functions in Mouse namespace 2023-04-29 13:11:41 +02:00
debugging AGS: Fix GCC Compiler Warnings 2023-03-12 20:58:29 +00:00
device AGS: Engine: tidied few remaining old functions in Mouse namespace 2023-04-29 13:11:41 +02:00
font ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
game AGS: Engine: hotfix master volume is not applied after restoring a game 2023-04-29 13:11:41 +02:00
gfx AGS: Engine: save vsync property when the result is known 2023-04-29 13:11:41 +02:00
gui AGS: Removed update_polled_stuff_if_runtime() from data loading functions 2023-03-12 20:58:28 +00:00
main AGS: Engine: tidied few remaining old functions in Mouse namespace 2023-04-29 13:11:41 +02:00
media AGS: Engine: a fix for the queued sounds (PlayQueue) starting with a gap 2023-04-29 13:11:41 +02:00
platform AGS: Engine: center the SDL window ourselves on desktop platforms 2023-04-29 13:11:41 +02:00
script AGS: Move strlen out of loops 2023-03-12 20:58:28 +00:00
util AGS: Tidied Library class 2022-06-25 23:33:30 +01:00