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-09-26 22:54:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd3fdf6800a8c649aed1d2fab2c2b0bc5290831a
0ad
/
source
T
History
Yves
ae93c02ba8
Fixes a bug that caused script filenames to be defined as properties of the global object.
...
This was SVN commit r15450.
2014-06-26 17:08:46 +00:00
..
collada
…
graphics
Fix culling for shadows and reflections.
2014-06-25 01:11:10 +00:00
gui
Don't allow changeing disabled dropdowns using the scrollwheel. Also corrects some things in
b9a4af4cc6
.
2014-06-21 00:25:12 +00:00
i18n
…
lib
…
lobby
…
maths
Fix culling for shadows and reflections.
2014-06-25 01:11:10 +00:00
mocks
…
network
Correctly remove players who cancel while rejoining.
Fixes
#2240
2014-06-20 03:22:40 +00:00
pch
…
ps
…
renderer
Fix culling for shadows and reflections.
2014-06-25 01:11:10 +00:00
scriptinterface
Fixes a bug that caused script filenames to be defined as properties of the global object.
2014-06-26 17:08:46 +00:00
simulation2
Fix culling for shadows and reflections.
2014-06-25 01:11:10 +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
…
tools
Fixes MSVC warning about uninitialized playerId in Atlas entity pasting code (using 0 as a sensible default value), refs
#96
2014-06-22 22:19:02 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…