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
006bf428096c38af0dcfbf2a5ad65225937701ed
0ad
/
source
T
History
sanderd17
006bf42809
Fix segmentation fault in the sound destructor. Happened when the sound file doesn't exist. Errors are shown by other code.
...
This was SVN commit r15437.
2014-06-24 11:07:39 +00:00
..
collada
…
graphics
Give RMS access to the simulation templates.
Fixes
#1589
. Patch by Itms.
2014-06-07 12:12:53 +00:00
gui
Don't allow changeing disabled dropdowns using the scrollwheel. Also corrects some things in
b9a4af4cc6
.
2014-06-21 00:25:12 +00:00
i18n
…
lib
Exclude .git dirs when adding subfolders to the VFS.
2014-06-15 17:06:24 +00:00
lobby
…
maths
…
mocks
…
network
Correctly remove players who cancel while rejoining.
Fixes
#2240
2014-06-20 03:22:40 +00:00
pch
…
ps
Handle mods specified on the command line when using the archive builder.
2014-06-15 16:43:08 +00:00
renderer
…
scriptinterface
…
simulation2
Add engine support to triggers + a component to provide an easy interface and to be extended by triggers. Thanks to SpahBod for the biggest part of the code, and Yves for the review.
2014-06-23 13:42:59 +00:00
soundmanager
Fix segmentation fault in the sound destructor. Happened when the sound file doesn't exist. Errors are shown by other code.
2014-06-24 11:07:39 +00:00
third_party
…
tools
Fixes MSVC warning about uninitialized playerId in Atlas entity pasting code (using 0 as a sensible default value), refs
#96
2014-06-22 22:19:02 +00:00
contributors.txt
…
main.cpp
Handle mods specified on the command line when using the archive builder.
2014-06-15 16:43:08 +00:00
test_setup.cpp
…