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-25 03:32:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d470995bcb67ed7e7256f82ccaecd80c9acd56ba
0ad
/
source
T
History
bb
d470995bcb
Fix nomad checbox scrolling wrongly, fixes
70172519b7
...
This was SVN commit r21360.
2018-02-24 20:19:59 +00:00
..
collada
…
graphics
Update the animation immediately after a varaint is changed, so we don't have sliding issues when we do so.
2018-02-23 20:11:16 +00:00
gui
Bump copyright header year numbers.
2018-02-21 18:44:52 +00:00
i18n
…
lib
Fix crash at start in snd_detect(),
fixes
#4786
.
2018-02-01 18:12:53 +00:00
lobby
Bump copyright header year numbers.
2018-02-21 18:44:52 +00:00
maths
…
mocks
…
network
Don't trigger a NetServerTurnManager debug breakpoint if a modified or unmodified client sends a non-sequential turnnumber.
2018-01-26 23:02:13 +00:00
pch
…
ps
Fix debug mode after
d5807cd59f
2018-02-23 20:17:47 +00:00
renderer
Added multiples UVs to animated model
2018-02-20 21:33:02 +00:00
scriptinterface
Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches).
2017-12-10 17:33:03 +00:00
simulation2
Fix units not being able to play sounds when walking and running
2018-02-24 18:13:03 +00:00
soundmanager
Fix units not being able to play sounds when walking and running
2018-02-24 18:13:03 +00:00
third_party
…
tools
Fix nomad checbox scrolling wrongly, fixes
70172519b7
2018-02-24 20:19:59 +00:00
main.cpp
Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches).
2017-12-10 17:33:03 +00:00
test_setup.cpp
…