mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
This looks like a pretty major change, but in reality, 80% of it is just renames of types and corresponding methods. The config parsing code has been completely replaced with a boost::program_options based version. This means that the config file format slightly changed (checkout the updated README). I still expect there to be bugs / unforseen events. Those should be fixed in follow up commits. Also, finally reverted back to using pkg-config to locate and link libruby. Yay for less hacks! |
||
|---|---|---|
| .. | ||
| mrb-ext | ||
| audio-binding.cpp | ||
| binding-mruby.cpp | ||
| binding-types.h | ||
| binding-util.cpp | ||
| binding-util.h | ||
| bitmap-binding.cpp | ||
| disposable-binding.h | ||
| etc-binding.cpp | ||
| flashable-binding.h | ||
| font-binding.cpp | ||
| graphics-binding.cpp | ||
| input-binding.cpp | ||
| module_rpg.c | ||
| plane-binding.cpp | ||
| sceneelement-binding.h | ||
| serializable-binding.h | ||
| sprite-binding.cpp | ||
| table-binding.cpp | ||
| tilemap-binding.cpp | ||
| viewport-binding.cpp | ||
| viewportelement-binding.h | ||
| window-binding.cpp | ||