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-14 00:55:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c089f59b61117da2cfedcd5b2fd31def45f8dc7f
0ad
/
source
T
History
Ykkrosh
7f679a7975
# Support separate rotation and scaling for each terrain texture
...
This was SVN commit r10952.
2012-01-22 18:20:33 +00:00
..
collada
…
graphics
# Support separate rotation and scaling for each terrain texture
2012-01-22 18:20:33 +00:00
gui
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +00:00
lib
Fix build with old versions of Mesa
2012-01-19 18:23:54 +00:00
maths
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
mocks
…
network
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +00:00
pch
…
ps
Report timer_Resolution via hwdetect
2012-01-22 13:49:09 +00:00
renderer
# Support separate rotation and scaling for each terrain texture
2012-01-22 18:20:33 +00:00
scripting
…
scriptinterface
Vague start at hypothetical Android support
2012-01-17 22:05:43 +00:00
simulation2
Implemented nested territory boundaries.
Fixes
#918
.
2012-01-18 21:22:58 +00:00
sound
…
third_party
/mongoose
…
tools
Fixes Atlas crashing when random map generator fails, load the blank map for now.
2012-01-21 00:53:34 +00:00
contributors.txt
…
main.cpp
Prevents game from running with root permissions with appropriately scary message on Unix-like OSes, based on patch by leper.
Fixes
#1058
.
2012-01-16 03:30:55 +00:00
test_setup.cpp
…