Historial de Commits

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