]> icculus.org git repositories - taylor/freespace2.git/commit
deal with OS X apps a little better, sets the path only based on ".app" in the name...
authorTaylor Richards <taylor@icculus.org>
Sat, 1 Oct 2005 21:40:38 +0000 (21:40 +0000)
committerTaylor Richards <taylor@icculus.org>
Sat, 1 Oct 2005 21:40:38 +0000 (21:40 +0000)
commit8f32989db356403a3eddabad53bd99f3495fcf4b
tree841b34ec5ac87436e7167e8ca4f01296808f8ba3
parent386ba500c2ea7a9ee9442fdbef558df227d03e87
deal with OS X apps a little better, sets the path only based on ".app" in the name rather than the name itself
make sure a global cmdline.cfg file works with OS X when built as an app
src/cmdline/cmdline.cpp
src/freespace2/freespace.cpp
src/freespace2/unixmain.cpp