Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Rémi Verschelde 1ec8b9fb7d Merge pull request #7851 from shlomif/fix-some-compilation-warnings 8 vuotta sitten
  Shlomi Fish 0a2c387d5c Fix some compilation warnings. 8 vuotta sitten
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 vuotta sitten
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 vuotta sitten
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 vuotta sitten
  Juan Linietsky d9d77291bc rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 8 vuotta sitten
  Juan Linietsky bc26f90581 Type renames: 8 vuotta sitten
  Juan Linietsky 547a57777b renamed joystick to joypad everywhere around source code! 8 vuotta sitten
  Juan Linietsky 8963ca3d17 Fix code completion for new getnode syntax 8 vuotta sitten
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 vuotta sitten
  Juan Linietsky 9e477babb3 -GDScript support for accessing properties directly 8 vuotta sitten
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 vuotta sitten
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 vuotta sitten
  George Marques 5ef64aae58 Fix build for templates 9 vuotta sitten
  Juan Linietsky 37f1e86108 Do ctrl-click on any code identifier to go to definiton or help page. 9 vuotta sitten
  Juan Linietsky b83350f4b2 Added constants from types in code completion, somehow this was never added. 9 vuotta sitten
  Juan Linietsky fc61eb37ce Merge pull request #5920 from 29jm/fix-warnings 9 vuotta sitten
  Răzvan Cosmin Rădulescu 00e743b76a Clean up GDScript template 9 vuotta sitten
  Juan Linietsky 1add52b55e Brand new networked multiplayer 9 vuotta sitten
  Johan Manuel 046f94d3ac Remove some unused variables 9 vuotta sitten
  Juan Linietsky 6671c6bdc7 Added yield() signal smart autocompletion. 9 vuotta sitten
  Juan Linietsky 9890c1d2ca Likely with bugs and with some features are missing, as well as profiler support, but VisualScript should be more or less done! 9 vuotta sitten
  Juan Linietsky 259418f827 VisualScript can now execute visual scripts, but there is no debugger or profiler yet. 9 vuotta sitten
  eska b80c42ef4e Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D 9 vuotta sitten
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) 9 vuotta sitten
  Juan Linietsky 3754f6cd75 Properly show the source:line even in inner clases, closes #3766 9 vuotta sitten
  Daniel J. Ramirez 422fac5066 Removed lots of prints 9 vuotta sitten
  Juan Linietsky 57c67fb0f7 reverted to ==, if a line is missing a statement, we'll have to make sure to add it 9 vuotta sitten
  Juan Linietsky dcd50f8838 changed == for >= since some statements may not store a line (if line is empty) 9 vuotta sitten
  George Marques 17b6cebcfe Fix crash in code completion 9 vuotta sitten