Commit History

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