index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added missing \n in script error output.
ZuBsPaCe
2015-11-19
2
-2
/
+2
*
Nice error output padding. Code location behind " At: " is now aligned with t...
ZuBsPaCe
2015-11-19
2
-12
/
+20
*
Set console background color on windows in SetConsoleTextAttribute, otherwise...
ZuBsPaCe
2015-11-19
1
-5
/
+8
*
Set output color of ERR_SCRIPT messages to purple. Same as on linux.
ZuBsPaCe
2015-11-19
1
-1
/
+1
*
Removed ANSI error codes from windows terminal error output. Windows does not...
ZuBsPaCe
2015-11-19
2
-12
/
+12
*
Inconsistent code formatting in print_error (Newlines and spaces)
ZuBsPaCe
2015-11-19
2
-45
/
+46
*
-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260
Juan Linietsky
2015-11-19
2
-3
/
+3
*
Merge pull request #2518 from masoudbh3/godot-icons
Juan Linietsky
2015-11-19
9
-7
/
+439
|
\
|
*
change pe_bliss parent directory from /drivers to /tools
masoud bh
2015-11-09
2
-114
/
+107
|
*
Add icon to exe file in windows export
masoud bh
2015-11-09
9
-8
/
+447
*
|
Merge pull request #2699 from ZuBsPaCe/visual-studio-2015-compilation
Juan Linietsky
2015-11-18
1
-2
/
+2
|
\
\
|
*
|
Fixes Visual Studio 2015 parallel builds (-j switch)
ZuBsPaCe
2015-10-30
1
-2
/
+2
|
|
/
*
|
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-18
4
-6
/
+3
|
\
\
|
*
|
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
4
-6
/
+3
|
|
/
*
|
Merge pull request #2718 from SaracenOne/audio_system_crash_fix
Juan Linietsky
2015-11-18
6
-6
/
+12
|
\
\
|
*
|
Moved deleting sample player in OS finalize methods to before deleting audio ...
Saracen
2015-11-02
6
-6
/
+12
|
|
/
*
|
Merge pull request #2814 from masoudbh3/android-fa-locale
Juan Linietsky
2015-11-18
1
-0
/
+16
|
\
\
|
*
|
Android add FA(persian) locale strings
masoud bh
2015-11-19
1
-0
/
+16
*
|
|
Merge pull request #2691 from volzhs/android_payment
Juan Linietsky
2015-11-18
3
-41
/
+150
|
\
\
\
|
*
|
|
improve android payments
volzhs
2015-10-28
3
-41
/
+150
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2737 from akien-mga/type-specific-error-output
Juan Linietsky
2015-11-18
2
-15
/
+36
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix error messages forcing a white font for subsequent messages
Rémi Verschelde
2015-11-10
2
-12
/
+12
|
*
|
Display error type (error, warning, script error) in OS::print_error
Rémi Verschelde
2015-11-10
2
-15
/
+36
|
|
/
*
|
Merge pull request #2784 from masoudbh3/resigning-android-template
Juan Linietsky
2015-11-18
1
-0
/
+4
|
\
\
|
*
|
Skip META-INF from Android Template
masoud bh
2015-11-14
1
-0
/
+4
*
|
|
Use macros to determine which iOS SDK we have in order to be backwards compat...
Aren Villanueva
2015-11-16
2
-0
/
+18
*
|
|
iOS compile fixes.
Aren Villanueva
2015-11-16
7
-4
/
+22
|
/
/
*
/
windows crash and bind placeholder method
Ariel Manzur
2015-11-14
1
-3
/
+3
|
/
*
Made the Atom net_wm_icon local
Phobos Tro
2015-10-26
2
-29
/
+5
*
Fixing memory leaks
Phobos Tro
2015-10-25
3
-17
/
+33
*
Added setting for CADisplayLink on iOS, so you no longer need to recompile to...
steve
2015-10-22
4
-40
/
+43
*
rasterizer comparison fix
firefly2442
2015-10-18
1
-1
/
+1
*
fixes broken 3D in editor
Juan Linietsky
2015-10-17
1
-7
/
+3
*
Merge pull request #2203 from volzhs/fix_android_payments
Juan Linietsky
2015-10-17
1
-1
/
+3
|
\
|
*
Merge branch 'master' of https://github.com/okamstudio/godot into fix_android...
volzhs
2015-07-01
2
-4
/
+27
|
|
\
|
*
|
fix crash by payments when run on android 5.1.1 device.
volzhs
2015-06-29
1
-1
/
+3
*
|
|
Merge pull request #2369 from Max-Might/master
Juan Linietsky
2015-10-17
19
-0
/
+1471
|
\
\
\
|
*
|
|
Haiku: fix build
Kostadin Damyanov
2015-10-17
3
-14
/
+14
|
*
|
|
Merge remote-tracking branch 'upstream/master'
Kostadin Damyanov
2015-10-13
50
-7039
/
+8693
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'upstream/master'
Kostadin Damyanov
2015-09-05
21
-42
/
+197
|
|
\
\
\
\
|
*
|
|
|
|
Haiku: move the audio driver to platform/haiku
Kostadin Damyanov
2015-08-14
4
-2
/
+218
|
*
|
|
|
|
Haiku: update logo.png
Kostadin Damyanov
2015-08-13
1
-0
/
+0
|
*
|
|
|
|
Haiku: remove unneeded code
Kostadin Damyanov
2015-08-12
6
-27
/
+3
|
*
|
|
|
|
Haiku: remove unneeded code
Kostadin Damyanov
2015-08-12
1
-4
/
+0
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master'
Kostadin Damyanov
2015-08-09
9
-29
/
+105
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Haiku: add sound support
Kostadin Damyanov
2015-07-26
3
-6
/
+9
|
*
|
|
|
|
|
Haiku: update detect.py
Kostadin Damyanov
2015-07-20
1
-3
/
+5
|
*
|
|
|
|
|
Haiku: add keyboard support
Kostadin Damyanov
2015-07-12
5
-1
/
+294
|
*
|
|
|
|
|
Haiku: gl context locking
Kostadin Damyanov
2015-07-02
4
-18
/
+62
|
*
|
|
|
|
|
Merge remote-tracking branch 'upstream/master'
Kostadin Damyanov
2015-06-26
1
-1
/
+3
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
[next]