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
fd561cb88b1bd5ff6575aecfbba2e1da19dfccc4
0ad
/
source
/
ps
/
GameSetup
T
History
janwas
a741fb2f33
fix ChooseCacheSize - more simple, no longer relies on available-memory reporting (because Linux has a weird understanding of "available")
...
closes
#611
, refs
#832
This was SVN commit r9445.
2011-05-05 09:53:07 +00:00
..
tests
Fix build error in tests.
2011-05-04 14:40:14 +00:00
Atlas.cpp
…
Atlas.h
…
CmdLineArgs.cpp
Fix build error in tests.
2011-05-04 14:40:14 +00:00
CmdLineArgs.h
Path now goes to some trouble to prevent mixing / and \ slashes (causes trouble when hotloading, and some Windows APIs can't handle it, either)
2011-05-04 12:16:51 +00:00
Config.cpp
cleanup (requires update-workspaces)
2011-05-03 12:38:42 +00:00
Config.h
…
GameSetup.cpp
fix ChooseCacheSize - more simple, no longer relies on available-memory reporting (because Linux has a weird understanding of "available")
2011-05-05 09:53:07 +00:00
GameSetup.h
…
HWDetect.cpp
cleanup (requires update-workspaces)
2011-05-03 12:38:42 +00:00
HWDetect.h
…
Paths.cpp
Path now goes to some trouble to prevent mixing / and \ slashes (causes trouble when hotloading, and some Windows APIs can't handle it, either)
2011-05-04 12:16:51 +00:00
Paths.h
…