Commit Graph

5786 Commits

Author SHA1 Message Date
zilmar e5907d32d7
Merge pull request #2050 from NoraTheGamer/patch-1
Remove leftovers from boxart being present on DiscordRPC
2021-05-26 09:25:13 +09:30
zilmar e7fe519199
Merge pull request #2049 from shygoo/fix-memdump
[Debugger] Fix memory dump crash
2021-05-26 09:23:49 +09:30
zilmar a80a30e1d0
Merge pull request #2048 from JaxonWasTaken/norwegian
Update Norwegian translation
2021-05-26 09:23:20 +09:30
Nora 02586437c5
Remove leftovers from boxart being present on DiscordRPC 2021-05-25 19:01:47 -04:00
shygoo 96b9ac0c45 [Debugger] Fix memory dump 2021-05-24 21:41:22 -05:00
Jaxon bd70f44c73 Update Norwegian translation 2021-05-25 04:13:26 +02:00
zilmar 2aea0218fd Update CHANGELOG.md 2021-05-22 09:45:31 +09:30
zilmar 02a4e6cbe8
Merge pull request #2046 from shygoo/fix-search
[Debugger] Fix search crashes
2021-05-22 09:32:58 +09:30
shygoo d1ea9a6225 [Debugger] Fix search 2021-05-19 19:05:55 -05:00
zilmar 202b30dd31
Merge pull request #2045 from vgturtle127/3.0-develop
Adding my PR and issue templates and updating documentation
2021-05-19 19:33:54 +09:30
Derek "Turtle" Roe edc2ddb66c Fix broken link in build doc 2021-05-19 04:28:44 -05:00
Derek "Turtle" Roe 7028ee5198 Update CHANGELOG 2021-05-19 04:22:33 -05:00
Derek "Turtle" Roe 6933dc5942 Add the templates back from my PR 2021-05-19 04:22:25 -05:00
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
zilmar 09e4a6d211
Merge pull request #2036 from pcca-matrix/develop
Fix Random input in N-Rage Plugin (https://github.com/project64/proje
2021-05-15 17:01:19 +09:30
zilmar 74c8082d0e
Merge pull request #2035 from Alen-Alic/develop
Update Bosnian.pj.Lang
2021-05-15 17:00:39 +09:30
zilmar 372441c561
Merge pull request #2039 from LegendOfDragoon/master
Fix the crashing in Mystical Ninja
2021-05-15 17:00:03 +09:30
zilmar f1285de0e1
Merge pull request #2040 from Fanatic-64/develop
Update Project64.rdb
2021-05-15 16:59:43 +09:30
zilmar d6bf03bf20 PJ64_N64_Hacks_BlueToonYoshi_RDB_Updated_5-13-2021.txt 2021-05-15 16:55:10 +09:30
zilmar 5458ae6644 Some of the widescreen hacks from http://forum.pj64-emu.com/showthread.php?t=7903 2021-05-15 16:44:53 +09:30
Fanatic-64 f4c428c30f
Update Project64.rdb
-Update header version numbers and date
-Fix Pilotwings 64 crashing to its internal debugger after completing/failing a mission by disabling Use TLB, which in turn requires disabling Linking. Also disabled all SMCM since this game doesn't need them
-Add missing ROM "Space Station Silicon Valley (U) (V1.1)"
2021-05-12 06:00:36 -05:00
LegendOfDragoon 2b97ee6677 Fix the crashing in Mystical Ninja
This game needs Protect Memory in order to properly work with CPU
Recompiler.
2021-05-05 19:08:14 -07:00
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
Alen-Alic b83bb6fb97
Update Bosnian.pj.Lang
(several grammar fixes)
2021-04-26 14:51:41 -05: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 a0d6da6ad9 Update readme for develop branch 2021-04-23 17:44:23 +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 999c70dff3
Merge pull request #2032 from vgturtle127/master
Update README with a link to our CONTRIBUTING.md
2021-04-14 16:00:00 +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
Derek "Turtle" Roe 1aea8dea0b Update README.md
Fix another mistake of mine, oops
2021-04-13 18:07:48 -05:00
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
zilmar 1af0e1183f
Merge pull request #2029 from vgturtle127/beautification-11
Beautification 11 - Source/Project64-input directory
2021-04-12 13:26:14 +09:30
zilmar 45f88fe58c BlueToonYoshi RDB Updated 3-28-2021 2021-04-12 13:23:46 +09:30