virtualx-engine/modules/mono/mono_gd
Rémi Verschelde fe7e11e008 Modules: Ensure classes match their header filename
Renamed:
- `modules/mono/mono_gd/gd_mono_class_member.h` -> `i_mono_class_member.h`
- `modules/upnp/upnpdevice.h` -> `upnp_device.h`
- `modules/websocket/websocket_multiplayer.h` -> `websocket_multiplayer_peer.h`
2019-02-12 22:59:56 +01:00
..
gd_mono.cpp Do not initialize Mono if 'res://.mono/' and mscorlib are missing 2019-02-10 18:34:37 +01:00
gd_mono.h Mono: Fix MonoPosixHelper not being found 2019-02-03 05:38:47 +01:00
gd_mono_assembly.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gd_mono_assembly.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gd_mono_class.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gd_mono_class.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gd_mono_field.cpp Mono: Cleanup 2019-02-03 05:38:40 +01:00
gd_mono_field.h Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
gd_mono_header.h Mono: Cleanup 2019-02-03 05:38:40 +01:00
gd_mono_internals.cpp Mono: Cleanup 2019-02-03 05:38:40 +01:00
gd_mono_internals.h Mono: Cleanup 2019-02-03 05:38:40 +01:00
gd_mono_log.cpp Mono: Cleanup 2019-02-03 05:38:40 +01:00
gd_mono_log.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gd_mono_marshal.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gd_mono_marshal.h Mono: Cleanup 2019-02-03 05:38:40 +01:00
gd_mono_method.cpp Mono: Cleanup 2019-02-03 05:38:40 +01:00
gd_mono_method.h Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
gd_mono_property.cpp Mono: Cleanup 2019-02-03 05:38:40 +01:00
gd_mono_property.h Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
gd_mono_utils.cpp Mono: Lifetime fixes for CSharpInstance and instance binding data 2019-02-03 06:47:25 +01:00
gd_mono_utils.h Mono: Cleanup 2019-02-03 05:38:40 +01:00
i_mono_class_member.h Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00