Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Paul Joannon e08b6c9a9c fix set_stream_peer binding in PacketPeer 7 gadi atpakaļ
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 gadi atpakaļ
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 gadi atpakaļ
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 gadi atpakaļ
  Fabio Alessandrelli 92067b4714 Remove "const" from PacketPeer get_packet/get_var 7 gadi atpakaļ
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 gadi atpakaļ
  Juan Linietsky dc62389739 -Properly check limits to objects sent (regarding to size), fixes #9034 8 gadi atpakaļ
  Marcelo Fernandez eab850524e Add closest_power_of_2 func and implement mix_rate/latency on OS X 8 gadi atpakaļ
  Juan Linietsky b7571582ed Ability to save objects to binary format 8 gadi atpakaļ
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 gadi atpakaļ
  Juan Linietsky 90a595ac42 Set some reasonable limits for sending information to the debugger, closes #5848 8 gadi atpakaļ
  Rémi Verschelde 76005a8e75 Style: Apply clang-format on all files 8 gadi atpakaļ
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 gadi atpakaļ
  Juan Linietsky bbada82f80 -Reorganized all properties of project settings (Sorry, Again). 8 gadi atpakaļ
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 gadi atpakaļ
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 gadi atpakaļ
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 gadi atpakaļ
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 gadi atpakaļ
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 gadi atpakaļ
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 gadi atpakaļ
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 gadi atpakaļ
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 gadi atpakaļ
  J08nY 6bbc53ee18 Fixed PacketPeer.get_var() return type in docs 9 gadi atpakaļ
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 gadi atpakaļ
  reduz 341f8e6d2b -remved p_peer is null error messages, fixes #1150 9 gadi atpakaļ
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 gadi atpakaļ
  Juan Linietsky f2183a5e09 replaced :var by :Variant in documentation, fixes #2897 9 gadi atpakaļ
  Juan Linietsky 35959f9c5a -fixes to ring buffer (fixes network error) 9 gadi atpakaļ
  James McLean 45b453169a Fixed get_packet/put_packet bindings in PacketPeer. 10 gadi atpakaļ
  Juan Linietsky 9acab32daa new file dialog! 10 gadi atpakaļ