Peter Tissen
|
8ac226ae69
|
replace all instances of wxString with std::string in all cases not
directly involved in either the GUI or other wxWidget classes like wxFile
|
2014-04-01 16:23:03 +02:00 |
|
Ben Anderson
|
b317b2feda
|
Commenting out all of this, should fix the pathing glitches on *nix, without breaking windows functionality.
|
2014-03-29 20:52:39 +13:00 |
|
Nekotekina
|
39d1e21802
|
Fix slashes for Windows :p
|
2014-03-21 13:45:26 +04:00 |
|
Sacha
|
6968137bbc
|
Fix slashes for Linux
|
2014-03-17 23:41:15 +10:00 |
|
DH
|
321d323beb
|
Improved VFS
- Implemended vfsDir.
- Improved vfsDevice.
- Improved vfsFile.
|
2014-02-16 17:19:06 +02:00 |
|
Peter Tissen
|
b05e466e8f
|
clean up more output conversions, everything that wants to get printed needs to be explicitly convertex to the wxCharType otherwise the VFormat prints nothing
|
2014-02-10 19:51:03 +01:00 |
|
Peter Tissen
|
3f52a6aa50
|
prevent overflow becaus wxStrings aren't \0 terminated anymore
|
2014-02-10 02:43:24 +01:00 |
|
DH
|
4b8d6b6919
|
Improved ThreadBase.
Improved Vertex Shader Decompiler.
|
2014-01-31 20:40:18 +02:00 |
|
DH
|
dc2fd8c39e
|
Improved vfsDevice.
Minor fixes.
|
2014-01-19 18:05:27 +02:00 |
|
DH
|
eebe859f83
|
Improved mem_t.
- Implemented mem_ptr_t.
- Fixed issue 3.
|
2013-09-25 00:11:29 +03:00 |
|
DH
|
81e874c9e2
|
- Implemented HDD manager.
- Implemented VFS manager.
- Implemented MFC.
- Fixed ELF Compiler.
- Improved HLE Func binder.
|
2013-08-03 12:40:03 +03:00 |
|
DH
|
5753edf6ef
|
- Improved sc function binder.
- Improved GLGSRender.
|
2013-06-30 11:46:29 +03:00 |
|