Nekotekina
|
b3e3c68f15
|
File utility improved
+ minor fixes
|
2016-01-13 14:12:04 +03:00 |
|
Nekotekina
|
73b108765e
|
fs:: const renaming, fs::g_tls_error stub
|
2015-08-24 21:22:39 +03:00 |
|
Nekotekina
|
e18db20630
|
VFS cleanup, some methods added
VFS::DeleteAll, VFS::GetDirSize, VFS::Exists, VFS::Rename
(VFS::RenameFile, VFS::RenameDir removed)
|
2015-08-24 21:22:33 +03:00 |
|
Nekotekina
|
3b26031692
|
Bugfix
|
2015-04-20 01:26:28 +03:00 |
|
Nekotekina
|
3c872ab611
|
sys_fs_ftruncate implemented, bugfixes
Eliminated using stat() for _WIN32 because it doesn't support unicode
correctly, use rExists() or get_file_info() instead
|
2015-04-19 20:14:16 +03:00 |
|
Nekotekina
|
ab405901ee
|
wxFile removed (rFile -> rfile_t)
|
2015-04-19 16:19:24 +03:00 |
|
Nekotekina
|
6c36013e2a
|
sys_fs_open rewritten
|
2015-03-13 18:06:27 +03:00 |
|
Nekotekina
|
04c67c3f4b
|
Compilation fix
|
2014-08-25 22:50:24 +04:00 |
|
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 |
|
DH
|
321d323beb
|
Improved VFS
- Implemended vfsDir.
- Improved vfsDevice.
- Improved vfsFile.
|
2014-02-16 17:19:06 +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 |
|