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-13 10:55:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8099388bec7f96e96e747f0da8f2bd40be8b13e2
0ad
/
source
T
History
janwas
8099388bec
final sync with work - add VECTOR_ALIGNED, fix wsdl to match new SDL include path
...
This was SVN commit r10926.
2012-01-18 15:36:44 +00:00
..
collada
…
graphics
Experiment a little with OpenGL ES
2012-01-15 23:15:31 +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
final sync with work - add VECTOR_ALIGNED, fix wsdl to match new SDL include path
2012-01-18 15:36:44 +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
Fixes no PCH build.
Fixes
#1113
.
2012-01-15 21:48:41 +00:00
renderer
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
scripting
…
scriptinterface
Vague start at hypothetical Android support
2012-01-17 22:05:43 +00:00
simulation2
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
sound
…
third_party
/mongoose
…
tools
Delete obsolete AoE3Ed code
2012-01-14 19:12:18 +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
…