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-26 16:31:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ada7702bec2c0ab880d0b62fc68a09b31c2c8e1f
0ad
/
source
T
History
stwf
ada7702bec
add UI sound channel, clean up external interface and javascript calls
...
This was SVN commit r13467.
2013-06-10 13:58:43 +00:00
..
collada
Fixes warning in VC2012 build (C4706: assignment within conditional expression)
2013-05-28 01:23:43 +00:00
graphics
Implement location hotkeys.
Fix
#1882
.
2013-06-09 20:21:19 +00:00
gui
Implement location hotkeys.
Fix
#1882
.
2013-06-09 20:21:19 +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
add UI sound channel, clean up external interface and javascript calls
2013-06-10 13:58:43 +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
Add flag to VisualActor for entities that should only be visible in Atlas. Patch by KareemErgawy.
Fixes
#1411
.
2013-06-09 23:18:21 +00:00
soundmanager
add UI sound channel, clean up external interface and javascript calls
2013-06-10 13:58:43 +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
…