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
7828d63b325cd1bc97471eb99eb4fadf81d7914c
0ad
/
source
T
History
Ykkrosh
a734f9ccd7
EntityManager: Large speed improvement in Debug mode (~50x for projectile updates) by replacing std::vector<bool> with std::bitset.
...
This was SVN commit r4877.
2007-02-09 22:07:15 +00:00
..
collada
…
graphics
# Fixed some graphical and scenario editor issues.
2007-02-09 17:04:55 +00:00
gui
GCC compatibility
2007-02-07 14:02:09 +00:00
i18n
…
lib
…
maths
…
network
…
pch
…
ps
Atlas: Disable selected tool before saving, so unit-placement previews don't get saved as real units.
2007-02-04 14:56:38 +00:00
renderer
# Fixed some graphical and scenario editor issues.
2007-02-09 17:04:55 +00:00
scripting
…
simulation
EntityManager: Large speed improvement in Debug mode (~50x for projectile updates) by replacing std::vector<bool> with std::bitset.
2007-02-09 22:07:15 +00:00
sound
…
tools
# Fixed some graphical and scenario editor issues.
2007-02-09 17:04:55 +00:00
main.cpp
GCC compatibility
2007-02-07 14:02:09 +00:00
test_setup.cpp
…