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-06-24 11:27:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee72115b7a58ca9f1c491e2ff66ae445bb075a39
0ad
/
source
/
simulation2
/
system
T
History
janwas
d2cf6ceb88
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
...
This was SVN commit r7686.
2010-07-04 10:15:53 +00:00
..
CmpPtr.cpp
…
CmpPtr.h
…
Component.h
…
ComponentManager.cpp
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00
ComponentManager.h
…
ComponentManagerSerialization.cpp
…
Components.h
…
ComponentTest.h
# Handle terrain passability and movement costs in pathfinder.
2010-05-27 23:31:03 +00:00
Entity.h
…
IComponent.cpp
…
IComponent.h
…
Interface.h
…
InterfaceScripted.h
…
Message.h
…
ParamNode.cpp
Fix tokenisation to ignore multiple spaces
2010-07-03 15:21:50 +00:00
ParamNode.h
Fix inheritance of construction/training lists.
2010-07-03 01:23:23 +00:00
SimContext.cpp
…
SimContext.h
…