scummvm/engines/ags/engine
Walter Agazzi 76579deff2 AGS: Remove unused OSX right mouseclick hack
Partially from upstream 3fd5531f79044f58c261d9af0c7401ab1edf4ca7
2023-01-20 17:25:14 +01:00
..
ac AGS: Remove unused OSX right mouseclick hack 2023-01-20 17:25:14 +01:00
debugging AGS: removed redundant global variable numBreakpoints 2022-10-09 18:45:15 +01:00
device AGS: Engine: prevent cursor from leaving game area 2023-01-20 14:14:56 +00:00
font
game AGS: Engine: ScreenOverlay.SetImage() accepts offset as arguments 2023-01-20 14:14:56 +00:00
gfx COMMON: Refactor VSync handling to match the other options 2023-01-16 18:09:53 +01:00
gui AGS: Engine: in built-in dialogs exceed all the keypress buffer at once 2022-12-17 22:10:55 +01:00
main AGS: Engine: support Clifftop Games custom engine's resolution mod 2022-12-15 22:40:17 +01:00
media AGS: Check sound sample rate before playing 2023-01-19 16:58:23 +01:00
platform AGS: Engine: initialize SDL audio using env variables, don't SDL_AudioInit 2022-12-15 22:40:17 +01:00
script AGS: Add workaround for Dustbowl character creation 2023-01-19 20:39:37 +01:00
util