mkxp/binding-mri
Jonas Kulla 4ff563725b Make 'rb_get_args()' va_arg passing safer by introducing a termination marker
What can I say. I made a pact with the devil, and paid dearly.
Almost a whole day's worth of debugging, actually. Not again.

If this turns out to be slow we can always optimize the critical
parts (with no variable param count) later, or completely remove it.
2013-09-27 04:49:48 +02:00
..
audio-binding.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
binding-mri.cpp Clean up unused code 2013-09-03 14:39:11 +02:00
binding-types.h Initial commit 2013-09-01 16:27:21 +02:00
binding-util.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
binding-util.h Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
bitmap-binding.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
disposable-binding.h Initial commit 2013-09-01 16:27:21 +02:00
etc-binding.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
filesystem-binding.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
flashable-binding.h Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
font-binding.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
graphics-binding.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
input-binding.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
module_rpg.cpp Initial commit 2013-09-01 16:27:21 +02:00
module_rpg.rb.xxd Initial commit 2013-09-01 16:27:21 +02:00
plane-binding.cpp Fix Plane not accepting nil for '#bitmap=' 2013-09-06 15:54:30 +02:00
sceneelement-binding.h Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
serializable-binding.h Initial commit 2013-09-01 16:27:21 +02:00
sprite-binding.cpp Initial commit 2013-09-01 16:27:21 +02:00
table-binding.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
tilemap-binding.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
viewport-binding.cpp Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
viewportelement-binding.h Make 'rb_get_args()' va_arg passing safer by introducing a termination marker 2013-09-27 04:49:48 +02:00
window-binding.cpp Initial commit 2013-09-01 16:27:21 +02:00