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-01 16:47:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a47dda7d661f695a23ac0bccc3a884f015e18ef9
0ad
/
source
T
History
historic_bruno
a47dda7d66
Disables MSVC CRT deprecation warnings when building Atlas w/ wxWidgets 3.0
...
This was SVN commit r15527.
2014-07-13 21:19:30 +00:00
..
collada
…
graphics
Fix non-PCH build.
2014-07-06 16:35:41 +00:00
gui
Makes custom JS objects compatible with SpiderMonkey ESR31.
2014-07-13 15:31:48 +00:00
i18n
…
lib
Remove collision in global namespace.
2014-07-09 19:16:03 +00:00
lobby
…
maths
Optimise silhouette rendering.
2014-07-03 01:00:25 +00:00
mocks
…
network
Correctly remove players who cancel while rejoining.
Fixes
#2240
2014-06-20 03:22:40 +00:00
pch
…
ps
Remove collision in global namespace.
2014-07-09 19:16:03 +00:00
renderer
Fix non-PCH build.
2014-07-06 16:35:41 +00:00
scriptinterface
Makes custom JS objects compatible with SpiderMonkey ESR31.
2014-07-13 15:31:48 +00:00
simulation2
Fixes MSVC warning C4189: 'componentManager' : local variable is initialized but not referenced (Script_RegisterComponentType_Common is a static member function, so an instance of CComponentManager isn't needed)
2014-07-13 20:38:34 +00:00
soundmanager
Fix segmentation fault in the sound destructor. Happened when the sound file doesn't exist. Errors are shown by other code.
2014-06-24 11:07:39 +00:00
third_party
Makes tinygettext handle missing plural forms more sanely.
2014-07-05 10:29:24 +00:00
tools
Disables MSVC CRT deprecation warnings when building Atlas w/ wxWidgets 3.0
2014-07-13 21:19:30 +00:00
contributors.txt
…
main.cpp
Handle mods specified on the command line when using the archive builder.
2014-06-15 16:43:08 +00:00
test_setup.cpp
…