Commit Graph

3894 Commits

Author SHA1 Message Date
Derek "Turtle" Roe 848f6bfdcf Update ScriptInstance.h
Fix capitalization, add some TODO comments, add newline
2021-03-17 22:58:17 -05:00
Derek "Turtle" Roe 3c23dd77e2 Update Assembler.cpp
Fix capitalization, and change some wording
2021-03-17 22:58:17 -05:00
Derek "Turtle" Roe 8ba0e0a427 Update Debugger-Symbols.cpp
Fix capitalization, fix TODO comment
2021-03-17 22:58:17 -05:00
Derek "Turtle" Roe 949f99c415 Update Debugger-DMALogView.cpp
Fix capitalization, add a line, add newline
2021-03-17 22:58:17 -05:00
Derek "Turtle" Roe 743158c37b Update Symbols.h
Add newline
2021-03-17 22:58:17 -05:00
Derek "Turtle" Roe f802892277 Update ScriptSystem.h
Fix capitalization and add newline
2021-03-17 22:58:17 -05:00
Derek "Turtle" Roe e64c00b49e Update ScriptSystem.cpp
Fix capitalization
2021-03-17 22:58:17 -05:00
Derek "Turtle" Roe ae24c9e1e4 Update ScriptHook.h
Change multiline comments into single line comments
2021-03-17 22:58:17 -05:00
Derek "Turtle" Roe e6b9802a60 Update ScriptHook.cpp
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 314efb2da6 Update DMALog.h
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe de2b88ca7e Update DMALog.cpp
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 3e9ea5be8c Update DebuggerUI.h
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 9ec67ea6f5 Update Debugger-ViewMemory.h
Remove extra line
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 409ca3b520 Update Debugger-Symbols.h
Fix TODO comment
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe b7799663ca Update Debugger-StackView.h
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe c0a539c802 Update Debugger-StackView.cpp
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 0879ff0d35 Update Debugger-StackTrace.h
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe f52cf3a8b1 Update Debugger-StackTrace.cpp
Fix title case and add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 5682b9d5b7 Update Debugger-Scripts.cpp
Fix title case and capitalization
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 1755dedff6 Update Debugger-RegisterTabs.h
Fix capitalization, add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe b29be48a88 Update Debugger-RegisterTabData.h
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 58802684b1 Update Debugger-MemorySearch.h
Remove unnecessary comments, fix title case and abbreviations, fix wording
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe e92a29493e Update Debugger-MemoryDump.cpp
Fix title case, add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe c0bd0dba2e Update Debugger-ExceptionBreakpoints.cpp
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 7a439e5f7e Update Debugger-CPULogView.cpp
Change wording
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 33fed55835 Update Debugger-AddSymbol.cpp
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe f8efc67258 Update Debugger-AddBreakpoint.h
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 5f2dc84981 Update Debugger-AddBreakpoint.cpp
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe fba5dda943 Update DebugDialog.h
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 23df501cc8 Update CPULog.cpp
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe c4ac46b501 Update Breakpoints.h
Add newline
2021-03-17 22:58:16 -05:00
Derek "Turtle" Roe 45d4e9fc4e Update Assembler.h
Fix title case
2021-03-17 22:58:16 -05:00
zilmar e2301332a7
Merge pull request #2021 from vgturtle127/beauitification-6
Beautification 6 - branch is spelled wrong edition - the Source\Project64\UserInterface directory
2021-03-18 13:03:38 +10:30
zilmar 77a3080b63
Merge pull request #2020 from vgturtle127/beautification-5
Beautification 5 - Source/Common directory
2021-03-18 13:00:15 +10:30
Derek "Turtle" Roe 5d2d412c45 Update SettingsPage-Plugin.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:12:07 -05:00
Derek "Turtle" Roe bb6c21918c Update SettingsPage-Options.cpp
Fix spacing, title case, and capitalization
2021-03-17 21:11:54 -05:00
Derek "Turtle" Roe 15fb604d64 Update SettingsPage-KeyboardShortcuts.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:11:49 -05:00
Derek "Turtle" Roe daa5c3589b Update SettingsPage-GameBrowser.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:11:33 -05:00
Derek "Turtle" Roe a20316cf2b Update SettingsPage-Game-Status.cpp
Change Rom to ROM, add newline
2021-03-17 21:11:18 -05:00
Derek "Turtle" Roe 9a56d4ca9b Update SettingsPage-Game-Recompiler.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:10:57 -05:00
Derek "Turtle" Roe ebeddb8d47 Update SettingsPage-Game-Plugin.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:10:28 -05:00
Derek "Turtle" Roe 861cea4b4c Update SettingsPage-Game-General.cpp
Fix spacing, title case, and capitalization
2021-03-17 21:09:15 -05:00
Derek "Turtle" Roe 114757b1fb Update SettingsPage-Game-DiskDrive.cpp
Fix spacing, title case, and capitalization
2021-03-17 21:08:54 -05:00
Derek "Turtle" Roe 334058af9b Update SettingsPage-DiskDrive.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:08:09 -05:00
Derek "Turtle" Roe e210a00430 Update SettingsPage-Directories.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:07:32 -05:00
Derek "Turtle" Roe c210973521 Update SettingsPage-Defaults.cpp
Add newline
2021-03-17 21:07:11 -05:00
Derek "Turtle" Roe adafb8b8ac Update SettingsPage-AdvancedOptions.cpp
Fix spacing, title case, and capitalization
2021-03-17 21:07:05 -05:00
Derek "Turtle" Roe 9ec34d4c39 Update HexEditCtrl.cpp
Fix title case, adjust spacing, fix comments
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 3a18ee46de Update ListCtrl.h
Fix lines, fix title case, fix typos, fix abbreviations
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 8251abf36d Update ListCombo.h
Remove a line, fix title case
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 53d936ec05 Update DragDrop.h
Remove a line, fix title case
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 82059adc6f Update ListDate.h
Remove a line, fix title case, adjust spacing
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 2d427d3a3b Update ListEdit.h
Fix title case and punctuation, remove one line at the top
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 4052011e09 Update TitleTip.h
Fix title case, adjust spacing, remove some punctuation
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe c8faa1d46d Update wtl-BitmapPicture.h
Add newline
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe eba0bc30a2 Update TooltipDialog.h
Remove a line, remove some spacing
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe be699d3986 Update PartialGroupBox.cpp
Remove punctuation, fix title case
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe c417a1e439 Update ModifiedEditBox.h
Remove a line
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 77f1bde845 Update ModifiedEditBox.cpp
Add newline
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 215859c96e Update ModifiedComboBox.h
Remove a line
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe eb03ed4b7e Update GetCWindowText.h
Remove a line
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 7e922500b6 Update GetCWindowText.cpp
Add newline
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 8859fab473 Update EditNumber32.cpp
Fix title case and adjust some spacing, add newline
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 1049ffe489 Update ListTypes.h
Remove a line
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe 3f9431d609 Update DataArray.h
Fix title case and add a line
2021-03-17 20:47:05 -05:00
Derek "Turtle" Roe a786dd7e13 Fix headers
Oops, accidentally removed some headers that should stay
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe bfc7213760 Update cicx105.cpp
Fix typos, abbreviations, and update multi line comments to single line comments, correct some names, and remove leftover header
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe a8c6a14463 Update ucodes.h
Remove title case, remove leftover header, fix typos, fix abbreviations
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe ba36ce31bb Update musyx.cpp
Fix title case, remove leftover header, add a TODO (was there supposed to be a comment there?), convert multi line comments into single line comments, fix typos, add newline
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe 7f0e8a84cf Update mp3.cpp
Fix typos, remove title case, remove leftover header, add TODO, add newline
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe b42c787ae0 Update main.cpp
Fix some typos, fix abbreviations, convert multi line comments into single line comments, add newline, add spacing
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe e00a90e14e Update jpeg.cpp
Remove leftover header, fix title case, convert multi line comments into single line comments, add some spacing, add newline, add TODO to find a better resource instead of French Wikipedia
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe 94e7a2dfae Update hle.h
Remove leftover header, remove title case, fix flag names, convert multi line comments into single line comments
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe 4b0930956c Update hle.cpp
Remove leftover header, remove title case, improve grammar, add some TODO comments, add some spacing and correct some ROM names, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 4a62811889 Update common.h
Remove leftover header, remove title case, reword some comments to sound much better
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe b84c27abde Update alist_nead.cpp
Improved grammar, fix title case, remove leftover header, add newline, update comments for consistency
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 82a551bc97 Update alist_naudio.cpp
Remove leftover header, add punctuation, remove title case, improved grammar, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 8bc1ce355c Update alist_audio.cpp
Remove some title case, fix typos, fix abbreviations, add some spacing, add newline, remove leftover header
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 68c3b7e459 Update alist.cpp
Fix title case, fix typos, change from multi-line comments to single line comments, fix abbreviations, add some spacing, remove some leftover headers, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 3e442fc7bd Update Main.cpp
Fix typos, fix abbreviations, fix title case, and clean up some more spacing
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 27e0080393 Update Controller_1.1.h
Change multi-line comments into single line comments, fix some typos, remove some title case, improve grammar, update some things for consistency, fix abbreviations
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe e6fc59d7d7 Update NotificationClass.cpp
Add some spaces after comments begin, remove some title case
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe dd65b9c0e2 Update jniBridge.cpp
Change multi-line comments into single line comments, fix some typos, remove some title case, improve grammar, update some things for consistency
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe ee899b1757 Update stdafx.cpp
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 8b36f3d637 Update Rsp.h
Convert multiline comment into single line comment, capitalize DWORD, add hyphen to 32-bits, correct typo, and change "pre bswap" to "pre-bswap'd"
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 13d6fae9d8 Update mem.h
Remove header, convert multiline comments into single line comments
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 3b6dbf77c3 Update mem.cpp
Remove header, convert multiline comments into single line comments, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe e77c32c550 Update audio.h
Remove header, change multiline comment into single line comment
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe de0522b67c Update audio.cpp
Remove header and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 71db981ac1 Update arithmetics.h
Remove header
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe f52e6cd2e2 Update alist.h
Remove another header, take multiline comments and make them single line comments
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe ba77c09090 Update about.cpp
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 1f5e4d18ee Update UISettings.h
Eliminate some title case, add space after single line comment, and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe dcd8e957ef Update UISettings.cpp
Change Rom to ROM
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 91c26d5207 Update SyncBridge.h
Add space after single line comment and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 8e8ba73a31 Update SyncBridge.cpp
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 36e0269f07 Update NotificationClass.h
Remove some title case and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 1442297d4f Update jniBridgeSettings.cpp
Remove extra newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 4b0d331a68 Update jniBridge.h
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe edae59bdb2 Update JavaRomList.h
Add newline
2021-03-17 20:45:55 -05:00