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-06-21 02:46:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b7e9728b6269402c65521bd8deef57663edbde6
0ad
/
source
T
History
leper
2b7e9728b6
Fix failure in TestNetComms::test_basic_DISABLED. Patch by Echelon9.
Fixes
#2426
.
...
This was SVN commit r15672.
2014-08-24 12:02:52 +00:00
..
collada
…
graphics
Exact stack rooting for WriteStructuredClone and functions that use it.
2014-08-03 19:32:39 +00:00
gui
Exact stack rooting for IGUIObject.
2014-08-08 13:41:47 +00:00
i18n
Fixes a few building warnings and convention issues from
19ca1e3ebf
2014-05-07 23:33:21 +00:00
lib
Remove collision in global namespace.
2014-07-09 19:16:03 +00:00
lobby
Quite a lot of stack rooting related changes.
2014-07-26 22:33:16 +00:00
maths
Optimise silhouette rendering.
2014-07-03 01:00:25 +00:00
mocks
…
network
Fix failure in TestNetComms::test_basic_DISABLED. Patch by Echelon9.
Fixes
#2426
.
2014-08-24 12:02:52 +00:00
pch
…
ps
Hide changes to buildings in the fog-of-war.
2014-08-04 22:49:19 +00:00
renderer
Forgot to make a variable unused.
2014-08-13 14:52:38 +00:00
scriptinterface
Modifies
23c708f72a
to use the NONCOPYABLE macro as suggested by leper.
2014-08-09 21:16:25 +00:00
simulation2
Delete dynamic message subscriptions on simulation reset.
2014-08-16 01:23:50 +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
Fixes crash when loading maps in Atlas.
2014-08-04 20:14:17 +00:00
contributors.txt
…
main.cpp
Exact stack rooting for JSON related ScriptInterface functions.
2014-08-02 22:21:50 +00:00
test_setup.cpp
…