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
6a2fac7a58cc93892222f79493347e5bbb202575
0ad
/
source
T
History
leper
6a2fac7a58
Add hotkeys for JSDebugger commands. Patch by sathyam.
Fixes
#2208
.
...
This was SVN commit r14014.
2013-10-18 14:41:08 +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
…
maths
…
mocks
…
network
Fixes hypothetical mem leak in network code (and an error in Cppcheck), patch by Riemer,
fixes
#2122
2013-10-10 23:46:42 +00:00
pch
…
ps
Remove InitSavedGame, but keep the rallypoint problem it solved.
Fixes
#1762
, Patch by mimo.
2013-10-16 17:58:12 +00:00
renderer
…
scripting
…
scriptinterface
Fixes JS debugger, fixes VS 2013 build error, re-fixes
#2127
,
#2175
2013-10-07 22:55:30 +00:00
simulation2
Remove InitSavedGame, but keep the rallypoint problem it solved.
Fixes
#1762
, Patch by mimo.
2013-10-16 17:58:12 +00:00
soundmanager
…
third_party
…
tools
Add hotkeys for JSDebugger commands. Patch by sathyam.
Fixes
#2208
.
2013-10-18 14:41:08 +00:00
contributors.txt
…
main.cpp
Fix typo
2013-10-13 11:41:30 +00:00
test_setup.cpp
…