mkxp-freebird/binding-mri
Jonas Kulla 9003f9a435 Font: Add missing RGSS2+ props basic plumbing (and bind most in MRI)
No core implementations yet for shadow and outline color.
2014-08-16 11:46:25 +02:00
..
audio-binding.cpp MRI-Binding: Optimize RB_ARG_END vaarg guard 2013-12-20 11:29:12 +01:00
binding-mri.cpp MRI-Binding: Add crude 'rgss_main' implementation (RGSS3) 2014-08-15 22:35:57 +02:00
binding-types.h Initial commit 2013-09-01 16:27:21 +02:00
binding-util.cpp Lift 'Disposable' concept from core into bindings 2014-08-09 21:21:38 +02:00
binding-util.h Implement RGSS2 Tilemap class (TilemapVX) 2014-08-15 15:20:32 +02:00
bitmap-binding.cpp MRI-Binding: Bitmap: Bind missing RGSS2 methods 2014-08-15 22:51:32 +02:00
disposable-binding.h Lift 'Disposable' concept from core into bindings 2014-08-09 21:21:38 +02:00
etc-binding.cpp Etc: Implement missing RGSS3 functionality (and bind in MRI) 2014-08-15 22:58:08 +02:00
filesystem-binding.cpp MRI: some minor optimizations 2014-01-24 22:30:19 +01:00
flashable-binding.h MRI-Binding: Typo in Flashable binding 2014-08-09 21:21:38 +02:00
font-binding.cpp Font: Add missing RGSS2+ props basic plumbing (and bind most in MRI) 2014-08-16 11:46:25 +02:00
graphics-binding.cpp MRI-Binding: Graphics: Bind 'brightness' prop (RGSS2) 2014-08-16 06:04:02 +02:00
input-binding.cpp MRI-Binding: Input constants are symbols in RGSS3 2014-08-09 21:21:15 +02:00
module_rpg.cpp MRI-Binding: Add RGSS3 RPG module 2014-08-16 06:04:02 +02:00
module_rpg.rb.xxd Initial commit 2013-09-01 16:27:21 +02:00
module_rpg3.rb.xxd MRI-Binding: Add RGSS3 RPG module 2014-08-16 06:04:02 +02:00
plane-binding.cpp Lift 'Disposable' concept from core into bindings 2014-08-09 21:21:38 +02:00
sceneelement-binding.h MRI-Binding: Optimize RB_ARG_END vaarg guard 2013-12-20 11:29:12 +01:00
serializable-binding.h Initial commit 2013-09-01 16:27:21 +02:00
sprite-binding.cpp Lift 'Disposable' concept from core into bindings 2014-08-09 21:21:38 +02:00
table-binding.cpp Table: Add clone constructor (and bind in MRI) 2014-08-05 05:24:13 +02:00
tilemap-binding.cpp Lift 'Disposable' concept from core into bindings 2014-08-09 21:21:38 +02:00
tilemapvx-binding.cpp Implement RGSS2 Tilemap class (TilemapVX) 2014-08-15 15:20:32 +02:00
viewport-binding.cpp Viewport: Add zero arg constructor (RGSS3) and bind in MRI 2014-08-16 06:03:48 +02:00
viewportelement-binding.h Lift 'Disposable' concept from core into bindings 2014-08-09 21:21:38 +02:00
window-binding.cpp Lift 'Disposable' concept from core into bindings 2014-08-09 21:21:38 +02:00
windowvx-binding.cpp MRI-Binding: WindowVX: Fix method name typo 2014-08-16 06:04:02 +02:00