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-20 19:23:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ff4fa19c0d2e85bc07eb87507fce27036695ff0
0ad
/
source
/
tools
/
atlas
/
GameInterface
T
History
vladislavbelov
5ff4fa19c0
Removes unused and outdated includes, replaces some includes by forward declarations.
...
This was SVN commit r25444.
2021-05-15 17:27:01 +00:00
..
Handlers
Removes unused and outdated includes, replaces some includes by forward declarations.
2021-05-15 17:27:01 +00:00
ActorViewer.cpp
Split off JSON-related function from ScriptInterface, clean up headers.
2021-05-14 10:18:03 +00:00
ActorViewer.h
…
Brushes.cpp
…
Brushes.h
…
CommandProc.cpp
…
CommandProc.h
…
DeltaArray.h
…
GameLoop.cpp
Fix windows SEH hook when crashing in an std::thread
2021-01-10 08:39:54 +00:00
GameLoop.h
Remove the Engine threading when using Atlas
2020-12-10 09:42:58 +00:00
InputProcessor.cpp
…
InputProcessor.h
…
MessagePasser.h
Remove the Engine threading when using Atlas
2020-12-10 09:42:58 +00:00
MessagePasserImpl.cpp
Remove the Engine threading when using Atlas
2020-12-10 09:42:58 +00:00
MessagePasserImpl.h
Remove the Engine threading when using Atlas
2020-12-10 09:42:58 +00:00
Messages.h
Combines terrain and units ambient colors into the single color.
2021-01-17 13:10:00 +00:00
MessagesSetup.h
…
Misc.cpp
…
Register.cpp
…
Shareable.h
Remove the Engine threading when using Atlas
2020-12-10 09:42:58 +00:00
SharedMemory.h
…
SharedTypes.h
…
SimState.cpp
…
SimState.h
…
View.cpp
Adds line drawing to DebugRenderer.
2021-04-15 22:51:25 +00:00
View.h
…