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-21 18:06:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
004eaf9e755ecfa13f47edbd6c2c252c0b15401c
0ad
/
source
T
History
stwf
004eaf9e75
log warning when stereo sounds are played at position
...
This was SVN commit r13442.
2013-06-01 01:52:05 +00:00
..
collada
Fixes warning in VC2012 build (C4706: assignment within conditional expression)
2013-05-28 01:23:43 +00:00
graphics
Fixes some unconventional assignment operators, patch by Markus, refs
#1852
.
2013-05-22 22:04:58 +00:00
gui
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
lib
Fixes macro redefinition of FACILITY_VISUALCPP in VC2012 (it's defined in winerror.h).
2013-05-28 01:14:41 +00:00
maths
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
mocks
…
network
…
pch
…
ps
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
renderer
Fixes memory leak in CVertexBuffer::Release, patch by Markus,
fixes
#1933
2013-05-23 23:16:36 +00:00
scripting
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
scriptinterface
Makes some classes NONCOPYABLE, based on patch by Markus, refs
#1852
2013-05-22 21:40:56 +00:00
simulation2
Fixes macro redefinition of FACILITY_VISUALCPP in VC2012 (it's defined in winerror.h).
2013-05-28 01:14:41 +00:00
soundmanager
log warning when stereo sounds are played at position
2013-06-01 01:52:05 +00:00
third_party
…
tools
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
contributors.txt
get my name in the contributors file in alphabetical order
2013-01-11 18:40:13 +00:00
main.cpp
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
test_setup.cpp
…