Commit Graph

5254 Commits

Author SHA1 Message Date
zilmar b6325104a5 Fix validation when name is empty 2021-01-20 21:27:47 +10:30
zilmar cd16a8cc48 Clean up some warnings 2021-01-19 16:28:59 +10:30
zilmar eb986259f2 Enhancements: Load Active 2021-01-18 17:07:06 +10:30
zilmar fb2025508c English.pj.Lang: Fix BOM marker 2021-01-18 15:15:59 +10:30
zilmar d1223d1cf0 Fix build error 2021-01-17 17:29:05 +10:30
zilmar 453efb6d5e
Merge pull request #1897 from Squall-Leonhart/master
Replace Manufacturer with Media and what each letter corresponds with.
2021-01-17 16:17:01 +10:30
zilmar ddcd6ef855 Confirm cheat changes on closing window 2021-01-17 16:15:26 +10:30
zilmar 0c177171ea Change Apply button from bool to Lresult 2021-01-17 14:19:14 +10:30
zilmar fd1a6112c0 Clean up enhancements code 2021-01-17 13:47:58 +10:30
Squall Leonhart 7cbf80abab update lang files for media type 2021-01-11 12:59:54 +11:00
Squall Leonhart 1c21979afb Update RomInformationClass.cpp
lets just update these id's for now then
2021-01-11 12:27:37 +11:00
Squall Leonhart 636d39b291 Revert "Update RomInformationClass.cpp"
This reverts commit 6771249eca.
2021-01-11 12:26:57 +11:00
Squall Leonhart 6771249eca Update RomInformationClass.cpp
i don't know if this will even work?
2021-01-11 12:19:40 +11:00
Squall Leonhart 7d882f75b6 Manufacter ID was Media type all along
change all relevant code accordingly
2021-01-11 11:58:44 +11:00
Squall Leonhart 9d90fbc6b8 Update Project64.rdx
rdx details for unreleased eurocom game "40 Winks"
2021-01-11 11:50:34 +11:00
zilmar b63c1cbc3c
Merge pull request #1894 from Squall-Leonhart/master
Handles cases where the Manufacturer ID is 43 instead of 4E
2021-01-09 10:44:21 +10:30
Squall Leonhart cbecaf0c05 Handles cases where the Manufacturer ID is 43 instead of 4E
So these games are no longer listed as Uknown in their manufacturer field.
2021-01-09 11:07:21 +11:00
zilmar 5085b82f2c
Merge pull request #1891 from oddMLan/3rdparty_wtl
Some code cleanup/fixes
2021-01-02 20:53:43 +10:30
oddMLan 7475c20f19 [RSP] Force to compile in ANSI mode
Fixes RSP commands window and RSP register window not working
Fix some warnings
2021-01-02 01:43:56 -07:00
oddMLan 914ad3b74a Remove hardcoded Unicode API calls
Since #define UNICODE is defined in the project it will call the wrapper function which will return the W version
2021-01-01 20:37:00 -07:00
oddMLan 1ead776429 Upgrade 3rdParty/WTL to WTL 10.0 2021-01-01 20:31:11 -07:00
zilmar cb0f746099 Try to fix some bugs in the new cheat changes 2020-12-31 08:03:27 +10:30
zilmar c4160785e9 Test unique code 2020-12-30 11:17:25 +10:30
zilmar 4d28cf6bc3 Convert cheats to new format 2020-12-30 10:08:31 +10:30
zilmar 070e2ad5e5 Merge branch 'master' of https://github.com/project64/project64 2020-12-30 09:14:25 +10:30
zilmar 7de3fc3348 Change the handling of the cheat format 2020-12-30 09:14:04 +10:30
zilmar 4a4b0b2e33
Merge pull request #1885 from shygoo/script-ui
[Debugger] Improve script window
2020-12-19 07:37:23 +10:30
shygoo 9e825992ae [Debugger] Fix script window's copy button 2020-12-18 14:21:49 -06:00
shygoo 7ca05cde8a [Debugger] Add tooltips to scripts window 2020-12-18 14:15:16 -06:00
shygoo 033d9b8327 [Debugger] Improve script window UI/stability 2020-12-18 13:57:50 -06:00
zilmar 8c93155a25
Merge pull request #1882 from EmpyreusX/patch-1
Update Chinese (Simplified).pj.Lang
2020-12-18 09:57:34 +10:30
zilmar e97b04b751
Merge pull request #1884 from shygoo/debugger-fixes
[Debugger] Miscellaneous fixes
2020-12-18 09:57:11 +10:30
shygoo fdb6b25b39 [Debugger] Add basic multi-line support to code editor 2020-12-17 13:30:28 -06:00
shygoo 3f9ac808b3 [Debugger] Add socket.close to js api doc 2020-12-17 10:58:42 -06:00
shygoo 5888929cac [Debugger] Fix execution breakpoint toggle from context menu 2020-12-17 10:50:09 -06:00
EmpyreusX f9e3980f1f
Update Chinese (Simplified).pj.Lang 2020-12-12 11:28:06 +08:00
EmpyreusX 9570e6443c
Update Chinese (Simplified).pj.Lang 2020-12-12 11:25:00 +08:00
zilmar 003205f254 Clean up cheat files 2020-12-08 18:58:55 +10:30
zilmar 2dcc69fa44
Merge pull request #1880 from RocketRobz/master
Conker's BFD cheats: Fix spacing mistake
2020-12-03 09:55:11 +10:30
RocketRobz 3a7e36a733 Merge branch 'master' of https://github.com/RocketRobz/project64 2020-12-02 13:30:22 -07:00
RocketRobz 4d05db4697 Conker's BFD cheats: Fix spacing mistake 2020-12-02 13:30:10 -07:00
zilmar b4dfa3fdb2
Merge pull request #1877 from gurkangullu/patch-2
Some translations updated and changed.
2020-12-03 06:48:50 +10:30
zilmar 4854801e9a
Merge pull request #1874 from shygoo/tlb-bounds
[Core] Fix TLB bounds check
2020-12-03 06:48:37 +10:30
zilmar 6475472676
Merge pull request #1879 from RocketRobz/master
Update `Play as` cheat and add `Wait Animation Trigger` cheat for Conker's BFD
2020-12-03 06:47:49 +10:30
RocketRobz 7d4485e255 Add `Wait Animation Trigger` cheat for Conker's BFD
Cheat by ConkerGuru
2020-12-02 13:09:04 -07:00
RocketRobz 6d2119e467 Update `Play as` cheat for Conker's BFD 2020-12-02 12:54:30 -07:00
Grk d0043bd242
Some translations updated and changed. 2020-12-02 01:03:21 +03:00
shygoo 5b44212c2d [Core] Fix TLB bounds check 2020-11-22 13:06:50 -06:00
zilmar 124b1c9257 Project64: Read cheats from multiple files 2020-11-19 17:46:07 +10:30
zilmar 88ac97c3a7 Installer: Fix Gliden64 issues when not there 2020-11-18 08:00:32 +10:30