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-17 14:16:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d27cccbcd155283641da1d83c62d6eece6427b9
0ad
/
source
T
History
alpha123
9d27cccbcd
Fix Visual Studio build issues.
...
This was SVN commit r13481.
2013-06-15 00:20:40 +00:00
..
collada
Fixes warning in VC2012 build (C4706: assignment within conditional expression)
2013-05-28 01:23:43 +00:00
graphics
Fix build warnings. Patch by Markus. Refs
#1851
.
2013-06-11 00:05:57 +00:00
gui
Implement location hotkeys.
Fix
#1882
.
2013-06-09 20:21:19 +00:00
lib
Adds comment about xorg-x11's glXGetProcAddress not returning NULL for unsupported functions,
closes
#171
2013-06-14 23:49:20 +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
fixes to SoundManager external interface, clean up ifdef situation, and SoundGroup playin
2013-06-13 12:12:44 +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
Fix Visual Studio build issues.
2013-06-15 00:20:40 +00:00
soundmanager
fixes to SoundManager external interface, clean up ifdef situation, and SoundGroup playin
2013-06-13 12:12:44 +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
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
test_setup.cpp
…