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-26 09:13:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c68f7e426edbfa05d5bef39c0162061af6ff6a5
0ad
/
source
/
lib
/
file
T
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
…
file.h
…