aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_server_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-04Icon: Remove more grey capsules behind official logoRémi Verschelde5-0/+0
2016-06-04Documented Light2D and LightOccluder2DJulian Murgia - StraToN1-0/+48
2016-06-04Documented BackBufferCopy. Need validation for the different copy modes (cons...Julian Murgia - StraToN1-0/+9
2016-06-04Fix MS Visual Studio build settingsAleksandar Danilovic2-7/+20
2016-06-04Editor: Fix base dir when going back to project managerRémi Verschelde1-2/+2
2016-06-04Remove focus from Sprite Region Editor dialog. Fixes #4751MarianoGNU1-0/+1
2016-06-04Added, goto next and previous breakpoint and remove all, issue 1690Paulb232-0/+61
2016-06-04Add spaces to macros in memory.h to make C++11 compilers happyGeequlim1-5/+4
2016-06-04Fix crash when redoing backspace to clear selectionPaulb231-1/+3
2016-06-04Added breakpoint markers, issue 4750Paulb234-6/+67
2016-06-04Debugger: show error message if description is not availableIgnacio Etcheverry1-1/+1
2016-06-04Added application/fat_bits property for EditorExportPlatformOSX::EditorExport...marcelofg551-1/+8
2016-06-04Fixed caret color not changing though propertiesPaulb231-1/+1
2016-06-04Remove noisy printCarter Anderson1-1/+0
2016-06-04Modified damp rangesDaniel J. Ramirez1-3/+3
2016-06-04Clamped some light2D rangesDaniel J. Ramirez1-3/+3
2016-06-04fix unexpected char: '\' error on windowsvolzhs1-3/+3
2016-06-04use node name as filename when save scenevolzhs2-2/+4
2016-06-04Change the default comment color to #676767 (#4763)Hugo Locurcio1-1/+1
2016-06-04README.md docs are not wiki (#4770)anatoly techtonik1-1/+1
2016-06-04README: use https links to main websiteest311-2/+2
2016-06-04README: Improve Documentation sectionest311-1/+1
2016-06-04Change low processor usage mode to cap to 60 FPS rather than 40 FPSCalinou1-1/+1
2016-06-04SCons: using 1 env for all driversAriel Manzur4-30/+31
2016-06-04Added 'fat' option for bits param on scons for osx, this will produce a fat b...marcelofg552-2/+7
2016-06-04Document the FileDialog and partial OS methodsGeequlim1-0/+13
2016-06-04Fix for tooltip blinking (#4713)captainwasabi1-2/+2
2016-06-04Fix a XML error with the documentationBojidar Marinov1-1/+1
2016-06-04Multiline duplication, issue #4661Paulb231-6/+25
2016-06-04Android buildsystem: Drop obsolete NDK_TOOLCHAIN argumentRémi Verschelde1-1/+0
2016-06-04Check the save path before importing a 3D MeshWilhem Barbier1-9/+9
2016-06-04GDScript: Fix method info for is_nan and is_infRémi Verschelde1-2/+2
2016-06-04Filling in documentation.CowThing1-0/+38
2016-06-04Fixed hex notation highlightingPaulb231-7/+23
2016-06-04Member variable syntax highlightingPaulb234-0/+19
2016-06-04Save member information in docdataBojidar Marinov1-0/+2
2016-06-04Add SpinBox to Lossy Quality on Image Groupsvolzhs1-2/+9
2016-06-04Documented @GlobalScope singletons and some keysDaniel J. Ramirez1-3/+116
2016-06-03SampleLibraryEditor: Initialize "is_playing" variableBłażej Szczygieł1-1/+1
2016-05-18Travis: Install android *DKs in verbose modeRémi Verschelde1-1/+5
2016-05-18Fix some errors in some rotation functions, also clarify that certain paramet...Daniel J. Ramirez1-7/+8
2016-05-18open directory or file when double clickvolzhs1-1/+1
2016-05-18Revert "Revert "-make sure single select after multi select works better""Rémi Verschelde4-2/+27
2016-05-13Revert "-make sure single select after multi select works better"2.0.3-stableRémi Verschelde4-27/+2
2016-05-12Version 2.0.3Rémi Verschelde1-1/+1
2016-05-12classref: Readd String.strip_edges descriptionRémi Verschelde1-2/+3
2016-05-12Remove nocpuid.c from builtin OpenSSLeska2-8/+0
2016-05-12classref: Fixed return types in Area and Area2D (#4635)MattUV3-6/+6
2016-05-12classref: Sync with current sourceRémi Verschelde1-91/+166
2016-05-12classref: Directory and ConfigFileRémi Verschelde3-32/+74