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
1ad9d5424ad62a9a948685dec4eded4196ab8aae
0ad
/
source
/
ps
/
GameSetup
T
History
leper
81cf02cc13
Fix building with --without-lobby.
Fixes
#2249
.
...
This was SVN commit r14113.
2013-11-08 15:28:44 +00:00
..
tests
Fix test
2011-05-07 00:14:17 +00:00
Atlas.cpp
…
Atlas.h
…
CmdLineArgs.cpp
fix self-test and map load on Windows (avoid mixing dir separators).
2011-05-06 18:45:30 +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
Remove the old and no longer used archive builder that rebuilt the archive while the game is running.
2013-11-07 21:06:18 +00:00
Config.h
Adds the server-side part of the javascript debugger. Refs
#410
2013-03-07 13:49:49 +00:00
GameSetup.cpp
Fix building with --without-lobby.
Fixes
#2249
.
2013-11-08 15:28:44 +00:00
GameSetup.h
Fixes stack overflow in stack dump logic, by special-casing boost::unordered types,
fixes
#1813
.
2013-08-20 21:07:42 +00:00
HWDetect.cpp
This was SVN commit r13892.
2013-09-22 18:13:19 +00:00
HWDetect.h
…
Paths.cpp
Fix MSVC warning. Refs
#1838
.
2013-02-21 19:59:39 +00:00
Paths.h
Updates data paths on OS X and Windows. On OS X only write to locations inside ~/Library. On Windows make the distinction between local and roaming appdata, and use folder inside My Documents for user-created data.
Fixes
#1145
.
2012-03-22 00:23:31 +00:00