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-22 22:53:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
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
# Slightly tidied up string code.
2007-02-01 14:46:14 +00:00
lib
# Slightly tidied up string code.
2007-02-01 14:46:14 +00:00
maths
…
network
# Slightly tidied up string code.
2007-02-01 14:46:14 +00:00
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
# Slightly tidied up string code.
2007-02-01 14:46:14 +00:00
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
…