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
4f7a935f449ca322a4ab2f24eb5ddbc4cb9740b6
0ad
/
source
T
History
historic_bruno
0f0f4f7b03
Fixes crash on OS X if dir_watch_Poll is called during init before dir_watch_Add, refs
#2427
,
#2650
...
This was SVN commit r15748.
2014-09-14 00:27:38 +00:00
..
collada
…
graphics
Fix some disabled tests.
2014-08-24 15:29:53 +00:00
gui
Fixes weird unconventional use of logical not operator that also triggered a warning in clang
2014-09-08 00:19:35 +00:00
i18n
…
lib
Fixes crash on OS X if dir_watch_Poll is called during init before dir_watch_Add, refs
#2427
,
#2650
2014-09-14 00:27:38 +00:00
lobby
…
maths
…
mocks
…
network
Fix failure in TestNetComms::test_basic_DISABLED. Patch by Echelon9.
Fixes
#2426
.
2014-08-24 12:02:52 +00:00
pch
…
ps
Fixes clang warning about hidden overloaded virtual function
2014-09-13 19:06:55 +00:00
renderer
Fixes crash from
41b98a6f12
where a VBChunk* was released but not set to NULL
2014-09-09 04:13:50 +00:00
scriptinterface
Suppresses noisy clang/libc++ warnings from SpiderMonkey headers on OS X
2014-09-07 23:58:22 +00:00
simulation2
Only split strings if they are non-empty. Fixes previous commit.
2014-09-12 23:11:03 +00:00
soundmanager
…
third_party
…
tools
Fixes some unused variables in Atlas
2014-09-13 19:34:04 +00:00
contributors.txt
…
main.cpp
Some tweaks to profiler2:
2014-09-09 18:17:08 +00:00
test_setup.cpp
…