Историја ревизија

Аутор SHA1 Порука Датум
  Marcelo Fernandez d0a5ac577f Fix OS X get_ticks_usec return value after #22424 пре 7 година
  Fabio Alessandrelli 460e3376a4 Use monotonic clock for get_ticks_usec пре 7 година
  Fabio Alessandrelli 01c3c1a07b Properly initialize Winsock on startup пре 7 година
  Fabio Alessandrelli 30327872e0 Unify StreamPeerTCP/TCP_Server with NetSocket API пре 7 година
  Fabio Alessandrelli 1b99806b47 Unify PacketPeerUDP using NetSocket пре 7 година
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path пре 7 година
  Rémi Verschelde 72996df656 Revert "Try closing gracefully before terminating process" пре 7 година
  Marcin Zawiejski ca1c851dbd Try closing gracefully before terminating process пре 7 година
  bruvzg ce64c2a32e Fix Linux/X11 build on ARMs. пре 7 година
  Blazej Floch c45f44d856 Local debugger fixes and extensions пре 7 година
  Robin Hübner 8287441955 GDNative Unix: fix shared lib loading, dlopen expects leading ./ to interpret as relative path. пре 7 година
  Leon Krause 25800ffb0e Add RWLockDummy for NO_THREADS builds пре 7 година
  Marcelo Fernandez d780d774aa Clean and expose get_audio/video_driver_* funcs on OS class пре 7 година
  Artem Varaksa d35e486228 Clean up some bad words from code comments пре 7 година
  sambler 384055c86f Fix use of execvp, earlier fix was short sighted and only worked пре 7 година
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting пре 7 година
  Juan Linietsky 6e2ed15ff1 Add support from properly exporting shared objects, needed for GDNative export пре 7 година
  Rémi Verschelde d65ac7378c Fix crash in OS::execute on FreeBSD пре 7 година
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 пре 7 година
  Rémi Verschelde 7908dc322a Drop unused OS_Unix::has_data and related logic пре 7 година
  Rémi Verschelde d5ca9e2f6f Style: Apply clang-format again on all files пре 7 година
  Juan Linietsky 9678231b10 Changed the dynamic library open function to allow setting the path of the library to open extra libraries. пре 7 година
  Rémi Verschelde af9c67db0c Allow customizing user:// path (folder in OS::get_data_path()) пре 7 година
  Ruslan Mustakov d42c5646a5 Return and repair file logging пре 7 година
  Rémi Verschelde 32c12a92a5 Add initial support for the XDG Base Directory spec пре 7 година
  Rémi Verschelde 73049d115e Rename OS::get_data_dir to OS::get_user_data_dir пре 7 година
  Rémi Verschelde 87694d1884 Disable logging until the logs location is sorted out пре 7 година
  Elia Argentieri 600efa0346 Use execvp instead of execv to allow OS.execute() to search through PATH. пре 8 година
  Marcelo Fernandez 4b695c3bdf OS::execute can now read from stderr too when executing with a pipe пре 8 година
  Ruslan Mustakov 1a2311e350 Extract logging logic пре 8 година