Commit graph

93 commits

Author SHA1 Message Date
Tyler Wilding c84fc7b5e1
decomp: add field for method id to type searcher (#127) 2022-10-13 22:25:20 -04:00
OpenGOALBot ef52802a34 0.6.3 2022-10-10 04:46:15 +00:00
Tyler Wilding accf8e4224
lsp: add settings to customize the logging location (#123) 2022-10-10 00:45:31 -04:00
OpenGOALBot 684d91b1f9 0.6.2 2022-10-04 05:33:53 +00:00
dependabot[bot] e139f7a08e
build(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.39.0 (#122)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 01:33:20 -04:00
dependabot[bot] 697265aed3
build(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#117)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 01:31:47 -04:00
Tyler Wilding 59d66f9024
decomp: auto fill the enum name for a preserved block (#120) 2022-10-04 01:31:34 -04:00
Tyler Wilding 759d43bceb
decomp: auto-inc end of range when repeating last type cast (#121) 2022-10-04 01:31:26 -04:00
Tyler Wilding 3e3bb24629
decomp: remove switching between ir2 <-> disasm file (#119) 2022-10-04 01:31:18 -04:00
OpenGOALBot 4279198d8f 0.6.1 2022-10-03 00:24:22 +00:00
Tyler Wilding f5037493b3
decomp: allow renaming args in behaviors (#115) 2022-10-02 20:23:27 -04:00
OpenGOALBot 98b7f309ac 0.6.0 2022-10-01 00:30:27 +00:00
dependabot[bot] b318cadf07
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.1 (#113)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 20:29:35 -04:00
dependabot[bot] fac5cd9233
build(deps-dev): bump eslint from 8.23.1 to 8.24.0 (#110)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 20:28:12 -04:00
Tyler Wilding 4133712397
decomp: add a frontend for the type searcher tool (#112) 2022-09-30 20:28:01 -04:00
dependabot[bot] ec81e06e00
build(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0 (#109)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 20:25:48 -04:00
OpenGOALBot 66f65261f8 0.5.0 2022-09-21 00:49:18 +00:00
Tyler Wilding 4ed861f57f
deps: also update minimum vscode version 2022-09-20 20:48:03 -04:00
Tyler Wilding 4278d069bb
decomp: allow renaming variables and arguments inside the IR2 file's OpenGOAL output (#108) 2022-09-20 20:44:17 -04:00
ManDude 1a01c6c5a9
var renamer: work on variables with !, ?, +, /, * and % in the name (#104) 2022-09-20 00:14:11 -04:00
Tyler Wilding 440b58bb15
decomp: consolidate switching back from all-types to the same switch file command (#105) 2022-09-19 16:19:58 -04:00
dependabot[bot] c0e57a5e49
build(deps-dev): bump @types/glob from 7.2.0 to 8.0.0 (#101)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 01:47:39 -04:00
dependabot[bot] 0e7a8bb327
build(deps-dev): bump @types/node from 16.11.47 to 17.0.45 (#55)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 01:39:55 -04:00
dependabot[bot] 5ccc7c4cfe
build(deps): bump comment-json from 4.2.2 to 4.2.3 (#100)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 23:42:26 -04:00
dependabot[bot] e2e106935d
build(deps-dev): bump typescript from 4.7.4 to 4.8.3 (#102)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 23:42:18 -04:00
dependabot[bot] 89731e604f
build(deps-dev): bump vsce from 2.10.0 to 2.11.0 (#98)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 23:39:13 -04:00
dependabot[bot] 3931a07c95
build(deps-dev): bump @types/vscode from 1.69.0 to 1.71.0 (#81)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 22:01:25 -04:00
dependabot[bot] fcd249dfe4
build(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.37.0 (#92)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 21:59:18 -04:00
dependabot[bot] cf7f789240
build(deps): bump follow-redirects from 1.15.1 to 1.15.2 (#99)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 21:59:06 -04:00
dependabot[bot] 0862603329
build(deps-dev): bump eslint from 8.21.0 to 8.23.1 (#91)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 21:53:50 -04:00
dependabot[bot] 78599e5d70
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.37.0 (#93)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 21:39:44 -04:00
OpenGOALBot f495d07944 0.4.0 2022-09-13 05:22:21 +00:00
Tyler Wilding 235e92a25a
decomp: add a command to simplify block preservation (#97) 2022-09-13 01:21:45 -04:00
Tyler Wilding 06ba6aa7b1
decomp: add a command to increment all deftype's offsets by n (#96) 2022-09-13 01:17:55 -04:00
Tyler Wilding 113e0d4c0a
decomp: enforce decompile_code: true when decompiling code (#95) 2022-09-13 01:17:35 -04:00
Tyler Wilding ec41cc9b1c
decomp: add 1 to the end range of a type-cast (#94) 2022-09-13 01:17:14 -04:00
OpenGOALBot ab2545d6ac 0.3.5 2022-09-12 21:14:38 +00:00
ManDude 3ebade950d
make defun-debug work in the renamer (#88) 2022-09-12 17:14:02 -04:00
ManDude 802d35980c
make var rename work on methods that have decomp messages (#86) 2022-09-12 17:13:35 -04:00
OpenGOALBot 346e4c4cc8 0.3.4 2022-09-04 16:11:37 +00:00
Tyler Wilding 8c9603e496
lsp: fix default path (#84) 2022-09-04 12:11:00 -04:00
OpenGOALBot f438e7b0c9 0.3.3 2022-09-03 21:05:16 +00:00
Tyler Wilding f7157c7773
decomp: provide a list of valid object names when decomping (#79) 2022-09-03 17:04:39 -04:00
Tyler Wilding 65e3a8e139
decomp: support casting f\d+ registers (#78) 2022-09-03 17:04:32 -04:00
Tyler Wilding 8e221d14be
syntax: fix coloring for info/warn/error strings (#77) 2022-09-03 17:04:26 -04:00
OpenGOALBot b9ae944a8f 0.3.2 2022-08-29 01:59:56 +00:00
Tyler Wilding 9e74e1c2d9
decomp: name the reference test files properly when copying (#69) 2022-08-28 21:59:19 -04:00
Tyler Wilding 383769a4c9
decomp: update gsrc using the python script instead (#70) 2022-08-28 21:59:10 -04:00
Tyler Wilding 0da420ce9d
decomp: better handle decompilation errors (#71) 2022-08-28 21:59:03 -04:00
Tyler Wilding 2833d28425
decomp: add a unique color for the s6 register (#72) 2022-08-28 21:58:53 -04:00