index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly implement OS.alert() from script, and use xmessage on X11
Juan Linietsky
2015-09-21
2
-1
/
+11
*
Ability to visually debug geometry visually:
Juan Linietsky
2015-09-20
4
-22
/
+22
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-12
1
-0
/
+2
|
\
|
*
Merge pull request #2461 from romulox-x/iphoneSplash
Juan Linietsky
2015-09-12
1
-0
/
+2
|
|
\
|
|
*
ios now displays splash screen between launch image and main scene, instead o...
steve
2015-09-10
1
-0
/
+2
*
|
|
HTML5 exporter seems to be fully functional
Juan Linietsky
2015-09-12
4
-10
/
+99
|
/
/
*
|
fix to builtin freetype defines on linux
Juan Linietsky
2015-09-10
1
-0
/
+6
*
|
fix to freetype detection
Juan Linietsky
2015-09-10
1
-2
/
+5
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-10
2
-0
/
+2
|
\
\
|
*
|
disabling theora for now (will be re-written, re-enabled later)
Juan Linietsky
2015-09-10
2
-0
/
+2
*
|
|
remotion of some c++ includes to avoid dependency on libstdc++
Juan Linietsky
2015-09-10
1
-4
/
+7
|
/
/
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-10
2
-5
/
+8
|
\
|
|
*
ios build with osxcross
punto-
2015-09-09
2
-5
/
+8
*
|
HTML5 exporter Improvements
Juan Linietsky
2015-09-10
8
-18
/
+1032
|
/
*
merged some stuff for okam
Juan Linietsky
2015-09-03
16
-35
/
+126
*
new editor settings customization of where to run the game from the editor
Juan Linietsky
2015-08-30
3
-4
/
+16
*
-fixes to capture mode
Juan Linietsky
2015-08-29
2
-2
/
+52
*
fix build issue with ssl, closes #2384
Juan Linietsky
2015-08-23
1
-0
/
+1
*
damn github built-in editor
Juan Linietsky
2015-08-21
1
-1
/
+1
*
fix for built-in ssl (easier to build 32 bits export)
Juan Linietsky
2015-08-21
1
-1
/
+2
*
Merge pull request #2302 from antonyjones67/AndroidTemplateCompileWindows
Juan Linietsky
2015-08-08
1
-1
/
+41
|
\
|
*
Fixes compile bug for Android template on Windows.
PeaceSells
2015-07-24
1
-1
/
+41
*
|
Add OS.get_system_time_msec
Maximillian
2015-08-06
2
-1
/
+8
*
|
-Merged the file server with the live editing and remote debug
Juan Linietsky
2015-08-06
4
-23
/
+28
*
|
Use tabs instead of spaces.
Jari Ronkainen
2015-07-23
1
-1
/
+1
*
|
Fix audio driver setup if the first driver fails.
Jari Ronkainen
2015-07-23
1
-0
/
+1
|
/
*
fixed ios compilation error
romulox_x
2015-07-01
1
-1
/
+1
*
-some changes by okam
Juan Linietsky
2015-06-30
1
-0
/
+23
*
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-06-29
1
-4
/
+4
*
Fixed compilation error on MacOS X.
James McLean
2015-06-22
1
-1
/
+3
*
some optimizations in godot memory handling
Juan Linietsky
2015-06-12
1
-2
/
+2
*
draw button focus before text and icon
Juan Linietsky
2015-06-08
1
-0
/
+6
*
Complete fix for windows compilability
est31
2015-06-07
2
-2
/
+4
*
Fix windows compilability
est31
2015-06-07
4
-24
/
+14
*
Merge pull request #2037 from est31/use-local-win
Juan Linietsky
2015-06-07
6
-19
/
+111
|
\
|
*
Add OS.get_time_zone_info function
est31
2015-06-06
3
-0
/
+72
|
*
Add utc param to get_time and get_date methods
est31
2015-06-06
6
-18
/
+38
|
*
Use local time for both time and date on win
est31
2015-06-06
2
-3
/
+3
*
|
Merge pull request #2017 from Razzlegames/multitouch_fix_1908
Juan Linietsky
2015-06-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Additional Fix for Multi-touch release problem
Kyle Luce
2015-05-31
1
-1
/
+1
*
|
improved calculation of screen resolution on ios
romulox_x
2015-06-03
1
-2
/
+3
|
/
*
Merge pull request #1966 from romulox-x/iosServicesAdditions
punto-
2015-05-26
5
-20
/
+226
|
\
|
*
added response event for game center overlay closing
romulox_x
2015-05-23
3
-2
/
+13
|
*
added data to descriptions dictionary that was missing. Made the elements th...
romulox_x
2015-05-23
1
-5
/
+11
|
*
Fixed null pointer bug in ios store. added functions to game center to reset ...
romulox_x
2015-05-23
5
-20
/
+209
*
|
ability to run 2D physics in a thread
Juan Linietsky
2015-05-26
10
-6
/
+19
|
/
*
Fix building release target with debug symbols
Rémi Verschelde
2015-05-22
1
-2
/
+2
*
fix a crash situation when starting a thread and other small fixes
Juan Linietsky
2015-05-18
1
-4
/
+24
*
fix crash on help, closes #1873
Juan Linietsky
2015-05-17
1
-1
/
+6
*
fix multitouch release problem
vipsbpig
2015-05-15
1
-1
/
+2
[next]