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-30 15:29:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c59f7bcb8fc1e104b41080cbbf1fe3963fa208d7
0ad
/
source
T
History
Ykkrosh
c59f7bcb8f
Fix Clang warning ("operands of ? are integers of different signs")
...
This was SVN commit r9214.
2011-04-09 00:07:21 +00:00
..
collada
…
graphics
Fix GCC 4.6 "set but not used" warnings
2011-04-07 16:34:51 +00:00
gui
Fix GCC 4.6 "set but not used" warnings
2011-04-07 16:34:51 +00:00
lib
Fix Clang warning ("operands of ? are integers of different signs")
2011-04-09 00:07:21 +00:00
maths
…
mocks
…
network
…
pch
…
ps
make use of SMBIOS information to detect CPU frequency and memory size
2011-04-07 17:06:00 +00:00
renderer
…
scripting
…
scriptinterface
Fix build in Clang
2011-04-09 00:05:37 +00:00
simulation
…
simulation2
Deallocate expired projectiles properly
2011-04-08 00:11:27 +00:00
sound
…
tools
Be more explicit about function types in font builder to fix crash
2011-04-07 19:59:34 +00:00
contributors.txt
…
main.cpp
Handle map loading errors in autostart and normal setup modes. Adds TODOs for Atlas and Replay modes. See
#764
.
2011-04-07 02:32:16 +00:00
test_setup.cpp
…