SDL/src
Sam Lantinga 75bc1cc2b7 I noticed MacOSX SDL sets up working directory to parent of executable.
On BeOS is should setup it the same way, but it only does when Tracker
wasn't restarted.

I checked code and it looks like a hack to me :(
It looks for env variable and than comapres it to default when OpenTracker
was started after boot, and wasn't restarted. That's probably ok, for that
exact case. Unfortunetly that variable isn't always like that. For
example, after Tracker crashes and is restarted, env variable most
probably is different (depends on how Tracker was restarted, by what
application, etc... for example: i have launcher application from which i
can restart Tracker, and after that nev variable points to that
application's directory, not Tracker's).
2004-02-24 18:58:40 +00:00
..
audio Simplify code and clean up Valgrind warning 2004-02-11 07:26:29 +00:00
cdrom *** empty log message *** 2004-02-24 16:21:19 +00:00
cpuinfo *** empty log message *** 2004-02-10 15:31:35 +00:00
endian Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
events Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
file Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
hermes Updated libtool support so Mingw32 builds work. 2003-10-06 07:13:16 +00:00
joystick *** empty log message *** 2004-02-16 21:15:25 +00:00
main I noticed MacOSX SDL sets up working directory to parent of executable. 2004-02-24 18:58:40 +00:00
thread Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
timer Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
video Don't allow video modes larger than the maximum size 2004-02-24 07:42:19 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Actually hook the cpuinfo module into the library. :) 2003-11-18 02:16:57 +00:00
SDL_error_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_error.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_fatal.c Programs should really be handling SIGPIPE themselves 2004-02-14 23:45:42 +00:00
SDL_fatal.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_getenv.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_loadso.c Date: Mon, 5 Jan 2004 00:09:36 +0100 2004-01-05 01:34:34 +00:00
SDL.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00