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-09-27 11:52:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f260e75499f60d9207c2db791bbd7227b7dd89cf
0ad
/
source
/
simulation2
T
History
sanderd17
14bfbbf9d4
Allow sprites to have color multiplication, which allows player-colored bars. Patch by Vladislav.
Fixes
#3233
...
This was SVN commit r16715.
2015-06-04 12:16:52 +00:00
..
components
Allow sprites to have color multiplication, which allows player-colored bars. Patch by Vladislav.
Fixes
#3233
2015-06-04 12:16:52 +00:00
docs
…
helpers
…
scripting
…
serialization
Fixes instant multiplayer crash on OS X Lion (10.7). libc++ had a bug where it set eofbit on reading the last character in a stringstream, we compare gcount with the expected length as a workaround to detect real eofs.
Fixes
#3109
.
2015-06-04 05:11:47 +00:00
system
…
tests
…
MessageTypes.h
…
Simulation2.cpp
Fixes
#3238
, SetGlobal 'TriggerHelper' called multiple times
2015-06-03 20:34:59 +00:00
Simulation2.h
…
TypeList.h
…