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-27 08:12:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0913cbc7552ed766da51786d20356d97e2ba99c
0ad
/
source
T
History
sanderd17
a0913cbc75
Fix the interpolation changes from the previous commit, as they weren't smooth
...
This was SVN commit r15232.
2014-05-26 17:12:05 +00:00
..
collada
…
graphics
Attempt to work around LOS texture alignment bug.
2014-05-25 13:30:39 +00:00
gui
Start phasing out the use of CParser in the GUI. Makes GUI parsing generally faster and stricter while adding better tests and debug information.
2014-05-25 03:16:52 +00:00
i18n
Fixes a few building warnings and convention issues from
19ca1e3ebf
2014-05-07 23:33:21 +00:00
lib
Fix compatibility with LLVM libc++ (used on OS X).
2014-05-26 16:48:28 +00:00
lobby
Bump lobby version string.
2014-05-25 03:21:32 +00:00
maths
…
mocks
…
network
Support newer version of miniupnpc api. Refs
#2552
.
2014-05-19 21:01:06 +00:00
pch
…
ps
Remove length limits on script output in console.
2014-05-26 13:39:45 +00:00
renderer
Fix compatibility with LLVM libc++ (used on OS X).
2014-05-26 16:48:28 +00:00
scriptinterface
Reenable JS warnings that were disabled in
db0376fdc2
.
2014-05-18 13:25:08 +00:00
simulation2
Fix the interpolation changes from the previous commit, as they weren't smooth
2014-05-26 17:12:05 +00:00
soundmanager
…
third_party
Add plural forms for Gaelic.
Fixes
#2575
.
2014-05-20 17:11:47 +00:00
tools
Update lobby server README.
2014-05-23 15:52:29 +00:00
contributors.txt
…
main.cpp
Move XMPP polling to the mainloop. Should reduce lobby disconnects.
Fixes
#2491
2014-04-27 05:37:34 +00:00
test_setup.cpp
Changes tests to use global g_ScriptRuntime instead of creating a new JSRuntime for each test.
2014-04-25 21:19:51 +00:00