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-15 18:56:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca6301c399ece03e7adf07fc936e70e2ca0b0dca
0ad
/
source
T
History
JoshuaJB
29a8df5029
Change the licence of sha.h to match the licence of sha.cpp. Refs
#2308
...
This was SVN commit r14602.
2014-01-18 13:12:29 +00:00
..
collada
…
graphics
…
gui
Fixes the problem that functions in globalscripts aren't available from GUI scripts anymore since
4b1297b328
.
2014-01-17 18:21:27 +00:00
lib
…
lobby
Move lobby encryption code to third_party/encryption and add tests.
Fixes
#2308
2014-01-17 20:14:41 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Attempts to fix crash reported on OS X Mavericks by not calling SDL_SetGamma in that case (this patch was included in the A15 bundles), refs
#2272
2014-01-08 01:29:04 +00:00
renderer
Disabling the OFFSET_LINE doesn't change any functionality as far as seen, while it
fixes
#2368
.
2014-01-10 19:56:36 +00:00
scriptinterface
Removes some unused files
2014-01-10 19:38:34 +00:00
simulation2
AIs now properly receive aura and technology updates.
Fixes
#2377
, Refs
#1520
. Consequently reimplement repairing for AIs.
2014-01-16 20:32:44 +00:00
soundmanager
…
third_party
Change the licence of sha.h to match the licence of sha.cpp. Refs
#2308
2014-01-18 13:12:29 +00:00
tools
Fixes some typoes in the bot README
2014-01-16 23:22:14 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…