| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | Merge remote-tracking branch 'upstream/master' | Kostadin Damyanov | 2015-06-18 | 6 | -19/+80 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Haiku: create a GL context and initialize the audio and physics servers | Kostadin Damyanov | 2015-06-11 | 1 | -1/+1 | |
| | | * | | | | | | Haiku: remove an #ifdef as the platform now supports MSG_NOSIGNAL | Kostadin Damyanov | 2015-06-10 | 1 | -4/+0 | |
| | | * | | | | | | Haiku: some small fixes | Kostadin Damyanov | 2015-05-25 | 1 | -3/+2 | |
| | | * | | | | | | Haiku: link with the haiku libs, stub the OS_Haiku class. | Kostadin Damyanov | 2015-05-25 | 1 | -2/+6 | |
| | | * | | | | | | Haiku: fix building with UNIX_ENABLED. | Kostadin Damyanov | 2015-05-25 | 3 | -4/+17 | |
| | * | | | | | | | Merge pull request #2474 from masoudbh3/android-armeabi-v7a | Juan Linietsky | 2015-10-17 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | * | | | | | | Fix android build script | masoud bh | 2015-09-16 | 1 | -1/+1 | |
| * | | | | | | | | -some fixes to where screen is read from rasterizer | Juan Linietsky | 2015-10-19 | 2 | -3/+11 | |
| |/ / / / / / / | ||||||
| * | | | | | | | -A little More control about pixel snapping in 2D | Juan Linietsky | 2015-10-13 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-10-13 | 281 | -20609/+88953 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | newline fixes | reduz | 2015-10-08 | 12 | -20605/+20605 | |
| | * | | | | | | | fixed uninitialized memory issues in audio code | reduz | 2015-10-08 | 2 | -2/+3 | |
| | * | | | | | | | Fixes following Visual Studio 2013 compile error on windows: | ZuBsPaCe | 2015-10-03 | 1 | -2/+7 | |
| | * | | | | | | | Fixes following Visual Studio 2013 compile error on windows: | ZuBsPaCe | 2015-10-03 | 2 | -1/+3 | |
| | * | | | | | | | Add support for Opus audio format | George Marques | 2015-10-02 | 266 | -1/+68338 | |
| | * | | | | | | | removed unnecessary clear, which prevented root viewport from working right w... | romulox_x | 2015-10-01 | 1 | -1/+0 | |
| * | | | | | | | | ability to change audio track in theora video | Juan Linietsky | 2015-10-13 | 2 | -3/+21 | |
| * | | | | | | | | Fixed theora playback. Removed theoraplayer. | Juan Linietsky | 2015-09-26 | 112 | -55852/+322 | |
| |/ / / / / / / | ||||||
| * / / / / / / | Ability to visually debug geometry visually: | Juan Linietsky | 2015-09-20 | 1 | -0/+4 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-09-12 | 2 | -0/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge pull request #2461 from romulox-x/iphoneSplash | Juan Linietsky | 2015-09-12 | 2 | -0/+8 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ios now displays splash screen between launch image and main scene, instead o... | steve | 2015-09-10 | 2 | -0/+8 | |
| * | | | | | | | | HTML5 exporter seems to be fully functional | Juan Linietsky | 2015-09-12 | 2 | -2/+13 | |
| |/ / / / / / / | ||||||
| * | | | | | | | more c++ include references removed | Juan Linietsky | 2015-09-10 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-09-10 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Removing locatime so this function compiles again. | Juan Linietsky | 2015-09-10 | 1 | -2/+2 | |
| | |/ / / / / / | ||||||
| * / / / / / / | remotion of some c++ includes to avoid dependency on libstdc++ | Juan Linietsky | 2015-09-10 | 2 | -2/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-09-09 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fixed localtime thing for ios, not tested anywhere else | Ariel Manzur | 2015-09-09 | 1 | -1/+2 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * / | | | | | Rewrite of the AudioStream API | Juan Linietsky | 2015-09-09 | 6 | -288/+371 | |
| |/ / / / / | ||||||
| * | | | | | merged some stuff for okam | Juan Linietsky | 2015-09-03 | 2 | -12/+12 | |
| * | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-08-23 | 4 | -2/+14 | |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | | Merge pull request #2302 from antonyjones67/AndroidTemplateCompileWindows | Juan Linietsky | 2015-08-08 | 1 | -1/+4 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fixes compile bug for Android template on Windows. | PeaceSells | 2015-07-24 | 1 | -1/+4 | |
| | * | | | | | Merge pull request #2328 from her001/patch-1 | Juan Linietsky | 2015-08-08 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fix vorbis seek_pos | Andy Conrad | 2015-08-03 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | tested and fixed unix os_system_time_msec() | xodene | 2015-08-06 | 1 | -2/+3 | |
| | * | | | | | Add OS.get_system_time_msec | Maximillian | 2015-08-06 | 2 | -0/+8 | |
| | |/ / / / | ||||||
| * / / / / | **WARNING BEFORE PULLING** | Juan Linietsky | 2015-08-23 | 15 | -16/+50 | |
| |/ / / / | ||||||
| * | | | | Fixed incorrect failsafe return values | Zher Huei Lee | 2015-07-24 | 1 | -3/+3 | |
| * | | | | Made RegEx API similar to old version | Zher Huei Lee | 2015-07-24 | 2 | -11/+13 | |
| * | | | | More nrex fixes | Zher Huei Lee | 2015-07-24 | 1 | -8/+16 | |
| * | | | | Updated nrex fixes | Lee Zher Huei | 2015-07-24 | 1 | -5/+5 | |
| * | | | | Regex library Nrex initial port | Lee Zher Huei | 2015-07-24 | 16 | -1193/+1245 | |
| * | | | | -some changes by okam | Juan Linietsky | 2015-06-30 | 2 | -1/+7 | |
| | |_|/ |/| | | ||||||
| * | | | forgot to add mirroredrepeat flag to flags file. fixed. | romulox_x | 2015-06-25 | 1 | -0/+3 | |
| * | | | added support for mirrored repeat texture wrapping | romulox_x | 2015-06-25 | 1 | -6/+18 | |
| * | | | ability to change shadow color in light2d | Juan Linietsky | 2015-06-24 | 2 | -1/+4 | |
| | |/ |/| | ||||||
| * | | Update rasterizer_gles2.cpp | Juan Linietsky | 2015-06-12 | 1 | -1/+1 | |
