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
b63f8d264ac473552ca5ef88688bc33fe5cea67a
0ad
/
source
T
History
historic_bruno
09907adae3
Prevents game from running with root permissions with appropriately scary message on Unix-like OSes, based on patch by leper.
Fixes
#1058
.
...
This was SVN commit r10916.
2012-01-16 03:30:55 +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
Experiment a little with OpenGL ES
2012-01-15 23:15:31 +00:00
maths
…
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
…
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
…