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-07 04:45:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff7653d012ef627ca636f4e5e2bb4850c3104359
0ad
/
source
/
simulation2
T
History
vts
4f5a02acc4
Changes CCmpProjectileManager's culling to use recursive world bounds. Fixes instantly-disappearing smoke trails on projectiles going off-screen.
...
This was SVN commit r11062.
2012-02-13 20:06:57 +00:00
..
components
Changes CCmpProjectileManager's culling to use recursive world bounds. Fixes instantly-disappearing smoke trails on projectiles going off-screen.
2012-02-13 20:06:57 +00:00
docs
…
helpers
Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool.
Fixes
#1077
.
2012-02-08 02:46:15 +00:00
scripting
More FreeBSD build fixes.
2012-01-30 06:21:11 +00:00
serialization
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
system
Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool.
Fixes
#1077
.
2012-02-08 02:46:15 +00:00
tests
Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool.
Fixes
#1077
.
2012-02-08 02:46:15 +00:00
MessageTypes.h
# Health decay for buildings not in a civ center's territory.
2011-08-18 20:28:53 +00:00
Simulation2.cpp
Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool.
Fixes
#1077
.
2012-02-08 02:46:15 +00:00
Simulation2.h
Minor enhancements to serialization test mode
2011-10-28 13:18:16 +00:00
TypeList.h
Rendering marker lines between buildings and rally points
2011-12-10 07:07:04 +00:00