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-26 11:08:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63c19af5dc32fe53c023271c34856b9aa21fedbb
0ad
/
source
T
History
historic_bruno
63c19af5dc
Fixes assignment operator warning on MSVC by making CObjectEntry NONCOPYABLE, refs
#2033
...
This was SVN commit r13552.
2013-07-12 03:46:40 +00:00
..
collada
Split skeleton definitions into multiple files, adds hotloading support for skeleton files.
Fixes
#190
.
2013-07-08 20:25:06 +00:00
graphics
Fixes assignment operator warning on MSVC by making CObjectEntry NONCOPYABLE, refs
#2033
2013-07-12 03:46:40 +00:00
gui
Fix crash in VC++11 debug builds.
Fixes
#2028
. Patch by RedFox.
2013-07-07 20:02:20 +00:00
lib
Include mod path in the cache path.
2013-07-10 00:08:01 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Include mod path in the cache path.
2013-07-10 00:08:01 +00:00
renderer
Hopefully fixes GCC warning about narrowing conversion in C++11,
fixes
#1851
2013-06-11 02:40:49 +00:00
scripting
fixes to SoundManager external interface, clean up ifdef situation, and SoundGroup playin
2013-06-13 12:12:44 +00:00
scriptinterface
…
simulation2
Small cleanup.
2013-07-10 00:08:05 +00:00
soundmanager
change 'restricted' flag to 'heardby' in SoundGroup xml files
2013-06-17 15:46:28 +00:00
third_party
Fix build warnings. Patch by Markus. Refs
#1851
.
2013-06-11 00:05:57 +00:00
tools
Write mod data correctly.
Fixes
#1940
.
2013-06-11 20:50:09 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…