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-28 05:08:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
131d5eb88f4b861fe5e2d581b596bc49554bf0c9
0ad
/
source
/
simulation2
T
History
leper
54fb33841e
Fix some issues.
...
This was SVN commit r11537.
2012-04-17 20:44:18 +00:00
..
components
Fix some issues.
2012-04-17 20:44:18 +00:00
docs
Improve docs
2010-10-04 11:38:43 +00:00
helpers
Prevent unnecessary work, especially on maps with many actors
2012-03-07 19:54:54 +00:00
scripting
More FreeBSD build fixes.
2012-01-30 06:21:11 +00:00
serialization
Fixes incorrect use of jschar (broke Linux builds)
2012-02-29 23:41:23 +00:00
system
Implement healing.
Fixes
#999
.
2012-04-17 20:22:13 +00:00
tests
Removed logger output for XML token node tests
2012-03-17 23:03:02 +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
Make AlwaysVisible objects always visible in shader mode.
Fixes
#908
.
2012-04-08 16:36:23 +00:00