Commit History

Author SHA1 Message Date
  sfan5 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 months ago
  sfan5 4259ac96ea Optimize fs::CopyFileContents on Linux and Windows 4 months ago
  sfan5 1ba26d67bd Remove excessive includes from porting.h 5 months ago
  Gary Miguel 6eb9269741 Try to fix safeWriteToFile producing empty files on Windows (#14085) 6 months ago
  sfan5 15445a0fbe Raise and clean up _WIN32_WINNT constant 1 year ago
  sfan5 87d509e462 Implement --debugger option to improve UX when debugging crashes (#13157) 1 year ago
  Herman Semenov 038da00e79 Code optimizations / refactor (#12704) 1 year ago
  rubenwardy 06de82fd86 Refactor ModConfiguration 2 years ago
  sfan5 0ea8df4d64 Socket-related cleanups 2 years ago
  LoneWolfHT c82ec8b210 Fix compiling on Windows with Visual Studio 2 years ago
  sfan5 6de8d77e17 Move instead of copy during content install if possible 2 years ago
  sfan5 2d5b7b5fb4 Make fs::extractZipFile thread-safe 2 years ago
  sfan5 4feb799b7e Add Windows-specific CreateTempFile() implementation 2 years ago
  sfan5 bbfae0cc67 Dynamic_Add_Media v2 (#11550) 2 years ago
  Loic Blot 225d4541ff fix: extractZipFile is not part of Client but more generic. 3 years ago
  rubenwardy 3a8c37181a Use consistent temp folder path (#10892) 3 years ago
  rubenwardy 4c76239818 Remove dead code (#10845) 3 years ago
  sfan5 74762470b2 Fix some minor code issues all over the place 3 years ago
  rubenwardy 9ec75d7765 Clean up server-side translations, remove global variable (#10075) 3 years ago
  sfan5 2424dfe007 Server pushing media at runtime (#9961) 4 years ago
  Loïc Blot 7f545db977 Fix a stringop-truncation GCC warning 5 years ago
  stujones11 015e46310a Android: Fix recursive delete (#7882) 5 years ago
  Vitaliy 78bd902b9f Really delete things in fs::RecursiveDelete (#7433) 5 years ago
  stujones11 6b72d8d090 Android: Use correct temporary path (#7463) 6 years ago
  number Zero 05d93c7fa1 Load files from subfolders in texturepacks 6 years ago
  Loic Blot 55ab4264dc Modernize various files 6 years ago
  ShadowNinja f522e7351a Fix RemoveRelatvePathComponents 7 years ago
  ShadowNinja e4ee6548af Fix fs::RemoveRelativePathComponents for paths with a leading dot component 7 years ago
  gregorycu c95734654c Use MoveFileEx to rename files on Windows (not rename) 8 years ago
  Perttu Ahola 64c060e1f2 filesys: safeWriteToFile(): Remove the target file before rename only on Windows 8 years ago