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
ad6ed949ee2eb3241c04b147e3c0dc1adffa72a6
0ad
/
source
/
simulation2
T
History
sanderd17
83c5d40cfb
fix compiling problem caused by
8226d75715
...
This was SVN commit r14535.
2014-01-07 14:37:02 +00:00
..
components
Make PickEntitiesAtPoint faster yielding 1-3% overall performance improvement.
Fixes
#2358
. Also removes some trailing whitespace.
2014-01-07 04:05:10 +00:00
docs
…
helpers
fix compiling problem caused by
8226d75715
2014-01-07 14:37:02 +00:00
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
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
tests
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
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
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
Simulation2.h
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +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