mrexodia
|
6f38e2b0f5
|
GUI: AA_EnableHighDpiScaling
|
2017-08-03 16:49:49 +02:00 |
Maksim Derbasov
|
66c006d703
|
Small code improvement (#1637)
* Check index before array access
* fix for va_list leaks
* mismatch in new-delete pair
|
2017-07-04 17:26:01 +02:00 |
mrexodia
|
e13c899a47
|
DBG+GUI: use ',' instead of '\1' to seperate commands
|
2017-03-12 06:54:18 +01:00 |
Nukem
|
e5026590b4
|
DBG: Capitalize console error/output messages (#1215)
|
2016-11-05 04:45:39 +01:00 |
mrexodia
|
26959881de
|
DBG: forgot newline for debug-only commands
|
2016-10-29 18:43:38 +02:00 |
mrexodia
|
e959b42616
|
DBG: improved split function for commands
|
2016-10-24 19:30:22 +02:00 |
mrexodia
|
fcf5916250
|
DBG: fixed various warnings (closes issue #1175)
|
2016-10-19 12:43:10 +02:00 |
mrexodia
|
c4587670b3
|
DBG: use the correct string split on cmddirectexec
|
2016-10-13 20:15:59 +02:00 |
mrexodia
|
94561bb255
|
DBG: remove CMDRESULT since it's become useless
|
2016-10-13 17:14:17 +02:00 |
mrexodia
|
37ff27c0b4
|
DBG: allow multiple commands to be executed at once
|
2016-10-13 17:00:18 +02:00 |
mrexodia
|
fa50db9f6f
|
DBG: fixed bugs found with Visual Studio static code analysis
|
2016-10-02 16:09:11 +02:00 |
mrexodia
|
3165b78af0
|
DBG: fixed incorrect efree in command
|
2016-09-07 06:46:58 +02:00 |
mrexodia
|
c143d43269
|
DBG: performance improvement in ExpressionParser, commands and script
|
2016-09-06 13:16:42 +02:00 |
mrexodia
|
43d6ad3deb
|
DBG: don't set the result variable when inputting expressions
|
2016-08-31 15:32:10 +02:00 |
torusrxxx
|
2324106748
|
small fixes
|
2016-08-21 20:28:15 +08:00 |
Mr. eXoDia
|
6e61cf5452
|
DBG+GUI: resolved issue #893 + updated Translations
|
2016-07-27 23:05:15 +02:00 |
mrexodia
|
fc91c495c4
|
DBG: fixed a bug in cmddirectexec
|
2016-07-07 07:02:00 +02:00 |
mrexodia
|
608bc275cd
|
DBG: nicely cut away the hacky command processing crap
|
2016-07-07 06:45:37 +02:00 |
mrexodia
|
d9f0639b0d
|
DBG: finally have "<<" and ">>" for shl and shr
|
2016-02-18 03:43:29 +01:00 |
Mr. eXoDia
|
96f04cdb63
|
PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)
|
2015-12-25 14:02:34 +01:00 |
mrexodia
|
23f5720a2b
|
DBG: added some functionality in filehelper.cpp + fixed a nice bug in command.cpp (va args was printed but never used)
|
2015-11-26 02:32:17 +01:00 |
mrexodia
|
1731e1dee5
|
PROJECT: fixed line endings (hopefully for good now)
|
2015-11-24 01:50:17 +01:00 |
Nukem
|
5bc62c5ad5
|
DBG: Minor
|
2015-10-24 22:01:38 -04:00 |
Nukem
|
4b74370941
|
DBG: Simplify cmddirectexec
|
2015-10-24 16:06:44 -04:00 |
Nukem
|
fcdaf8e688
|
DBG: Cleaning up commands
|
2015-10-24 00:00:51 -04:00 |
Nukem
|
f23b5af60a
|
DBG: Replacing uint with duint
|
2015-10-17 19:52:02 -04:00 |
Nukem
|
2297a92935
|
PROJECT: RESTRUCTURE
|
2015-10-17 16:35:38 -04:00 |