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-08 10:44:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c94761c3e7eb222c70b05fa18d7ec3f8603e048
0ad
/
source
T
History
historic_bruno
5c94761c3e
Fixes use of NULL for non-pointer type,
fixes
#1765
...
This was SVN commit r12997.
2012-12-18 22:52:55 +00:00
..
collada
…
graphics
Check if the renderer is initialised. Fixes crash in replay mode.
2012-12-06 19:23:31 +00:00
gui
…
lib
Fixes race condition in EnsureMonotonic on 32-bit builds, which was causing unreliable timer behavior,
fixes
#1729
2012-12-03 13:24:12 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Changes various urls to point to the new website and fixes some broken forum urls.
2012-12-11 23:04:03 +00:00
renderer
Fixes use of NULL for non-pointer type,
fixes
#1765
2012-12-18 22:52:55 +00:00
scripting
…
scriptinterface
…
simulation2
Add animation override to VisualActor to fix carrying resource animations. Patch by Deiz.
Fixes
#1260
,
#1741
.
2012-12-06 19:46:13 +00:00
soundmanager
fix for ticket 1758, not fixing the underlying problem but will limit the error messages to 1 per failed allocation and shouldn't crash anymore
2012-12-14 03:10:03 +00:00
third_party
GPU-skinned tangent-space effects for non-instanced units, plus a bit of cleanup.
2012-10-29 13:20:21 +00:00
tools
Changes various urls to point to the new website and fixes some broken forum urls.
2012-12-11 23:04:03 +00:00
contributors.txt
More updates to contributors.txt, adds forum usernames for WFG programmers
2012-11-15 00:18:00 +00:00
main.cpp
…
test_setup.cpp
…