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-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-19
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-15
Mono: Fix -Wduplicated-branches warning
Rémi Verschelde
2019-06-03
Android build and export for the mono module
Ignacio Etcheverry
2019-05-29
Escape quote char for non-Windows OS
ShyRed
2019-05-26
Add Godot constants to Mono project builds
ShyRed
2019-05-24
C#: Implement ScriptInstance::to_string
Ignacio Etcheverry
2019-04-29
Merge pull request #28423 from neikeq/dont-forget-to-think-a-name-for-this-br...
Rémi Verschelde
2019-04-27
C#: Generate the correct integer and floating point types
Ignacio Etcheverry
2019-04-26
Mono: Lazily load scripts metadata file
Ignacio Etcheverry
2019-04-25
C#: Mark generated property accessor methods as Obsolete
Ignacio Etcheverry
2019-04-25
C# bindings generator cleanup
Ignacio Etcheverry
2019-04-19
Use StringBuilder in C# bindings generator
Ignacio Etcheverry
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-08
Merge pull request #27809 from neikeq/github-pls
Ignacio Roldán Etcheverry
2019-04-08
Workaround for syntax highlighting issue in GitHub
Ignacio Etcheverry
2019-04-08
Merge pull request #27711 from neikeq/ifdef-clang-tidy
Rémi Verschelde
2019-04-05
Replace a few #if/#elif with #ifdef and "#elif defined"
Ignacio Etcheverry
2019-04-05
Merge pull request #27677 from akien-mga/Wimplicit-fallthrough
Rémi Verschelde
2019-04-05
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-05
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-03-29
EditorHelp, makerst: Improve enum ref resolving and constant ref support
Ignacio Etcheverry
2019-03-29
C#: Add DynamicGodotObject class
Ignacio Etcheverry
2019-03-23
Merge pull request #27359 from neikeq/who-reads-docs-anyway
Ignacio Roldán Etcheverry
2019-03-23
C#: Bindings generator now translates BBCode docs to XML comments
Ignacio Etcheverry
2019-03-20
Fix parsing of generic type declarations in C# source files.
Sebastian Hartte
2019-03-12
Mono: Update welcome message with current state
Rémi Verschelde
2019-03-06
Merge pull request #26713 from neikeq/print-msbuild-command
Rémi Verschelde
2019-03-06
Print MSBuild command if also printing output
Ignacio Etcheverry
2019-03-06
Merge pull request #26712 from neikeq/issue-26681
Ignacio Etcheverry
2019-03-06
Mono: Make 'Build' button generate solution if it doesn't exist
Ignacio Etcheverry
2019-03-04
Mono: Add option to print MSBuild output and improve out of sync error
Ignacio Etcheverry
2019-03-01
C#: Fix parsing of class full name when the base has generics
Ignacio Etcheverry
2019-02-28
Mono: Make sure the generated RootNamespace is a valid identifier
Ignacio Etcheverry
2019-02-27
Merge pull request #26159 from marxin/fix-Wsuggest-attribute=format
Rémi Verschelde
2019-02-27
Fix -Wsuggest-attribute=format warnings.
marxin
2019-02-27
Mono: Some editor usability improvements
Ignacio Etcheverry
2019-02-27
Remove problematic VS Code hint path on Windows
Ignacio Etcheverry
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-19
C#: Add 'Singleton' property to singleton wrapper class
Ignacio Etcheverry
2019-02-12
Merge pull request #25721 from neikeq/ww
Rémi Verschelde
2019-02-11
Merge pull request #25803 from neikeq/yy
Ignacio Etcheverry
2019-02-11
Add VSCode hint path for Windows
Ignacio Etcheverry
2019-02-11
Default to MSBuild from VS Build Tools instead of Mono's
Ignacio Etcheverry
2019-02-10
Merge pull request #25773 from neikeq/xx
Ignacio Etcheverry
2019-02-10
Fix exporting assemblies from wrong output path
Ignacio Etcheverry
2019-02-09
Use script instance binding for objects constructed from C#
Ignacio Etcheverry
2019-02-08
Mono: Create player script metadata when building manually
Ignacio Etcheverry
2019-02-05
Mono: Workaround to fix 'flushing' errors when building at editor startup
Ignacio Etcheverry
2019-02-03
Mono: Cleanup
Ignacio Etcheverry
[next]