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-09-27 06:53:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71b25d5bd47dcd15b5cf1a4f35ab98faed5bcbdb
0ad
/
source
T
History
stwf
71b25d5bd4
big SoundManager checkin,futureproof javascript interface, isolate external calls to remove OpenAL references
...
This was SVN commit r13455.
2013-06-06 11:13:57 +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
Adds VBO support to minimap entity rendering to improve performance, patch by kuranes. Refs
#1923
2013-06-06 00:10:58 +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
big SoundManager checkin,futureproof javascript interface, isolate external calls to remove OpenAL references
2013-06-06 11:13:57 +00:00
renderer
Fixes memory leak in CVertexBuffer::Release, patch by Markus,
fixes
#1933
2013-05-23 23:16:36 +00:00
scripting
big SoundManager checkin,futureproof javascript interface, isolate external calls to remove OpenAL references
2013-06-06 11:13:57 +00:00
scriptinterface
Makes some classes NONCOPYABLE, based on patch by Markus, refs
#1852
2013-05-22 21:40:56 +00:00
simulation2
big SoundManager checkin,futureproof javascript interface, isolate external calls to remove OpenAL references
2013-06-06 11:13:57 +00:00
soundmanager
big SoundManager checkin,futureproof javascript interface, isolate external calls to remove OpenAL references
2013-06-06 11:13:57 +00:00
third_party
GPU-skinned tangent-space effects for non-instanced units, plus a bit of cleanup.
2012-10-29 13:20:21 +00:00
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
…