Commit Graph

991 Commits

Author SHA1 Message Date
Denis Kopyrin 11efdb1651
Core: Fixed recompiler memory overrun for m_TestTimer (#2481) 2025-05-29 15:43:17 +09:30
zilmar d087de72d1 Input: Use settings to handle emulation pause 2025-05-22 13:22:55 +09:30
zilmar 38ab65cf2b fix up 64bit compile issues 2025-05-15 19:00:13 +09:30
zilmar 13b1783141 input: backport PJ64-Input's N64 Mouse emulation 2025-05-15 18:42:40 +09:30
zilmar dd281e4e34 Core: get CSettingTypeSelectedDirectory to Normalize the path 2025-05-15 15:27:04 +09:30
zilmar beca3ef513 Set version number to 3.0.2 2025-05-15 12:23:50 +09:30
zilmar 1362ca0bf3 Move plugin specs in to its own folder 2025-05-15 11:33:38 +09:30
zilmar abbd18d6b4 Core: have tlb read/write map use -1 for an empty value 2025-05-08 15:08:53 +09:30
shyguyhex 7951dec9a8 [Core] Set GameRunning_InReset=false after reset (#2098) 2021-08-26 12:40:28 +09:30
zilmar 9eb65c4b81 Add Author to enhancement file 2021-07-19 09:05:19 +09:30
Kimberly J Ortega 9911126efe Enhancements: Add spaces to tags (#2079)
- Matching RDB format.
- Keep checks for old version to avoid breaking user enhancements, due to lack of a fixed control mechanism for upgrading
2021-07-12 15:15:10 +09:30
oddMLan 8277421556 Enhancement -> Enhancements (Updated package scripts as well)
Enhancement-User -> Enhancements-User
2021-06-13 14:58:02 +09:30
zilmar 1942416dd0 update version to 3.0.1 2021-06-13 13:36:44 +09:30
zilmar a44ab96f6a Copy Project64.cfg.development if Project64.cfg does not exist 2021-06-11 22:38:33 +09:30
oddMLan 929635c6de Localize unstranslated strings
-'Always use interpreter core' & 'Enable Discord Rich Presence'
2021-05-28 16:46:07 +09:30
oddMLan 6ed7d613e2 Since 8MB is default now, remove hardcoded check in SettingsType-RDBRamSize.cpp and redundant note in the UI
This reverts commits 8475fa9c14 4020735b26
2021-05-28 16:43:55 +09:30
oddMLan 194564ee26 English.pj.Lang: Simplify wording & fix formatting 2021-05-28 16:42:20 +09:30
oddMLan aa05e02337 Minor layout fixes
- Fixed Notes in Enhancements window
- Fix Add Cheat to accommodate for cheat disable value feature
- Center about window header
2021-05-28 16:38:22 +09:30
zilmar e4fd9e4cdd Revert Version.h.in change will do in a release branch 2021-05-19 11:05:42 +09:30
zilmar c222e706cf Remove Dev from version prefix 2021-05-19 10:53:24 +09:30
zilmar ee864797ab vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
zilmar 11813ff5f2 Update version number 2021-04-25 20:18:30 +09:30
zilmar b15613acea remove #pragma GCC 2021-04-22 09:47:17 +09:30
zilmar 3a038b2eb3 Move Dynamic library code out of util in to dynamic library file 2021-04-21 10:03:04 +09:30
zilmar 8ae92893cb Update missing changes 2021-04-14 15:52:34 +09:30
zilmar 2b6e70cde0 Merge branch 'master' of https://github.com/project64/project64 2021-04-14 15:51:41 +09:30
zilmar c512a592a7 Move class out of file names 2021-04-14 15:04:15 +09:30
zilmar 662637460e Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
zilmar cf58754414 Change NULL to nullptr 2021-04-12 21:05:39 +09:30
zilmar a48f8d1a62 Remove PreCompiled header from Common 2021-04-12 19:11:28 +09:30
zilmar 62d2755300 Remove Common/stdtypes.h 2021-04-12 16:04:26 +09:30
zilmar 63a5b5c431 Remove SmartPointer.h 2021-04-12 15:34:59 +09:30
Derek "Turtle" Roe 06a174d969 Update LanguageClass.h
Fix comments
2021-04-02 03:15:45 -05:00
Derek "Turtle" Roe 536ccbc894 Update LanguageClass.cpp
Fix comments, add a TODO, fix and update a ton of the UI text, add newline
2021-04-02 03:15:37 -05:00
Derek "Turtle" Roe 3c650bdde7 Update 7zip.h
Fix comments
2021-04-02 03:14:15 -05:00
Derek "Turtle" Roe 821766666e Update 7zip.cpp
Fix comments, add newline
2021-04-02 03:12:48 -05:00
Derek "Turtle" Roe 8942ae2b47 Update RomList.cpp
Fix comments, and fix some log and trace typos
2021-04-02 02:43:33 -05:00
Derek "Turtle" Roe c30f1c6397 Update MemoryExceptionFilter.cpp
Fix comments, fix some UI and log typos, add newline
2021-04-02 02:35:51 -05:00
Derek "Turtle" Roe 3d036a4aa8 Update TraceModulesProject64.h
Add newline
2021-04-02 02:35:13 -05:00
Derek "Turtle" Roe 95e0fed45c Update stdafx.cpp
Add newline
2021-04-02 02:35:07 -05:00
Derek "Turtle" Roe df6768b579 Update Settings.h
Fix comments
2021-04-02 02:35:01 -05:00
Derek "Turtle" Roe 6aff37327a Update Settings.cpp
Fix comments
2021-04-02 02:34:50 -05:00
Derek "Turtle" Roe 0a18fb5c1f Update Plugin.h
Fix comments
2021-04-02 02:34:35 -05:00
Derek "Turtle" Roe 4458dc3375 Update Notification.h
Fix comments
2021-04-02 02:34:27 -05:00
Derek "Turtle" Roe 679b0d111e Update Multilanguage.h
Fix comments
2021-04-02 02:34:18 -05:00
Derek "Turtle" Roe a40dac71dd Update Logging.h
Add newline
2021-04-02 02:33:54 -05:00
Derek "Turtle" Roe bfb49fd93a Update Logging.cpp
Fix comments, fix some log typos, and add newline
2021-04-02 02:33:39 -05:00
zilmar 2ed2205db2 Reload Enhancements on edit dialog 2021-03-23 12:41:18 +10:30
zilmar 133170c1a2 Add option to not exit fullscreen on lose focus 2021-03-23 11:46:11 +10:30
zilmar 1249e1f9f0 Add ability to remove the status bar 2021-03-18 11:02:37 +10:30