Commit History

Author SHA1 Message Date
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  bruvzg 644f739660 Static analyzer fixes: 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 819c3524a5 OS: Remove unused get_splash_tick_msec 4 years ago
  PouleyKetchoupp b2d27214aa Keep debug & verbose options after loading project from project manager 5 years ago
  Fabio Alessandrelli 1b6e3458b2 Move frame delaying functions from Main to OS. 5 years ago
  Rémi Verschelde 4b5b60de85 Merge pull request #39189 from touilleMan/issue-38925 5 years ago
  Hugo Locurcio 9c0d214776 Print errors when calling MIDI input methods on unsupported platforms 5 years ago
  Emmanuel Leblond c6de3872f9 Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double 5 years ago
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` 5 years ago
  Rémi Verschelde ca3192d18a Style: Fix unnecessary semicolons that confused clang-format 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky f8a79a97c7 Effective DisplayServer separation, rename X11 -> LinuxBSD 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde 3dea5fd631 Remove incomplete battery status/power API 5 years ago
  bruvzg b456bfad5c Add runtime GLES2 / Vulkan context selection. 6 years ago
  bruvzg eb48be51db Add static Vulkan loader. 6 years ago
  Marcel Admiraal f0db13502a Remove duplicate WARN_PRINT macro. 5 years ago
  Bruno Lourenço a3bcdbeb78 Android virtual keyboard respecting LineEdit max length. 5 years ago
  bruvzg d07cdc594f [macOS] Load PCK from the .app bundle resources, instead of changing working directory. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  TerminalJack e1dda5195c Added support for vertical syncing via the Windows OS compositor (DWM.) 5 years ago
  Marcel Admiraal 83069a3c0f Remove ERR_EXPLAIN macros and the scaffolding they needed. 5 years ago