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-23 10:29:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20ed5b118c8343b59cefbbe5d4963efbcfeedf48
0ad
/
source
/
simulation2
T
History
Ykkrosh
ac335f37c8
Fix some Clang warnings about unused private members
...
This was SVN commit r14023.
2013-10-19 00:53:58 +00:00
..
components
Fix some Clang warnings about unused private members
2013-10-19 00:53:58 +00:00
docs
…
helpers
…
scripting
Rename technology related files, methods and messages so their names represent the shared data flow between technologies and auras (and maybe future components). Implement the C++ part of auras through these generalised files.
Fixes
#2154
2013-10-15 10:05:08 +00:00
serialization
…
system
…
tests
…
MessageTypes.h
Rename technology related files, methods and messages so their names represent the shared data flow between technologies and auras (and maybe future components). Implement the C++ part of auras through these generalised files.
Fixes
#2154
2013-10-15 10:05:08 +00:00
Simulation2.cpp
Remove InitSavedGame, but keep the rallypoint problem it solved.
Fixes
#1762
, Patch by mimo.
2013-10-16 17:58:12 +00:00
Simulation2.h
Remove InitSavedGame, but keep the rallypoint problem it solved.
Fixes
#1762
, Patch by mimo.
2013-10-16 17:58:12 +00:00
TypeList.h
Rename technology related files, methods and messages so their names represent the shared data flow between technologies and auras (and maybe future components). Implement the C++ part of auras through these generalised files.
Fixes
#2154
2013-10-15 10:05:08 +00:00