WerWolv
|
f8ed89ee2c
|
patterns: Allow bitfield fields to be accessed as like other members
|
2021-08-16 23:05:23 +02:00 |
|
WerWolv
|
7f0bdc95da
|
patterns: Added support for declaring custom functions
|
2021-06-20 21:22:31 +02:00 |
|
WerWolv
|
b4b2c41b34
|
patterns: Added hidden attribute
|
2021-06-17 23:42:43 +02:00 |
|
WerWolv
|
4029c333ed
|
patterns: Added UTF-16 character type and string parsing
|
2021-05-02 20:13:37 +02:00 |
|
WerWolv
|
93e1c4c4e8
|
sys: Drastically revamp the relative vs absolute address mess
|
2021-04-16 21:50:15 +02:00 |
|
WerWolv
|
a3b3eeb56a
|
ui: Improve how pointers are displayed in pattern data view
|
2021-04-16 15:59:13 +02:00 |
|
WerWolv
|
386ae7d8c3
|
fix: Using pointers no longer crashes ImHex
|
2021-04-15 15:56:39 +02:00 |
|
WerWolv
|
8314b147d5
|
patterns: Fix sign extension for signed types.
Fixes #216
|
2021-04-13 22:30:57 +02:00 |
|
WerWolv
|
cab3410d23
|
patterns: Fix members getting added multiple times
|
2021-04-13 22:08:02 +02:00 |
|
WerWolv
|
45b00c8b5f
|
patterns: Make placements respect set base addresses and discard out of bounds variables
|
2021-04-13 21:50:24 +02:00 |
|
WerWolv
|
907f25c231
|
patterns: Added parent keyword to access members of the parent struct
|
2021-04-12 20:49:37 +02:00 |
|
WerWolv
|
d805d976a6
|
sys: Replace the terrible event manager with a much better one
|
2021-03-27 11:36:36 +01:00 |
|
WerWolv
|
188723e888
|
sys: Replace printf formatting with libfmt
|
2021-03-03 19:58:22 +01:00 |
|
WerWolv
|
b6939654b3
|
lang: Fix color attribute not being applied to array entries
|
2021-03-02 14:23:06 +01:00 |
|
WerWolv
|
9900a51757
|
patterns: Fixed multiple severe memory leaks
#163 - probably not all yet
|
2021-02-19 10:51:30 +01:00 |
|
WerWolv
|
b6e2bbc434
|
Added comments attribute
|
2021-01-21 20:55:10 +01:00 |
|
WerWolv
|
a641f27b7e
|
Improved events API
|
2021-01-21 10:53:12 +01:00 |
|
WerWolv
|
be738eb5e7
|
Improved byte highlighting
|
2021-01-20 18:10:40 +01:00 |
|
WerWolv
|
441f4a9fc7
|
Removed more static inline variables in headers to avoid duplication
|
2021-01-13 23:08:41 +01:00 |
|
WerWolv
|
eb066b3539
|
Refactored libimhex to and includes to better represent it as library
|
2021-01-13 17:28:27 +01:00 |
|