index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mono
/
editor
Age
Commit message (
Expand
)
Author
2019-01-21
Mono: Add assembly reloading to running games
Ignacio Etcheverry
2019-01-21
Fix C# script metadata creation error due to missing directory
Ignacio Etcheverry
2019-01-21
Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPath
Ignacio Etcheverry
2019-01-18
Merge pull request #25080 from neikeq/mm-c
Ignacio Etcheverry
2019-01-18
C# Bindings Generator: Fix vararg methods with custom return type
Ignacio Etcheverry
2019-01-18
C#: Fix trying to build when there's no solution
Ignacio Etcheverry
2019-01-08
Use 'release_debug' for mono export templates
Hein-Pieter van Braam
2019-01-07
Use 'release_debug' for mono export templates
Hein-Pieter van Braam
2019-01-03
Merge pull request #24688 from Supatier/add-additional-vscode-name
Rémi Verschelde
2019-01-02
Add code-oss, vscode-oss, and visual-studio-code-oss to vscode path
supatier
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
Fix missing/malformed license headers
Rémi Verschelde
2018-12-27
Fix Godot unable to find VSCode binary
Supatier
2018-11-30
Merge pull request #24091 from neikeq/ii
Ignacio Etcheverry
2018-11-30
C#: Improve tool script support and fix reloading issues
Ignacio Etcheverry
2018-11-24
Parse C# generics and type constraints correctly
Carter Anderson
2018-11-08
Merge pull request #23505 from zorbathut/zorbathut/updateproject
Ignacio Etcheverry
2018-11-08
Fix assertion fail when loading assembly on project export
Ignacio Etcheverry
2018-11-08
Improve the C# API projects generation
Ignacio Etcheverry
2018-11-04
Add option for automatic project updating.
Ben Rog-Wilhelm
2018-10-28
Fix C# parsing the full name of base types
Ignacio Etcheverry
2018-10-25
Parse C# script namespace and class
Ignacio Etcheverry
2018-10-25
Fix msvc warnings in mono module
Ignacio Etcheverry
2018-10-25
Do not generate API project GUIDs randomly
Ignacio Etcheverry
2018-10-25
Support globs in csproj includes
Ignacio Etcheverry
2018-10-22
Fix internal assembly load from
Ignacio Etcheverry
2018-10-19
Merge pull request #23128 from neikeq/bb
Ignacio Etcheverry
2018-10-19
Make sure API assemblies are up to date at startup
Ignacio Etcheverry
2018-10-18
Fix prefix erasing for the generated C# enum constants
Ignacio Etcheverry
2018-10-17
C#: Optimize struct marshalling
Ignacio Etcheverry
2018-10-16
C# API: Hide method bind fields from debugger
Ignacio Etcheverry
2018-10-08
Check if directory exists before trying to delete it
Ignacio Etcheverry
2018-10-07
C# bindings generator fixes
Ignacio Etcheverry
2018-10-06
Remove redundant "== false" code
Aaron Franke
2018-10-05
Merge pull request #22688 from neikeq/lotsofgoodies
Rémi Verschelde
2018-10-03
Mono: Editor and export template dependencies and fixes
Ignacio Etcheverry
2018-10-03
Fix GCC compiler warning in mono module
Ignacio Etcheverry
2018-09-17
Fix missing mono internal call
Ignacio Etcheverry
2018-09-17
Mono: Fix opening code editors in OSX and cleanup
Ignacio Etcheverry
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
C#: Fix cs_files glue mismatch bug
Ignacio Etcheverry
2018-09-12
Fix/workaround for issue #21667
Ignacio Etcheverry
2018-09-12
Add some mono root hint dirs for OSX
Ignacio Etcheverry
2018-09-12
Cleanup of c# api files and bindings generator
Ignacio Etcheverry
2018-08-27
C# generated classes ignore warning CS1591 and cleanup
Ignacio Etcheverry
2018-08-25
Added Collections namespace to Array & Dictionary
exts
2018-08-24
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-17
Mono: Improve C# core files (glue/cs_files) buildsystem
Ignacio Etcheverry
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
Merge pull request #20298 from PJB3005/18-07-20-mono-partial-api-ext
Ignacio Etcheverry
[next]