This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
1e17cbe33c869f76d4fd0ef1619741475123c151
0ad
/
source
T
History
Itms
1e17cbe33c
Use the range manager to pick entities when drawing a selection box during a game. This allows for a significant performance improvement.
...
Fixes
#2961
, patch by @aBothe. This was SVN commit r16068.
2014-12-26 13:07:49 +00:00
..
collada
…
graphics
…
gui
Remove duplicated layers of unescaping which required multiple escapes in some places.
2014-12-13 01:08:29 +00:00
i18n
Fixes intermittent error messages caused by uninitialized variable
2014-12-14 17:43:40 +00:00
lib
…
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Remove duplicated layers of unescaping which required multiple escapes in some places.
2014-12-13 01:08:29 +00:00
renderer
…
scriptinterface
…
simulation2
Use the range manager to pick entities when drawing a selection box during a game. This allows for a significant performance improvement.
2014-12-26 13:07:49 +00:00
soundmanager
…
third_party
…
tools
…
contributors.txt
…
main.cpp
…
test_setup.cpp
Call setlocale(3) on BSDs so that we can log unicode strings. Patch by Teiresias.
Fixes
#1142
.
2014-12-22 00:23:07 +00:00