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
64adec79da0c8cb2191e896068efbbb9dbe245da
0ad
/
source
T
History
historic_bruno
dec4552ffe
Removes special handling of fullscreen toggle on OS X w/ SDL 1.2, which is no longer used
...
This was SVN commit r16453.
2015-03-21 21:01:01 +00:00
..
collada
…
graphics
Fixes grayscale PNG handling, there is no need to convert them all to RGB and
4741e896c4
broke special font texture handling. Instead, only grayscale with alpha PNGs will be converted to RGBA (they fail to load otherwise).
2015-03-19 03:04:01 +00:00
gui
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
i18n
…
lib
Fixes grayscale PNG handling, there is no need to convert them all to RGB and
4741e896c4
broke special font texture handling. Instead, only grayscale with alpha PNGs will be converted to RGBA (they fail to load otherwise).
2015-03-19 03:04:01 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Removes special handling of fullscreen toggle on OS X w/ SDL 1.2, which is no longer used
2015-03-21 21:01:01 +00:00
renderer
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
scriptinterface
…
simulation2
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
soundmanager
…
third_party
…
tools
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
main.cpp
Removes special handling of fullscreen toggle on OS X w/ SDL 1.2, which is no longer used
2015-03-21 21:01:01 +00:00
test_setup.cpp
…