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-07-14 00:34:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afecbf02f31b537351c29fcdb929df2ec4d9688a
0ad
/
source
/
lib
/
file
/
common
T
History
historic_bruno
7fa6afac37
Corrects some Doxygen comments and adds a few others of interest.
...
This was SVN commit r11209.
2012-03-01 03:55:05 +00:00
..
tests
refactor path interface:
2011-03-23 13:36:20 +00:00
file_loader.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
file_loader.h
cleanup (requires update-workspaces)
2011-05-03 12:38:42 +00:00
file_stats.cpp
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
file_stats.h
major refactor of file/io and alignment code. requires update-workspaces
2011-04-29 19:10:34 +00:00
real_directory.cpp
cleanup (requires update-workspaces)
2011-05-03 12:38:42 +00:00
real_directory.h
cleanup (requires update-workspaces)
2011-05-03 12:38:42 +00:00
trace.cpp
cleanup (requires update-workspaces)
2011-05-03 12:38:42 +00:00
trace.h
Corrects some Doxygen comments and adds a few others of interest.
2012-03-01 03:55:05 +00:00