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-17 14:16:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4949c82ff2e4ab364f5c24cb1d304db81623ccb
0ad
/
source
T
History
wraitii
f4949c82ff
Fix how the template analyzer scripts takes walkspeed into account to some extent for ranged units, add a new script to create a RM to check balance using triggers, and add a readme file to try and explain the outputs and parameters better.
...
This was SVN commit r15523.
2014-07-13 14:22:32 +00:00
..
collada
…
graphics
Fix non-PCH build.
2014-07-06 16:35:41 +00:00
gui
Changes FromJSVal to take a JS::HandleValue instead of JS::Value.
2014-07-12 19:08:39 +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
Forgot to use excnObj in
db9c20e0a9
. Also roots an additional jsval.
2014-07-12 19:46:12 +00:00
simulation2
Changes FromJSVal to take a JS::HandleValue instead of JS::Value.
2014-07-12 19:08:39 +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
Fix how the template analyzer scripts takes walkspeed into account to some extent for ranged units, add a new script to create a RM to check balance using triggers, and add a readme file to try and explain the outputs and parameters better.
2014-07-13 14:22:32 +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
…