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-04 10:26:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dec4552ffe906006c980ffead16b97b8779e93e1
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
…