zilmar
|
9256356081
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-12-14 21:52:47 +11:00 |
zilmar
|
95a3319735
|
[Project64] Update logging system to use module and severity
|
2015-12-14 21:51:33 +11:00 |
zilmar
|
1295e0ba08
|
Merge pull request #828 from AmbientMalice/patch-9
Add Perfect Dark XBLA mp3s romhack to RDB.
|
2015-12-14 05:40:16 +11:00 |
AmbientMalice
|
858fc5275f
|
Add Perfect Dark XBLA mp3s romhack to RDB.
|
2015-12-13 20:27:26 +10:00 |
zilmar
|
b4a3516654
|
[Project64] Clean up RecompilerMemory.cpp
|
2015-12-13 19:26:41 +11:00 |
zilmar
|
c3a9525006
|
[Project64] Cleanup RecompilerClass.cpp
|
2015-12-13 18:52:22 +11:00 |
zilmar
|
21bce73cca
|
[Project64] Cleanup Mempak.cpp
|
2015-12-13 18:29:48 +11:00 |
zilmar
|
d8a4b4810b
|
{Project64] Cleanup MemoryVirtualMem.cpp
|
2015-12-13 18:26:31 +11:00 |
zilmar
|
abcfe60a51
|
[Project64] Cleanup FlashRam.cpp
|
2015-12-13 18:10:40 +11:00 |
zilmar
|
29d693ba1f
|
[Project64] Clean up Sram.cpp
|
2015-12-13 18:07:03 +11:00 |
zilmar
|
199fa2f7f8
|
[Project64] Clean up SystemTiming.cpp
|
2015-12-13 17:58:08 +11:00 |
zilmar
|
fa680564bd
|
[Project64] Code cleanup MenuShortCuts.cpp
|
2015-12-13 17:50:05 +11:00 |
zilmar
|
a6c0ddece4
|
[Project64] clean up TLBclass.cpp
|
2015-12-11 06:08:39 +11:00 |
zilmar
|
709c34fcd1
|
[Project64] Clean up PluginBase.cpp
|
2015-12-11 05:23:00 +11:00 |
zilmar
|
ac1211eb76
|
[Project64] Cleanup Trace Files
|
2015-12-10 17:38:33 +11:00 |
zilmar
|
146f295b10
|
[Project64] md5.cpp fix up brackets
|
2015-12-10 17:32:43 +11:00 |
zilmar
|
22fc35d49c
|
[Project64] MD5.cpp auto code clean up
|
2015-12-10 17:23:03 +11:00 |
zilmar
|
17b24f299f
|
[Project64] Get Breakpoint to use char * instead of wchar_t * for filename
|
2015-12-09 22:37:58 +11:00 |
zilmar
|
65ebd6ff55
|
[Project64] Clean up X86ops.cpp
|
2015-12-09 22:26:58 +11:00 |
zilmar
|
517630854e
|
Merge pull request #824 from JunielKatarn/gfxplugincasing
Made GFXPlugin file name casing consistent.
|
2015-12-09 07:20:10 +11:00 |
Julio C. Rocha
|
2a456aa24e
|
[core] made GFXPlugin casing consistent.
|
2015-12-08 12:15:55 -08:00 |
zilmar
|
d285cff216
|
Merge pull request #823 from cxd4/include-path-fixes
some more fixes to #include directives breaking non-Win32 builds
|
2015-12-09 07:05:23 +11:00 |
unknown
|
8b59f82a8d
|
fixed Unix-incompatible include path case-insensitivity
|
2015-12-08 14:59:50 -05:00 |
unknown
|
aad7667232
|
fixed Unix-incompatible directory dividers
|
2015-12-08 14:54:29 -05:00 |
zilmar
|
f155f1454c
|
Merge pull request #822 from cxd4/incorrect-filename
fixed incorrect file name for case-sensitivity
|
2015-12-09 06:54:02 +11:00 |
unknown
|
2969ed656c
|
fixed incorrect file name for case-sensitivity
|
2015-12-08 14:50:01 -05:00 |
zilmar
|
f6de04a3ca
|
Merge pull request #821 from JunielKatarn/fix_core_x64
[core] Removed spaces from file names in VCXPROJ.
|
2015-12-09 06:17:02 +11:00 |
Julio C. Rocha
|
94075ec625
|
[core] Removed spaces from file names in VCXPROJ.
|
2015-12-08 02:38:01 -08:00 |
zilmar
|
fbf84cf095
|
Merge pull request #820 from JunielKatarn/fix_core_x64
Fixed VCXPROJ for Project64-core.
|
2015-12-08 20:46:41 +11:00 |
Julio C. Rocha
|
caf02d9368
|
Fixed VCXPROJ for Project64-core.
|
2015-12-07 23:11:17 -08:00 |
zilmar
|
2480762fc3
|
Merge pull request #819 from JunielKatarn/vc_toolsversion
Fix loading Project64 in Visual Studio 2010+
|
2015-12-08 16:40:41 +11:00 |
Julio C. Rocha
|
7b2421884e
|
Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files.
|
2015-12-07 21:15:53 -08:00 |
zilmar
|
a5d5623007
|
Merge pull request #818 from cxd4/test-common-changes
non-implicit string.h inclusion to fix non-Win32 compiles
|
2015-12-08 12:50:00 +11:00 |
no
|
da8d9c1126
|
non-implicit string.h inclusion to fix non-Win32 compiles
|
2015-12-07 18:59:05 -05:00 |
zilmar
|
141a8cbb05
|
Merge pull request #808 from samuelyuan/fix-load-save-str
Fixed "Saved current state" and "Loaded State"
|
2015-12-07 04:30:08 +11:00 |
Samuel Yuan
|
cf8a624a25
|
Fix "Saved current state" and "Load state"
Certain strings won't show up correctly.
|
2015-12-06 11:29:22 -05:00 |
zilmar
|
3e4dd1cc23
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-12-06 21:06:36 +11:00 |
zilmar
|
a429a7fd08
|
[Project64] Create Project64-core
|
2015-12-06 21:05:39 +11:00 |
zilmar
|
be34822c90
|
Merge pull request #807 from cxd4/script-files-without-spaces
[Common] recursored Unix file paths to new file names
|
2015-12-06 15:55:25 +11:00 |
zilmar
|
19dea27009
|
Merge pull request #816 from Nekokabu/master
Update Japanese.pj.Lang
|
2015-12-05 20:09:58 +11:00 |
Nekokabu
|
7f693039cf
|
Update Japanese.pj.Lang
|
2015-12-05 18:02:35 +09:00 |
zilmar
|
3c29c45fce
|
Merge pull request #815 from cxd4/sync-MinGW
Synchronize MinGW build scripts to new space-free file paths.
|
2015-12-05 16:18:36 +11:00 |
zilmar
|
ce78c3ea7f
|
Merge pull request #814 from JunielKatarn/fix_nrage_link64
Fix linker errors for NRage (x64)
|
2015-12-05 16:18:07 +11:00 |
unknown
|
d8da30b2c4
|
Synchronize MinGW build scripts to new space-free file paths.
|
2015-12-04 23:09:55 -05:00 |
Julio C. Rocha
|
6102eb8354
|
[nrage,sdl] Fixed AdditionalLibraryDirectories (removed spaces)
|
2015-12-04 20:05:23 -08:00 |
zilmar
|
4ffc4f5c22
|
Merge pull request #813 from cxd4/two-compares-one-branch
LW_VAddr: Fold two VAddr comparisons into one branch.
|
2015-12-05 14:49:24 +11:00 |
unknown
|
5821e63257
|
LW_VAddr: Fold two VAddr comparisons into one branch.
|
2015-12-04 22:31:16 -05:00 |
zilmar
|
ad565984ef
|
Merge pull request #812 from Nekokabu/patch-5
fix typo
|
2015-12-05 13:40:53 +11:00 |
Nekokabu
|
6b689e8c49
|
fix typo
|
2015-12-05 10:54:52 +09:00 |
zilmar
|
1c96b1bcbc
|
Merge pull request #810 from cxd4/rsp-on-linux
[RSP] Start to get the plugin specs header parseable outside Windows.
|
2015-12-05 10:49:40 +11:00 |