Historique des commits

Auteur SHA1 Message Date
  Emmanuel Leblond c6de3872f9 Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. il y a 5 ans
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. il y a 5 ans
  Rémi Verschelde 42595085a5 Merge pull request #36752 from RandomShaper/rework_semaphore il y a 5 ans
  Mateo Dev .59 8a88637705 os: execute parse the command output from utf8 il y a 5 ans
  Pedro J. Estébanez 9a3a2b03b8 Drop old semaphore implementation il y a 5 ans
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> il y a 5 ans
  Hugo Locurcio 580b8cc012 Improve the console error logging appearance il y a 5 ans
  Hugo Locurcio 785af45d8e Disable colored console output when standard output isn't a TTY il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  bruvzg 7b64340eb0 Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI. il y a 6 ans
  Kanabenki add91724e6 Fix casting to uint64_t when returning unix system time il y a 6 ans
  Ruslan Mullayanov b4c927b514 Added an exit code to the blocking mode of OS::execute il y a 6 ans
  qarmin 17732fe698 Added some obvious errors explanations il y a 6 ans
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' il y a 6 ans
  qarmin 9a77d748c0 Fixes minor issues found by static analyzer il y a 6 ans
  hbina085 f78baa5f93 added a const keyword for a methods that return constant literal... il y a 6 ans
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms il y a 6 ans
  Juan Linietsky 65f3a953de Remove SIGCHILD handle in OS_Unix, interferes with pclose() il y a 6 ans
  Fabio Alessandrelli 0bcf0314f7 Fix jump over uninitialized value in OS Unix/X11 il y a 6 ans
  Pedro J. Estébanez 9c3ddf05cb Revert accidental commits il y a 6 ans
  Pedro J. Estébanez fb37284c02 Create class for shared memory blocks [wip] il y a 6 ans
  Rémi Verschelde 5fc86026ca Fix typos with codespell il y a 6 ans
  Ignacio Etcheverry 9bd9d21358 Fix OS_Unix::set_environment il y a 6 ans
  Ignacio Etcheverry 41873ffa88 Added set_environment to OS class il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans