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-13 17:35:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3105ae95151a47b71c892ce1143f3dd470a7bca
0ad
/
source
T
History
Ykkrosh
4d8f41f3aa
Minor Collada-converter bug fixes
...
This was SVN commit r6342.
2008-09-07 23:11:29 +00:00
..
collada
Minor Collada-converter bug fixes
2008-09-07 23:11:29 +00:00
dcdt
/se
Fixed one set of annoying DCDT warnings
2008-07-18 23:49:51 +00:00
graphics
replace most BIT macros with a Bit() template for better 64-bit safety
2008-09-06 21:15:53 +00:00
gui
replace most BIT macros with a Bit() template for better 64-bit safety
2008-09-06 21:15:53 +00:00
i18n
Use GCC's std::tr1::unordered_* classes instead of the now-deprecated __gnu_cxx::hash_* when possible
2008-07-19 00:20:54 +00:00
lib
replace most BIT macros with a Bit() template for better 64-bit safety
2008-09-06 21:15:53 +00:00
maths
dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace).
2008-07-13 21:22:03 +00:00
network
Some fixes for OS X:
2008-08-11 04:18:10 +00:00
pch
…
ps
now load files from "public" mod unless onlyPublicFiles is on cmdline (see
http://www.wildfiregames.com/forum/index.php?s=&showtopic=11983
)
2008-09-06 21:12:36 +00:00
renderer
Fixed some strict aliasing warnings
2008-07-19 00:36:42 +00:00
scripting
replace most BIT macros with a Bit() template for better 64-bit safety
2008-09-06 21:15:53 +00:00
simulation
Increase turn length to 300ms to work better with lag.
2008-08-08 05:57:10 +00:00
sound
fix error handling - ensure SoundGroup doesn't crash when sound loading fails (previously it was only handling the case where loading failed due to sound being disabled)
2008-07-23 05:39:54 +00:00
tools
Cleaned up and incorporated appropriate headers so it compiles
2008-08-11 09:57:42 +00:00
main.cpp
more dehydra. disabled lockfree module (not in use).
2008-07-17 17:00:00 +00:00
test_setup.cpp
premake: detect processor architecture from script
2008-06-30 17:34:18 +00:00