summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-24beautiful visual menu to change anchorsJuan Linietsky
2015-08-23fix build issue with ssl, closes #2384Juan Linietsky
2015-08-23Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-08-21damn github built-in editorJuan Linietsky
2015-08-21fix for built-in ssl (easier to build 32 bits export)Juan Linietsky
2015-08-09Fix create script dialog title(s)Maximillian
2015-08-09Add create new script button to script editor menuMaximillian
2015-08-08Merge pull request #2282 from Ovnuniarchos/masterJuan Linietsky
2015-08-08Merge pull request #2302 from antonyjones67/AndroidTemplateCompileWindowsJuan Linietsky
2015-08-08Merge pull request #2316 from StraToN/clearconsoleJuan Linietsky
2015-08-08Merge pull request #2323 from dbsGen/patch-2Juan Linietsky
2015-08-08Merge pull request #2328 from her001/patch-1Juan Linietsky
2015-08-08Merge pull request #2341 from xodene/patch-5/OS_get_system_time_msecJuan Linietsky
2015-08-08Merge pull request #2344 from neikeq/signal_tk_name_fixJuan Linietsky
2015-08-07Add missing token name for signal. closes #2201neikeq
2015-08-06tested and fixed unix os_system_time_msec()xodene
2015-08-06Add OS.get_system_time_msecMaximillian
2015-08-06-Merged the file server with the live editing and remote debugJuan Linietsky
2015-08-04more debugger fixesJuan Linietsky
2015-08-04added bindings for screen rotation in OSJuan Linietsky
2015-08-04error debuggerJuan Linietsky
2015-08-03Fix vorbis seek_posAndy Conrad
2015-08-02live debug fixesJuan Linietsky
2015-08-02Live edit WORK IN PROGRESSJuan Linietsky
2015-08-01add flag and multiline hits in GDScriptGen
2015-07-30Damnit, forgot one more debug line ><Julian Murgia - StraToN
2015-07-30forgot to remove a method declaration...Julian Murgia - StraToN
2015-07-30include not necessary anymoreJulian Murgia - StraToN
2015-07-30Added automatic clear output on Play in Godot SettingsJulian Murgia - StraToN
2015-07-29Added "Clear" button top right of output debug console in editorJulian Murgia - StraToN
2015-07-28adding some base64 marshallspunto-
2015-07-27Merge pull request #2248 from romulox-x/colladaImagePathJuan Linietsky
2015-07-26Merge remote-tracking branch 'refs/remotes/origin/master'Ovnuniarchos
2015-07-26A bunch of spell checks, and rewordings. Also, some simple documentation.Ovnuniarchos
2015-07-26QOL, script buttons in scene tabsJuan Linietsky
2015-07-25Merge pull request #2298 from ronchaine/ronchaine-develJuan Linietsky
2015-07-24Fixes compile bug for Android template on Windows.PeaceSells
2015-07-24-added icons for root node types on tabsJuan Linietsky
2015-07-24Merge pull request #2300 from leezh/nrex-portpunto-
2015-07-24Fixed incorrect failsafe return valuesZher Huei Lee
2015-07-24Made RegEx API similar to old versionZher Huei Lee
2015-07-24Added a live-edit RegEx tester to the demosZher Huei Lee
2015-07-24More nrex fixesZher Huei Lee
2015-07-24Updated nrex fixesLee Zher Huei
2015-07-24Regex library Nrex initial portLee Zher Huei
2015-07-23Use tabs instead of spaces.Jari Ronkainen
2015-07-23Fix audio driver setup if the first driver fails.Jari Ronkainen
2015-07-20Added a proper name and an explanation to arg4 on CanvasItem.draw_texture_rect*.Ovnuniarchos
2015-07-20Added FLAGS to int hint to make an int a bitmask on the editor.Ovnuniarchos