Re: [AD] SF.net SVN: alleg:[14254] allegro/branches/5.1

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On January 8, 2011, tjaden@xxxxxxxxxx wrote:
> Revision: 14254
>           http://alleg.svn.sourceforge.net/alleg/?rev=14254&view=rev
> Author:   tjaden
> Date:     2011-01-08 23:47:35 +0000 (Sat, 08 Jan 2011)
> 
> Log Message:
> -----------
> Load allegro5.cfg from the directory containing the executable, not
> the initial working directory.
> 
> This change is a bit more involved than it first appears.
> al_get_standard_path() is not usable before the system driver is
> initialised.  Probably it was unnecessary to have it as a system driver
> method.
> 

Feel free to just move it out of the system vtable. When I set it up, it was 
easier that way. But since it seems to be needed before that, might as well 
completely separate it out.

Then we can even just name each function with the same name, and skip that 
early_get_exename_path function all together.

-- 
Thomas Fjellstrom
thomas@xxxxxxxxxx

-- 
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/