This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
5ff4fa19c0d2e85bc07eb87507fce27036695ff0
0ad
/
source
/
simulation2
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
..
components
Removes unused and outdated includes, replaces some includes by forward declarations.
2021-05-15 17:27:01 +00:00
docs
Migrate DEFINE_INTERFACE_METHOD_* to the ScriptFunction wrappers.
2021-05-01 08:01:30 +00:00
helpers
Further reduce usage of TERRAIN_TILE_SIZE in non-terrain components
2021-05-02 17:40:00 +00:00
scripting
Remove all external usage of CmptPrivate. Header cleanup.
2021-05-15 13:54:58 +00:00
serialization
Fixes broken PCH after wraitii commits (
4f972bc623
,
0f60bf3a97
) and Itms (
833c9f108c
).
2021-05-15 14:50:24 +00:00
system
Remove all external usage of CmptPrivate. Header cleanup.
2021-05-15 13:54:58 +00:00
tests
Split off JSON-related function from ScriptInterface, clean up headers.
2021-05-14 10:18:03 +00:00
MessageTypes.h
…
Simulation2.cpp
Split off JSON-related function from ScriptInterface, clean up headers.
2021-05-14 10:18:03 +00:00
Simulation2.h
…
TypeList.h
…