jak-project/common/util
water111 8846968963
[Debugger] windows debugger and process drawable (#953)
* Update assert.h

* stuff for `process-drawable` to work

* add windows code for debugger

* debugger attaches

* something works

* remove bad ideas

* `(:break)` works

* connection fixes

* fixes + update docs

* crates & `defskelgroup` macro

* clang

* update tests and a few types

* temp

* temp

* fix files

* game builds

* reverse TypeConsistency operation

* add eye stuff for merc art login

* add `(:sym-name)`

* oops

* add `--auto-dbg` option to gc args

* codacy

* improve robustness of dgo unpacker and objectfiledb reading

* `cavegeyserrock`

* hopefully fix linux

* windows FormatMessage weirdness?

* mutex fixes

* fix merge conflicts

Co-authored-by: ManDude <7569514+ManDude@users.noreply.github.com>
2021-10-31 11:01:15 -04:00
..
assert.h [Debugger] windows debugger and process drawable (#953) 2021-10-31 11:01:15 -04:00
BinaryReader.h add some really old vag file unpacking stuff (#708) 2021-07-18 19:28:56 -04:00
BinaryWriter.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
BitUtils.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
BitUtils.h [decomp] sky/time of day (#883) 2021-10-10 20:07:03 -04:00
colors.h [decomp] sky/time of day (#883) 2021-10-10 20:07:03 -04:00
compress.cpp [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
compress.h add zstd library (#854) 2021-09-21 22:52:18 -04:00
CopyOnWrite.h [decompiler] Fix deref bug and add some more new type pass stuff (#606) 2021-06-18 21:10:00 -04:00
dgo_util.cpp Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
dgo_util.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoReader.cpp Make dgo unpacker work on pal dgos with wrong size (#714) 2021-07-24 11:17:27 -04:00
DgoReader.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoWriter.cpp Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
DgoWriter.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
diff.cpp [decompiler] clean up offline test program, reorganize decomp order (#895) 2021-10-12 20:33:26 -04:00
diff.h [decompiler] clean up offline test program, reorganize decomp order (#895) 2021-10-12 20:33:26 -04:00
FileUtil.cpp Make dgo unpacker work on pal dgos with wrong size (#714) 2021-07-24 11:17:27 -04:00
FileUtil.h Automatically watch PCSX2 savestate directory and analyze the EE Memory (#507) 2021-05-20 14:18:28 -04:00
FontUtils.cpp [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
FontUtils.h [de/compiler] New text tool (#918) 2021-10-19 00:02:18 -04:00
json_util.cpp Automatically get float label type in most cases (#463) 2021-05-11 21:57:05 -04:00
json_util.h Automatically get float label type in most cases (#463) 2021-05-11 21:57:05 -04:00
math_util.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
print_float.cpp decomp: shadow (#681) 2021-08-09 19:07:11 -04:00
print_float.h Use dragonbox to print floats (#481) 2021-05-13 21:05:05 -04:00
Range.h [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -04:00
Serializer.h [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
SmallVector.h Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
Timer.cpp Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
Timer.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
Trie.h Fix compiler crashes and improve return statements. (#652) 2021-06-30 00:11:46 -04:00