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-19 17:27:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6324f3369ae005bbd5afee52f252d27ee388bd49
0ad
/
source
/
tools
/
atlas
/
GameInterface
/
Handlers
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
..
BrushHandlers.cpp
…
CameraCtrlHandlers.cpp
…
CinemaHandler.cpp
Fix most Clang 10 Warnings
2020-12-31 14:25:37 +00:00
CommandHandlers.cpp
…
ElevationHandlers.cpp
…
EnvironmentHandlers.cpp
Combines terrain and units ambient colors into the single color.
2021-01-17 13:10:00 +00:00
GraphicsSetupHandlers.cpp
Removes unused and outdated includes, replaces some includes by forward declarations.
2021-05-15 17:27:01 +00:00
MapHandlers.cpp
Split off JSON-related function from ScriptInterface, clean up headers.
2021-05-14 10:18:03 +00:00
MessageHandler.cpp
…
MessageHandler.h
…
MiscHandlers.cpp
Split off StructuredClone from ScriptInterface
2021-05-10 11:51:32 +00:00
ObjectHandlers.cpp
Fix most Clang 10 Warnings
2020-12-31 14:25:37 +00:00
PlayerHandlers.cpp
…
TerrainHandlers.cpp
…