scummvm/engines/ags/plugins
2021-09-21 21:09:51 -07:00
..
ags_agi AGS: Refactoring the plugins for new instance scheme 2021-07-18 17:07:02 -07:00
ags_blend AGS: Fix formatting of delete[] calls 2021-08-17 21:31:56 -07:00
ags_clipboard AGS: Fix crash when starting games with multiple plugins 2021-07-18 21:19:29 -07:00
ags_controller AGS: Refactoring the plugins for new instance scheme 2021-07-18 17:07:02 -07:00
ags_creditz AGS: Implement PluginMethod class as proxy for calling script methods 2021-07-18 21:47:45 -07:00
ags_fire AGS: Refactoring the plugins for new instance scheme 2021-07-18 17:07:02 -07:00
ags_flashlight AGS: Fix turning off flashlight in Maniac Mansion Deluxe 2021-09-09 21:47:59 -07:00
ags_galaxy_steam AGS: Properly handle plugin execMethod for derived plugin classes 2021-07-18 17:07:02 -07:00
ags_joy AGS: Refactoring the plugins for new instance scheme 2021-07-18 17:07:02 -07:00
ags_nickenstien_gfx AGS: Refactoring the plugins for new instance scheme 2021-07-18 17:07:02 -07:00
ags_pal_render AGS: Change a few char variables to int8 2021-09-09 19:27:49 -07:00
ags_parallax AGS: Remove commented out debug code from plugins 2021-09-11 14:39:18 -07:00
ags_shell AGS: Refactoring the plugins for new instance scheme 2021-07-18 17:07:02 -07:00
ags_snow_rain AGS: Hack to fix rain display in IA KQ3 2021-09-11 14:39:18 -07:00
ags_sock AGS: Refactoring the plugins for new instance scheme 2021-07-18 17:07:02 -07:00
ags_sprite_font AGS: Properly handle plugin execMethod for derived plugin classes 2021-07-18 17:07:02 -07:00
ags_tcp_ip AGS: Fix crash when starting games with multiple plugins 2021-07-18 21:19:29 -07:00
ags_touch AGS: Added AGSTouch plugin implementation 2021-07-23 22:07:27 -07:00
ags_wadjet_util AGS: Refactoring the plugins for new instance scheme 2021-07-18 17:07:02 -07:00
ags_waves AGS: Add warning about playing overlapping sounds in ags_wave 2021-08-21 19:17:44 +01:00
core AGS: implemented bool Room.Exists(int room) 2021-07-27 22:03:36 -07:00
ags_plugin.cpp AGS: Fix loading standalone AGS Maniac Mansion Deluxe saves 2021-09-09 20:14:27 -07:00
ags_plugin.h AGS: Fix loading standalone AGS Maniac Mansion Deluxe saves 2021-09-09 20:14:27 -07:00
plugin_base.cpp AGS: AGSParallax plugin fix, workaround for Stargate Adventures 2021-09-21 21:09:51 -07:00
plugin_base.h AGS: Built-in script methods were being added to wrong import list 2021-07-23 20:08:21 -07:00
plugin_engine.h AGS: Moved plugins globals into Globals 2021-07-18 17:07:02 -07:00
plugin_object_reader.cpp AGS: Remove _G macros from comments 2021-06-13 21:09:00 -07:00
plugin_object_reader.h AGS: Remove _G macros from comments 2021-06-13 21:09:00 -07:00
serializer.h AGS: Fix loading standalone AGS Maniac Mansion Deluxe saves 2021-09-09 20:14:27 -07:00