WerWolv WerWolv
  • Joined on 2022-11-01
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-21 12:39:55 +00:00
986252d97f pattern: Make sure pattern tree doesn't randomly collapse when evaluating
e0c1fc81e3 build: Download Mesa3D from werwolv.net instead
Compare 2 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-21 04:29:55 +00:00
ee94e9d619 patterns: Updated pattern language
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-20 20:19:56 +00:00
264da1ed78 pattern: Show array entries directly if there are less than 512
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-19 19:49:56 +00:00
ce37c795a7 patterns: Updated pattern language
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-19 11:39:55 +00:00
ed2297ab7f git: Fixed build badge
ae5d8c9aad build: Updated libromfs
603ff9256c build: Actually use correct fcntl.h
a966cab155 build: Use correct fcntl.h include on Linux
Compare 4 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-19 03:29:55 +00:00
978dd65528 patterns: Make editing patterns feel better
6502920047 patterns: Move pattern editing behind a double click
Compare 2 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-18 19:19:55 +00:00
ed97757dde build: Fix AppImage building issues (#847)
da8ec1565e fix: Floating point finding not working with negative values
ad85a4a0e3 fix: Hopefully fix the hex editor position jumping around after search
Compare 3 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-18 02:59:54 +00:00
f9a7cdf4dd patterns: Improve editing of pattern values
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-16 18:19:55 +00:00
a5296bab95 feat: Added pattern value editing
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-15 17:49:55 +00:00
bda7a2b351 patterns: Fixed bitfield fields not caring about endianess
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-14 09:09:55 +00:00
f23351f11c sys: Try to not load unifont if graphics drivers can't handle it
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-05 20:59:53 +00:00
e3f2541fde sys: Make sure libromfs is never used in libimhex
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-05 12:49:53 +00:00
94723dbba3 build: Updated libromfs
6e0b92a4de sys: Added logging for which romfs is being used
Compare 2 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-05 04:39:52 +00:00
13a61f5249 build: Updated libromfs
1347f81236 sys: Added postJson Net helper function
Compare 2 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-04 12:19:52 +00:00
ab93894442 lang: Update Chinese(Simplified) translations (#840)
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-03 11:49:52 +00:00
8ed6c2094b lang: Add back missing zh_TW.json (#839)
42d7f1ca67 lang: Allow langtool to update invalid translation fields
Compare 2 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-02 19:29:53 +00:00
cf51e04777 tips: Add tip about unicode symbols (#838)
8398c12f74 patterns: Updated pattern language
2a345e770e git: Added HACKING file with information about how contribute to ImHex
Compare 3 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-12-02 11:19:54 +00:00
b3fcf71982 lib: Updated libromfs
3b94a42783 lang: Updated localization system to use a more versatile json format
Compare 2 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-11-29 17:59:56 +00:00
453ddaf0d6 patterns: Updated pattern language
d4ff36fde0 build: Updated dependencies
6239858d0a build: Removed leftover .idea folder
Compare 3 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2022-11-29 09:49:54 +00:00
1dd873462e build: Fixed build failure when VERSION file contains extra white space