Commit History

Author SHA1 Message Date
  Hubert Jarosz 33403d91f7 remove trailing whitespace 9 years ago
  Rémi Verschelde 22d1385caf classref: Directory and ConfigFile 9 years ago
  Kyle Luce 674c6f2f2d Add function to convert Date time from a dictionary to Epoch 9 years ago
  Kyle Luce feef563f3f Fixes the month consistency issue in enums and get_date etc 9 years ago
  Rémi Verschelde 801221d01b Remove undefined binds 9 years ago
  Saracen 6eb4812317 Borderless window support for the Win32 build. Default window position is now also centred. 9 years ago
  Rémi Verschelde 042f8bf88c Merge pull request #3934 from Razzlegames/epocConvert 9 years ago
  Rémi Verschelde 32bb7a04a2 Merge pull request #3833 from AlexHolly/feature-file-md5 9 years ago
  Kyle Luce 866e47ec54 Added epoc to dictionary converter 9 years ago
  Juan Linietsky 6fc1c3a4d1 Completed the support for plugins! It is not possible to add plugins. 9 years ago
  Alexander Holland d093f558ab expose md5 for file(s) to gdscript 9 years ago
  Aren Villanueva 7b25641813 Reject any native video player calls on iOS that point to files within .pck archives. 9 years ago
  Rémi Verschelde 7cb930dbed Merge pull request #3502 from trtstm/csv 9 years ago
  Ariel Manzur 0cd8c054a2 thread renaming 9 years ago
  tmt 2447c3171f File: Added delimiter to get_csv_line 9 years ago
  volzhs fb2bf78591 Add ability to set "keep screen on" for android 9 years ago
  Juan Linietsky a120c66f98 -Removed OS.get_system_time_msec(), this is undoable on Windows and also unusable from GDscript due to precision. 9 years ago
  Juan Linietsky 52e53d4513 -Added a new mode, WRITE_READ to File, to recover compatibility with old projects but also achieve desired functionality. Closes #3272 9 years ago
  Rémi Verschelde d4993b74fc Add missing argument names in GDScript bindings 9 years ago
  Ariel Manzur b989d4f887 thread can't rename itself on initialization :( 9 years ago
  Ariel Manzur f25812794d thread renaming by core_bind 9 years ago
  Ariel Manzur 10298b9534 thread set name 9 years ago
  Juan Linietsky f2183a5e09 replaced :var by :Variant in documentation, fixes #2897 9 years ago
  Juan Linietsky ce6fefced8 Properly implement OS.alert() from script, and use xmessage on X11 10 years ago
  Maximillian 6f9a084ac8 Add OS.get_system_time_msec 10 years ago
  Juan Linietsky 09a2de9916 added bindings for screen rotation in OS 10 years ago
  punto- 922356b903 adding some base64 marshalls 10 years ago
  Juan Linietsky 95047562d7 Several performance improvements, mainly in loading and instancing scenes and resources. 10 years ago
  est31 c5338fd6c4 Add OS.get_time_zone_info function 10 years ago
  est31 803069886e Add utc param to get_time and get_date methods 10 years ago