dolphin/Source/Core
death2droid b6cfaf5653 Added features to hires loading and texture dumping so it now dumps the files into a specific folder like for Mario Party 7 the textures will be dumped into a folder named Mario Party 7.
For texture loading it now only checks the folder with the same name as the game.
Like same as before moddified texture of Mario Party 7 would go in the folder named Mario Party 7 :P


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3241 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-05-15 12:28:32 +00:00
..
AudioCommon Fix compile in OSX by reverting my change, dunno why OpenAL is different on my machine. Bit of debug work in nJoy test 2009-04-28 20:05:00 +00:00
Common fix windows debugfast build and warning fix in SDCardUtil.cpp 2009-05-14 00:19:35 +00:00
Core Very slight cleanup in BBA. BBA is getting asked it's device ID twice instead of once, which is throwing everything off, dunno why this is happening at all. Will slow down development a lot 2009-05-15 10:50:49 +00:00
DebuggerWX fix some dir issue on osx, if there is a problem on windows or linux, see this : GetSysDirectory in FileUtil.cpp 2009-05-07 21:19:55 +00:00
DiscIO Remove the include (fix for r3101) 2009-04-29 12:18:31 +00:00
DolphinWX osx fixes for nongui and ogl plugin 2009-05-15 08:55:46 +00:00
DSPCore (just some obsessive code cleanup) 2009-05-03 11:57:53 +00:00
InputCommon more scons build fixups 2009-04-12 21:30:22 +00:00
VideoCommon Added features to hires loading and texture dumping so it now dumps the files into a specific folder like for Mario Party 7 the textures will be dumped into a folder named Mario Party 7. 2009-05-15 12:28:32 +00:00