This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
7d92b3459ba5ec874229d4199407f00a4e2e8366
0ad
/
source
T
History
historic_bruno
50782c1c1c
Fixes non-PCH build
...
This was SVN commit r13953.
2013-10-06 05:15:54 +00:00
..
collada
…
graphics
Implements skirmish maps, based on patch by sanderd17,
fixes
#1198
. Skirmish maps are like scenarios, except the player can choose their civ during match setup. To create a skirmish map: place some skirmish entities for each player in Atlas (see templates/skirmish/* for examples), uncheck the player's civ in Atlas' player panel if desired, and save in the maps/skirmishes directory. The map will appear in match setup under the "Skirmish" match type.
2013-10-04 02:29:16 +00:00
gui
Implements attack notifications based on patch by madmax and zoot,
fixes
#1719
2013-10-06 04:49:38 +00:00
lib
Adds DynamicArena allocator that grows by fixed chunk size,
fixes
#2142
.
2013-09-30 01:22:44 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Fixes non-PCH build
2013-10-06 05:15:54 +00:00
renderer
Fix non-SSE x86 builds
2013-10-03 18:22:10 +00:00
scripting
…
scriptinterface
…
simulation2
Implements attack notifications based on patch by madmax and zoot,
fixes
#1719
2013-10-06 04:49:38 +00:00
soundmanager
Fixes memory leak in sound manager
2013-09-30 01:09:16 +00:00
third_party
…
tools
Fix compilation failure without PCH.
2013-10-05 16:22:51 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…