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 01:47:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a01e1cd46a6aa6919feb672b37bcb25c829d5ef6
0ad
/
source
/
simulation2
T
History
historic_bruno
a01e1cd46a
Fixes incorrect use of jschar (broke Linux builds)
...
This was SVN commit r11207.
2012-02-29 23:41:23 +00:00
..
components
Fixes broken selections in saved games (CmpSelectable needed to call Init on deserialization).
2012-02-28 22:12:30 +00:00
docs
…
helpers
Adds multiple entity selection to Atlas (including move/delete).
Fixes
#678
.
2012-02-27 05:32:35 +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
Avoid unused parameter warnings due to safe bool operators.
2012-02-25 06:24:24 +00:00
tests
Fixed test failure in test_CmpTemplateManager.h after atlas selection improvement
2012-02-27 19:10:49 +00:00
MessageTypes.h
…
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
…
TypeList.h
Rendering marker lines between buildings and rally points
2011-12-10 07:07:04 +00:00