mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-07 23:45:47 -07:00
vfs: move public functions into vfs.cpp to avoid confusion (except vfs_mount in vfs_mount.cpp, but that's obvious) h_mgr: fix bug in filename display causing dir names to be truncated main/gamesetup: replace 2 bools with flags; remove Atlas trampoline functions (clutters up main.cpp) atlas: use GameSetup.h instead of extern .. This was SVN commit r2983. |
||
|---|---|---|
| .. | ||
| Handlers | ||
| Brushes.cpp | ||
| Brushes.h | ||
| CommandProc.cpp | ||
| CommandProc.h | ||
| GameLoop.cpp | ||
| GameLoop.h | ||
| InputProcessor.cpp | ||
| InputProcessor.h | ||
| MessagePasser.h | ||
| MessagePasserImpl.cpp | ||
| MessagePasserImpl.h | ||
| Messages.h | ||
| MessagesSetup.h | ||
| Misc.cpp | ||