Commit History

Author SHA1 Message Date
  Pedro J. Estébanez 6d89f675b1 Modernize Thread 4 years ago
  Pedro J. Estébanez 8f6a636ae7 Modernize Semaphore 4 years ago
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 4 years ago
  Pedro J. Estébanez b450036120 Modernize RWLock 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde d6fecf7686 Main: Create user data dir in `setup()` 4 years ago
  PouleyKetchoupp c0b394572f Fix Return key events in LineEdit & TextEdit on Android 5 years ago
  lawnjelly b330766c30 Fix overflow condition with QueryPerformanceCounter 5 years ago
  SkyJJ 2197ef0566 Fix Android LineEdit editing bugs 5 years ago
  Bruno Lourenço a3bcdbeb78 Android virtual keyboard respecting LineEdit max length. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  bruvzg 2ef8c5fac5 iOS modular build and export implementation. 5 years ago
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 6 years ago
  BastiaanOlij 02ea99129e Adding a new Camera Server implementation to Godot. 8 years ago
  hbina085 f78baa5f93 added a const keyword for a methods that return constant literal... 6 years ago
  Rémi Verschelde 58cec3efc4 Fix OS_UWP::execute's signature after cd4449e 6 years ago
  Guilherme Felipe 1bae73d7d0 Add Input::get_current_cursor_shape 6 years ago
  Rémi Verschelde b0f782a0e3 Disable driver fallback to GLES2 by default 6 years ago
  Juan Linietsky 5eeb06ffd1 -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 6 years ago
  Rémi Verschelde bc9c1e899e Merge pull request #25842 from marcelofg55/windows_timezone 6 years ago
  Marcelo Fernandez 4d43aba31e Fix get_time_zone_info returning inverted bias on Windows/UWP 6 years ago
  Rémi Verschelde bc26d0d6cd Platform: Ensure classes match their header filename 6 years ago
  Ignacio Etcheverry 41873ffa88 Added set_environment to OS class 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Fabio Alessandrelli f17d83e758 Fix UWP build. 7 years ago
  Rémi Verschelde 8ac1bcfd3d Fix init of VisualServerRaster 7 years ago
  George Marques 4c9d734a75 Fix initialization of visual server in all platforms 7 years ago
  Aaron Franke 37386f112b Remove redundant "== true" code 7 years ago
  Fabio Alessandrelli 01c3c1a07b Properly initialize Winsock on startup 7 years ago
  Fabio Alessandrelli 30327872e0 Unify StreamPeerTCP/TCP_Server with NetSocket API 7 years ago