Commit Graph

2333 Commits

Author SHA1 Message Date
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
no f7b6767149 [RSP] Start using portable types in plugin header. 2015-12-04 17:24:15 -05:00
no 395f2a92dd #define EXPORT and CALL for cross-platform linkage. 2015-12-04 17:17:24 -05:00
zilmar 9ad3e9d706 Merge pull request #809 from cxd4/glide-on-linux
[Glide64] fixed wrong include paths for case-sensitivity
2015-12-05 08:35:45 +11:00
no 757c7c35c6 [Glide64] fixed wrong include paths for case-sensitivity 2015-12-04 16:26:58 -05:00
no 7980b6c299 [Common] recursored Unix file paths to new file names 2015-12-04 15:42:53 -05:00
zilmar 3e159a7e5b Merge pull request #806 from Nekokabu/patch-4
Tweak dialogs
2015-12-05 06:17:25 +11:00
Nekokabu c30bd1a5dd Tweak dialogs 2015-12-05 00:39:21 +09:00
zilmar 9547e0fd48 Merge branch 'master' of https://github.com/project64/project64 2015-12-04 18:11:39 +11:00
zilmar e3b32c572d [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
zilmar ef846c0037 Merge pull request #796 from cxd4/create-Unix-script
ported MinGW build script for project64::Common to Unix shell
2015-12-04 17:31:00 +11:00
zilmar 8b8c7fa2bb Merge pull request #803 from cxd4/speed-plz
re-ordered CPU interpreter main loop if/else branch predictor
2015-12-04 12:41:39 +11:00