This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-09-21 20:06:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
0ad
/
source
/
lib
/
file
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Vladislav Belov
0650721b19
Replaces round to closest power of two by std ones
2026-09-21 00:47:13 +02:00
..
archive
Uses span for vfs instead of passing shared_ptr
2026-09-10 16:39:24 +02:00
common
Uses span for vfs instead of passing shared_ptr
2026-09-10 16:39:24 +02:00
disabled_tests
…
io
Replaces round to closest power of two by std ones
2026-09-21 00:47:13 +02:00
vfs
Adds Load with unique_ptr to VFS
2026-09-10 16:39:29 +02:00
file_system.cpp
Remove helper function FileExists
2026-06-20 12:01:38 +02:00
file_system.h
Remove helper function FileExists
2026-06-20 12:01:38 +02:00
file.cpp
Fix some includes all over the place
2025-08-14 20:15:30 +02:00
file.h
…