| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2956 from est31/add_system_wide_export_path | Juan Linietsky | 2015-12-08 | 1 | -0/+1 |
| |\ | |||||
| | * | Make the setting unix-only. | est31 | 2015-11-30 | 1 | -1/+1 |
| | * | Add way to look for templates at system wide level too | est31 | 2015-11-30 | 1 | -0/+1 |
| * | | -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc... | Juan Linietsky | 2015-12-04 | 1 | -0/+1 |
| |/ | |||||
| * | 0theora compilation fixes | Juan Linietsky | 2015-11-25 | 1 | -0/+4 |
| * | -work in progress resourceparser and .tscn parser. Still non-functional | Juan Linietsky | 2015-11-24 | 1 | -2/+5 |
| * | Revert "libao audio driver" | Juan Linietsky | 2015-11-19 | 1 | -1/+0 |
| * | Merge pull request #903 from a12n/libao | Juan Linietsky | 2015-11-19 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-11-02 | 1 | -7/+13 |
| | |\ | |||||
| | * \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-07-29 | 1 | -0/+58 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2015-03-10 | 1 | -0/+4 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-17 | 1 | -0/+4 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-05 | 1 | -2/+2 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of http://github.com/okamstudio/godot | Anton Yabchinskiy | 2014-12-04 | 1 | -1/+0 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Add 'ao' build option | Anton Yabchinskiy | 2014-11-22 | 1 | -0/+1 |
| * | | | | | | | | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | 2015-11-01 | 1 | -25/+26 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Add support for Opus audio format | George Marques | 2015-10-02 | 1 | -0/+3 |
| * | | | | | | | fix build issue with ssl, closes #2384 | Juan Linietsky | 2015-08-23 | 1 | -3/+3 |
| * | | | | | | | Fixes compile bug for Android template on Windows. | PeaceSells | 2015-07-24 | 1 | -4/+7 |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | Setting build vs properties in scons. | Peace Sells | 2015-06-21 | 1 | -0/+5 |
| * | | | | | | Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi... | Antony Jones | 2015-05-03 | 1 | -0/+46 |
| * | | | | | | Merge pull request #1531 from vkbsb/h5_canvas_polygon_fix | Juan Linietsky | 2015-04-07 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Revert "Revert "Missed some things in prev commit."" | V.VamsiKrishna | 2015-03-20 | 1 | -0/+2 |
| | * | | | | | | Revert "Revert "Removing etc1 from build for javascript platform."" | V.VamsiKrishna | 2015-03-20 | 1 | -0/+1 |
| | * | | | | | | Revert "Missed some things in prev commit." | V.VamsiKrishna | 2015-03-20 | 1 | -2/+0 |
| | * | | | | | | Revert "Removing etc1 from build for javascript platform." | V.VamsiKrishna | 2015-03-20 | 1 | -1/+0 |
| | * | | | | | | Missed some things in prev commit. | V.VamsiKrishna | 2015-03-20 | 1 | -0/+2 |
| | * | | | | | | Removing etc1 from build for javascript platform. | V.VamsiKrishna | 2015-03-20 | 1 | -0/+1 |
| | | |_|_|_|/ | |/| | | | | |||||
| * / | | | | | add scons extra suffix option | yg2f | 2015-04-01 | 1 | -0/+4 |
| |/ / / / / | |||||
| * | | | / | merges from okam repo | Juan Linietsky | 2015-03-03 | 1 | -0/+4 |
| | |_|_|/ |/| | | | |||||
| * | | | | SCons: colored compilation | hurikhan | 2015-01-12 | 1 | -0/+4 |
| | |_|/ |/| | | |||||
| * | | | -added new code completion guess locations, closes #1032 | Juan Linietsky | 2015-01-03 | 1 | -20/+0 |
| * | | | Fix for MinGW compilation | Lee Zher Huei | 2014-12-27 | 1 | -2/+22 |
| | |/ |/| | |||||
| * | | Remove multiprocessing from imports in SConstruct | Thomas Sigurdsen | 2014-12-03 | 1 | -1/+0 |
| |/ | |||||
| * | -Much improvement to baked light baker | Juan Linietsky | 2014-10-27 | 1 | -0/+1 |
| * | Build System Changes | Juan Linietsky | 2014-10-07 | 1 | -73/+67 |
| * | 3D Physics and Other Stuff | Juan Linietsky | 2014-09-02 | 1 | -2/+3 |
| * | Small Issues & Maintenance | Juan Linietsky | 2014-08-01 | 1 | -1/+1 |
| * | Light Baker! | Juan Linietsky | 2014-06-11 | 1 | -0/+1 |
| * | -Fixes to OpenSSL compilation (more) | Juan Linietsky | 2014-05-01 | 1 | -1/+2 |
| * | -Added OpenSSL and HTTPS support | Juan Linietsky | 2014-04-28 | 1 | -0/+6 |
| * | Set multi-jobs build option defaul to no | marynate | 2014-03-17 | 1 | -1/+1 |
| * | Do not set number of jobs if already specified | Moritz Wundke | 2014-03-08 | 1 | -2/+5 |
| * | Fixed typo | Moritz Wundke | 2014-03-07 | 1 | -1/+1 |
| * | Speed build time up by 6 using multiple jobs | Moritz Wundke | 2014-03-07 | 1 | -0/+7 |
| * | Merge pull request #133 from vinzenz/master | okamstudio | 2014-02-26 | 1 | -0/+11 |
| |\ | |||||
| | * | Fix handling for CFLAGS and LINKFLAGS like for CCFLAGS | Vinzenz Feenstra | 2014-02-22 | 1 | -0/+11 |
| * | | Switch from using deprecated Options class to Variables | C4NCER | 2014-02-25 | 1 | -1/+1 |
| * | | -moved script to modules | Juan Linietsky | 2014-02-24 | 1 | -10/+0 |
| |/ | |||||
| * | -run script in editor | Juan Linietsky | 2014-02-20 | 1 | -0/+2 |
