Historie revizí

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