Commit Graph

125 Commits

Author SHA1 Message Date
Akash Mozumdar
2d2a3dedb9 make dictionary mouseover and make extra window larger to start 2020-02-22 20:58:47 -07:00
Akash Mozumdar
b61272a5e6 implement replacer wildcard and optimize memory usage when loading files 2020-02-16 17:58:09 -07:00
Akash Mozumdar
3d88f2b9ec add language reselect message 2020-02-12 00:06:01 -07:00
Akash Mozumdar
1300f3c540 more documentation 2020-02-01 19:01:37 -07:00
Akash Mozumdar
0f7a648403 support hex dump codes 2020-01-19 14:23:30 -07:00
Akash Mozumdar
8e719b2964 readd sum cache, it is useful 2020-01-12 02:22:39 -07:00
Akash Mozumdar
cbd5b01385 more hook search instructions 2019-12-29 09:12:34 -05:00
Akash Mozumdar
4409fb88b0 custom opacity message 2019-12-29 08:54:55 -05:00
Akash Mozumdar
3414e14bc4 no longer looking for work ^_^ 2019-12-27 08:03:13 -05:00
Akash Mozumdar
3db37ac450 limit hook searches to a named module, also make 0 CCs default for x86 due to perf/stability improvements 2019-11-10 14:13:54 -05:00
Akash Mozumdar
bf2838f3fc text outlines implemented and fix low alpha values being saved wrong 2019-11-10 12:48:32 -05:00
Akash Mozumdar
822c2ae233 add korean translation 2019-10-03 15:27:41 -04:00
Akash Mozumdar
61f67766a5 fix mistakes 2019-10-02 05:45:14 -04:00
Thanawit Gerdprasert
a5e5417791 added thai readme and text.cpp 2019-10-02 05:45:14 -04:00
Akash Mozumdar
1a17043924 forgot to remove that 2019-10-02 05:19:20 -04:00
Akash Mozumdar
54f60f7657 small fixes 2019-09-26 07:07:58 -04:00
Akash Mozumdar
770f219078 update ppsspp codes and massively improve performance of hook searching 2019-09-10 21:59:59 -04:00
Akash Mozumdar
5d77350e3c text encoding fixups 2019-09-09 22:08:24 -04:00
Akash Mozumdar
b7c9f0bfce add dictionary function to extra window, store colors as argb hex, decrease memory usage of replacer 2019-09-05 13:42:30 -04:00
Akash Mozumdar
1cf60785e3 can use right click and file dialog to add extension, also fix segfault when multiple copies of extension are added then removed 2019-08-29 13:46:21 -04:00
Akash Mozumdar
d3da9c06e3 update text 2019-08-20 00:38:28 -04:00
Akash Mozumdar
562c6e1a3a more consistent hook searching ui and fix critical error in searching for text and custom codepage for hook searches 2019-08-19 16:15:08 -04:00
TsumiHokiro
c3274b8275 Update text.cpp
Got up-to-date with the changes, still have to backtrack.
2019-08-18 04:54:41 -04:00
Akash Mozumdar
749f8fa596 customizable max thread history size 2019-08-12 11:10:33 -04:00
Akash Mozumdar
a8c239498c hide system processes 2019-08-10 04:18:30 -04:00
TokcDK
b7b263ba3b updated russian localization 2019-07-28 01:29:41 -04:00
Akash Mozumdar
ad20ca360d treat string as full line 2019-07-19 01:15:00 +03:00
Akash Mozumdar
b098a05a23 dialog for hook results and customize max result count 2019-07-16 21:55:40 +05:30
Akash Mozumdar
011a5418e9 user selected process forgetting, and other small fixes 2019-07-03 12:03:22 +05:30
TsumiHokiro
d0dd8fe3ae Update text.cpp
Editing of the text.
2019-06-29 10:10:21 +05:30
Akash Mozumdar
e7b5c1eb0c make text consistent 2019-06-29 08:35:47 +05:30
Akash Mozumdar
f87da8aedf add auto attaching and forgetting processes. make settings text consistent. other refactors 2019-06-27 12:39:44 +05:30
Akash Mozumdar
6bac544c89 tie off i18n loose ends 2019-06-19 23:19:13 -04:00
TsumiHokiro
38b6558ba7 Adds Portuguese_BR (#162) 2019-06-19 22:29:31 -04:00
TokcDK
ddd2109399 Russian localization: couple fixes 2019-06-17 15:54:33 -04:00
Akash Mozumdar
e14ada3957
don't use machine translation 2019-06-17 02:30:59 -04:00
Niakr1s
5cc09d43ac SHOW_ORIGINAL and SHOW_ORIGINAL_INFO translation 2019-06-17 08:17:14 +03:00
Niakr1s
7b602393de
Merge branch 'master' into master 2019-06-17 07:55:36 +03:00
Akash Mozumdar
c85618cd0d allow custom fonts in extra window 2019-06-17 00:42:42 -04:00
Akash Mozumdar
a9a9c0cea5 note showing original works iff used after translation extension 2019-06-16 15:50:17 -04:00
Akash Mozumdar
88b797cd33 use a default searchparam unless user specifies they want custom settings 2019-06-16 15:28:59 -04:00
Niakr1s
f86a776536 Feature: Show original text 2019-06-16 21:03:27 +03:00
TokcDK
50a505404b Russian localization typos fix 2019-06-13 13:27:15 -04:00
Akash Mozumdar
76804dd0aa reorganize translation 2019-06-13 04:01:29 -04:00
Akash Mozumdar
fefa08c519 minor tweaks to remove hooks 2019-06-10 22:47:58 -04:00
Akash Mozumdar
c808e7594d (re)add remove hooks feature skeleton 2019-06-10 01:49:11 -04:00
Akash Mozumdar
440474d2ee small fixes 2019-06-09 06:19:54 -04:00
Akash Mozumdar
5e27de842b added string offsets to hook codes and searches, fixed stack alignment bug, fixed inaccurate documentation on x64 registers, fixed bug with search signature cache, imrpvoed hook search string detection 2019-06-09 00:48:30 -04:00
Akash Mozumdar
b8bd602474 more user friendly hook searching and refactors 2019-06-06 23:53:37 -04:00
Akash Mozumdar
e107eff849 change tutorial url 2019-06-05 16:58:45 -04:00
Akash Mozumdar
64bfb4596e better error handling for extensions 2019-06-04 23:14:46 -04:00
Akash Mozumdar
94a8e2ce62 clarify cli 2019-06-03 19:39:22 -04:00
Akash Mozumdar
9668b01192 add find hooks feture + some cleanup 2019-06-02 21:35:47 -04:00
Akash Mozumdar
15dad81627 Merge branch 'master' of https://github.com/Artikash/Textractor 2019-06-01 14:50:39 -04:00
Akash Mozumdar
44558a6059 change to format strings 2019-06-01 13:59:37 -04:00
Akash Mozumdar
078778bebd
Update text.cpp 2019-05-31 19:13:26 -04:00
Dimas Ariono Utomo
1af629b2d2
fixed missing instruction and CURRENT_FILTER 2019-06-01 05:03:46 +07:00
Akash Mozumdar
b7fe41f537
remove tab from string literal 2019-05-31 09:39:15 -04:00
Dimas Ariono Utomo
bb7a36bcad
added indonesian language 2019-05-31 16:40:13 +07:00
Akash Mozumdar
a38cbe2769 upgrade build scripts for x64 deployment 2019-05-27 14:13:49 -04:00
Akash Mozumdar
c7edfef9ad upgrade build pipeline for x64 deployment 2019-05-24 13:30:12 -04:00
Akash Mozumdar
a8100b4d8c prepare for 64 bit release 2019-04-22 10:02:59 -04:00
Akash Mozumdar
e8607e576d specify null length 2019-03-27 23:35:22 -04:00
TokcDK
184df2f781 Russian localization for Textractor (readme + GUI) 2019-03-25 16:18:24 +05:00
TokcDK
ce2b413f5b Added russian localization 2019-03-25 15:29:47 +05:00
Akash Mozumdar
0345181484 split text declarations 2019-02-27 11:33:17 -05:00
Akash Mozumdar
7b82aa62aa add size locking option 2019-02-25 00:00:20 -05:00
Akash Mozumdar
121eddc290 command line help text 2019-02-21 13:18:37 -05:00
Akash Mozumdar
241d5906e4 minor fixes 2019-02-20 21:54:25 -05:00
Akash Mozumdar
e826801c87 more lua features 2019-02-17 18:52:09 -05:00
Akash Mozumdar
e494ebc077 add lua extension 2019-02-12 19:54:15 -05:00
Akash Mozumdar
72b9a1f8ed huge refactor 2019-02-10 21:46:39 -05:00
Akash Mozumdar
6c47a27351 update text 2019-02-10 14:08:08 -05:00
Akash Mozumdar
4b7452bef2 toggleable repetition filter 2019-02-04 15:53:13 -05:00
Akash Mozumdar
4e8a8cce25 build speed improvement 2019-02-01 16:56:10 -05:00