fires.gc
|
03d5443636
|
it seems that "rename" overwrites files...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1086 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-11-06 22:01:09 +00:00 |
fires.gc
|
5ae441d6bc
|
some more HLE of the IPC
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1049 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-11-02 14:43:22 +00:00 |
fires.gc
|
046ca53f8c
|
updating the HLE FS and FileIO
added banner support of the savegames for wii... same games
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1031 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-11-01 15:59:06 +00:00 |
Maarten ter Huurne
|
35d830924d
|
Moved ScanDirectoryTree() to FileUtil: this is a generic directory scanning function which might be useful in other places as well.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@650 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 23:27:38 +00:00 |
Maarten ter Huurne
|
851dbcd7d6
|
Changed File from a class into a namespace, since all its methods were static.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@647 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-23 22:23:38 +00:00 |
hrydgard
|
38f04809f1
|
Reduce the use of string objects slightly. Add Delete ISO feature.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@610 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-22 19:48:12 +00:00 |
hrydgard
|
5a69fca0be
|
Add some missing GPL headers, fix building with Platform SDK 6.0, delete unused HTTP code.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@452 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-07 10:29:46 +00:00 |
nakeee
|
f6298b9f31
|
forgot return value on windows
can't check it though
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@445 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-05 15:22:25 +00:00 |
nakeee
|
3749fb510b
|
added getuserdirectory
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@444 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-05 13:12:47 +00:00 |
nakeee
|
6edc234303
|
added createdir and isdirectory for nix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@442 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-05 11:59:28 +00:00 |
nakeee
|
4bbfff3cac
|
many warning fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@422 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-09-01 12:11:08 +00:00 |
NunoRamiro
|
8c132bdae5
|
- Fixed: Crash when loading a rom with an unknown file extension.
- Fixed: Crash when stopping a game.
- Improved: DirectX Plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@237 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-08-17 19:28:24 +00:00 |
hrydgard
|
27a141ecca
|
Just submitting some boring minor cleanup and improved error msgs, to isolate my next change.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@92 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-27 20:51:02 +00:00 |
Sonicadvance1
|
c33cf08a2f
|
Linux: Fixes a few things, Should Compile in Linux. Ran Crazy Taxi horribly
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@38 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-21 01:27:13 +00:00 |
hrydgard
|
36f8b9751a
|
Better error messages, Dolphin will create save directories if not present.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@37 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-20 21:20:22 +00:00 |
hrydgard
|
eaaea3da94
|
Attempt at auto update SVN revision in title bar - let's see if it works for everyone, sorry Sonic, you'll have to find a linux solution (see svnrev_template.h). Also adds some smash bros cheats.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@34 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-20 15:12:12 +00:00 |
hrydgard
|
461077b1a1
|
More GFX plugin cleanup, still no visible changes.
New right-click popup menu in game list - allow editing patch files easily.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@31 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-20 12:26:32 +00:00 |
hrydgard
|
ea934759e1
|
Mostly cleanup and some better crash messages. Also enabled partial block linking (see JitCache.cpp), should give a small speedup but may cause problems, please report!
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@12 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-07-16 20:50:16 +00:00 |