Commit Graph

3964 Commits

Author SHA1 Message Date
zilmar 32bf2ab7c3 Remove "Dev" for 3.0.1 2021-06-18 12:49:50 +09:30
zilmar 8040e8a210 Make showing nag window a temp setting 2021-06-14 16:58:33 +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 699d4bb301 Use a specific version of Gliden64 (1d90610782) 2021-06-13 13:15:12 +09:30
zilmar a44ab96f6a Copy Project64.cfg.development if Project64.cfg does not exist 2021-06-11 22:38:33 +09:30
zilmar 6970c72718 Remove calling git describe from UpdateVersion.cmd 2021-06-11 22:37:33 +09:30
zilmar 527ad040b0 Disable menu if showing nag window 2021-06-11 22:35:56 +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 80afb80925 Beautify Welcome Screen
Simplify wording, tweak the element alignments, and the plugin choice works like a button now (looks less confusing)
2021-05-28 16:42:47 +09:30
oddMLan 194564ee26 English.pj.Lang: Simplify wording & fix formatting 2021-05-28 16:42:20 +09:30
oddMLan 2c7f18212b Don't ask for advanced mode to let user pick enhancements 2021-05-28 16:42:04 +09:30
oddMLan bf06721b47 Fix ROM browser default column size 2021-05-28 16:39:15 +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
shygoo 7368802c00 [Debugger] Fix memory viewer paste crash 2021-05-26 16:58:48 +09:30
shygoo af6cbf48f2 [Debugger] Fix memory dump 2021-05-26 10:19:45 +09:30
shygoo 476d2dbc22 [Debugger] Fix search 2021-05-22 09:38:53 +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 24fe16e9cf Merge branch 'develop' of https://github.com/project64/project64 into develop 2021-05-18 21:22:12 +09:30
zilmar ee864797ab vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
pcca-matrix 7616a26160 Fix Random input in N-Rage Plugin (https://github.com/project64/project64/issues/1876)
This should fix the issue.
2021-04-29 15:21:06 +02:00
zilmar d4ec1f7f37 Reload short cuts on change 2021-04-26 20:18:20 +09:30
zilmar 11813ff5f2 Update version number 2021-04-25 20:18:30 +09:30
zilmar b0b6c03eea Do not exit full screen by default on lose focus 2021-04-22 16:18:38 +09:30
zilmar b15613acea remove #pragma GCC 2021-04-22 09:47:17 +09:30
zilmar a2934abf73 Remove usage of malloc 2021-04-22 09:30:27 +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 cdb7cdcfd5 Replace getwindow text with GetCWindowText 2021-04-20 12:26:16 +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 3482e0a3fa Remove dsp and plg files 2021-04-12 16:09:27 +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
zilmar e330c26918
Merge pull request #2031 from vgturtle127/beautification-13
Beautification 13 - Source\Project64-core directory
2021-04-12 13:30:22 +09:30
zilmar fe6bd038f0
Merge pull request #2030 from vgturtle127/beautification-12
Beautification 12 - Source/Project64-audio directory
2021-04-12 13:27:47 +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