Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rémi Verschelde b97401f304 Update copyright statements to 2020 5 gadi atpakaļ
  Bojidar Marinov f4a6e3dded Fix crash when guessing type of variable declared to itself 7 gadi atpakaļ
  Rémi Verschelde 7562ce053a Update copyright statements to 2019 6 gadi atpakaļ
  Rémi Verschelde 2712014744 Update copyright statements to 2018 7 gadi atpakaļ
  Rémi Verschelde acb7107720 Style: apply clang-format (3.9.1) to current source 7 gadi atpakaļ
  sersoong 875fd90467 Add more template to Script_Create_dialog.cpp 7 gadi atpakaļ
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers 8 gadi atpakaļ
  geequlim da2bcda7be Enhanced debugger. ake 2.1 more productive! 8 gadi atpakaļ
  Mariano Suligoy bcbd2653de GdScript: Add signal autocompletion to emit_signal function 8 gadi atpakaļ
  Rémi Verschelde e9b045d9e5 Add "Godot Engine contributors" copyright line 8 gadi atpakaļ
  mbalint12 82ad45024f Fixed typo in gdscript autocompletion. 8 gadi atpakaļ
  Rémi Verschelde f8db8a3faa Bring that Whole New World to the Old Continent too 8 gadi atpakaļ
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! 8 gadi atpakaļ
  Juan Linietsky a72945f4e3 Added constants from types in code completion, somehow this was never added. 9 gadi atpakaļ
  Răzvan Cosmin Rădulescu c4f79716d3 Clean up GDScript template 9 gadi atpakaļ
  eska b80c42ef4e Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D 9 gadi atpakaļ
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) 9 gadi atpakaļ
  Juan Linietsky 3754f6cd75 Properly show the source:line even in inner clases, closes #3766 9 gadi atpakaļ
  Daniel J. Ramirez 422fac5066 Removed lots of prints 9 gadi atpakaļ
  Juan Linietsky 57c67fb0f7 reverted to ==, if a line is missing a statement, we'll have to make sure to add it 9 gadi atpakaļ
  Juan Linietsky dcd50f8838 changed == for >= since some statements may not store a line (if line is empty) 9 gadi atpakaļ
  George Marques 17b6cebcfe Fix crash in code completion 9 gadi atpakaļ
  Juan Linietsky a75f896338 First version of Profiler 9 gadi atpakaļ
  Juan Linietsky 70cdfa681a -Change link to new documentation 9 gadi atpakaļ
  Rémi Verschelde 285c400288 Merge pull request #3658 from Hinsbart/doc_joyevent 9 gadi atpakaļ
  hondres 6de2b9d864 doc: use correct identifier for InputEventJoystick{Motion, Button} 9 gadi atpakaļ
  Juan Linietsky 61f03c98c8 -Added missing functions to the doc, fixes #3583 9 gadi atpakaļ
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 gadi atpakaļ
  reduz 110de2ccac -Added proper code completion for singletons 9 gadi atpakaļ
  Franklin Sobrinho 69a6524adf Add script auto-completion for function parameters 9 gadi atpakaļ