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
75152fc16e192f6d86bcb4e2ffa0039bf930e8ff
0ad
/
source
T
History
historic_bruno
202a8e17c4
Fixes camera constraints by clamping the camera focus point to within the map bounds instead of outside, since the constraints are partially based on terrain height. Should improve scrolling behavior on both circular and square maps. Refs
#656
,
#850
...
This was SVN commit r11044.
2012-02-10 02:17:40 +00:00
..
collada
…
graphics
Fixes camera constraints by clamping the camera focus point to within the map bounds instead of outside, since the constraints are partially based on terrain height. Should improve scrolling behavior on both circular and square maps. Refs
#656
,
#850
2012-02-10 02:17:40 +00:00
gui
Attempt to fix minimap rendering issues
2012-02-09 20:45:19 +00:00
lib
Initial support for GLSL generic vertex attributes in shader API, for GLES compatibility.
2012-02-09 17:55:25 +00:00
maths
Move GUI renderer towards using shader infrastructure.
2012-02-08 20:43:38 +00:00
mocks
…
network
…
pch
…
ps
Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool.
Fixes
#1077
.
2012-02-08 02:46:15 +00:00
renderer
Initial support for GLSL generic vertex attributes in shader API, for GLES compatibility.
2012-02-09 17:55:25 +00:00
scripting
…
scriptinterface
…
simulation2
Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool.
Fixes
#1077
.
2012-02-08 02:46:15 +00:00
sound
…
third_party
/mongoose
…
tools
Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool.
Fixes
#1077
.
2012-02-08 02:46:15 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…