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-14 08:54:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5eeed9cf7434de8454373aae28c7edf736f273b
0ad
/
source
T
History
historic_bruno
a00e57df72
Fixes hypothetical mem leak in network code (and an error in Cppcheck), patch by Riemer,
fixes
#2122
...
This was SVN commit r13980.
2013-10-10 23:46:42 +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
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
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
Changes the Console to expose global functions to scripts instead of properties.
2013-09-21 14:48:19 +00:00
scriptinterface
Fixes JS debugger, fixes VS 2013 build error, re-fixes
#2127
,
#2175
2013-10-07 22:55:30 +00:00
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
Fixes error logging in the JS debugger, based on patch by RefinedCode.
Fixes
#2175
2013-10-07 02:10:41 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…