Commit History

Author SHA1 Message Date
  bruvzg 68163f5643 [Windows] Detect missing DLL dependencies and list them in the open_dynamic_library error message. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg d99c32668a [MSVC] Use symbols from .pdb only, to avoid incorrect names in the backtrace when symbols are missing. 2 years ago
  bruvzg 8dab4a2aa3 [Windows] Improve build environment detection, add support for Windows on ARM. 3 years ago
  Rémi Verschelde c366f8d2d4 Crash handler: Use `print_error` to include backtrace in logs 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Rémi Verschelde 90162851a7 Core: Move generated `VERSION_HASH` to a `.cpp` file 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Hugo Locurcio 8556dd1bef Improve crash handler message display 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  Rémi Verschelde 4d3a18d9ff Windows: Appease capricious MSVC versions with moody headers 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ibrahn Sahir 63068e2ccd Check project settings live before lookup in crash handler 6 years ago
  Rémi Verschelde 51c9ffaec0 Drop RtAudio driver on Windows 6 years ago
  Rémi Verschelde bc26d0d6cd Platform: Ensure classes match their header filename 6 years ago