mkxp-freebird/binding-mruby
Jonas Kulla 1a489aafaf Bindings: Fix inconsistency in Viewport dispose (RGSS1)
As noted, on Viewport dispose, RMXP always calls the core
dispose method for child objects regardless of whether
user scripts override it in sub classes.

Implement this behavior in mkxp to prevent infinite recursion.
2014-10-24 18:35:05 +02:00
..
mrb-ext MRuby: Fix compilation 2014-10-24 18:26:10 +02:00
audio-binding.cpp Rename 'GlobalState' to 'SharedState' to avoid confusion with GLState 2013-10-09 12:30:33 +02:00
binding-mruby.cpp Implement F12 game reset (MRI only) 2014-09-26 06:25:47 +02:00
binding-types.h Initial commit 2013-09-01 16:27:21 +02:00
binding-util.cpp Bindings: Fix inconsistency in Viewport dispose (RGSS1) 2014-10-24 18:35:05 +02:00
binding-util.h Bindings: Fix inconsistency in Viewport dispose (RGSS1) 2014-10-24 18:35:05 +02:00
bitmap-binding.cpp Revert Disposable concept back into core 2014-09-23 21:12:58 +02:00
disposable-binding.h Bindings: Fix inconsistency in Viewport dispose (RGSS1) 2014-10-24 18:35:05 +02:00
etc-binding.cpp MRuby-Binding: Bind #initialize_copy for clonable classes 2014-08-09 21:24:50 +02:00
flashable-binding.h Initial commit 2013-09-01 16:27:21 +02:00
font-binding.cpp Revert Disposable concept back into core 2014-09-23 21:12:58 +02:00
graphics-binding.cpp Sanitize #include statements 2013-12-04 17:48:37 +01:00
input-binding.cpp Merge separate RGSS version build configs into one 2014-08-28 23:22:05 +02:00
module_rpg.c MRuby-Binding: Make code compile with latest mruby master 2013-12-27 04:36:24 +01:00
plane-binding.cpp MRuby: Fix handling of Etc/Font properties 2014-09-05 22:53:19 +02:00
sceneelement-binding.h Initial commit 2013-09-01 16:27:21 +02:00
serializable-binding.h Sanitize #include statements 2013-12-04 17:48:37 +01:00
sprite-binding.cpp MRuby: Fix handling of Etc/Font properties 2014-09-05 22:53:19 +02:00
table-binding.cpp MRuby-Binding: Bind #initialize_copy for clonable classes 2014-08-09 21:24:50 +02:00
tilemap-binding.cpp Tilemap/VX: Ensure proxy objects don't outlive their parents 2014-09-26 18:21:50 +02:00
viewport-binding.cpp MRuby: Fix handling of Etc/Font properties 2014-09-05 22:53:19 +02:00
viewportelement-binding.h Revert Disposable concept back into core 2014-09-23 21:12:58 +02:00
window-binding.cpp MRuby: Fix handling of Etc/Font properties 2014-09-05 22:53:19 +02:00