Ben Lubar
|
4e69b50bb3
|
fix use-after-free in memview
|
2020-02-14 17:38:31 -06:00 |
Ben Lubar
|
8122b95144
|
fix signed integer being compared to an unsigned integer
|
2020-02-10 11:57:27 -06:00 |
lethosor
|
f54c361718
|
Add an implementation of mifki's sizecheck library (tested on Linux)
|
2020-02-08 21:18:29 -05:00 |
Ben Lubar
|
d494eb619d
|
fix Windows 64-bit compile for check-structures-sanity
fix some sprintf size_t-related warnings
|
2020-02-05 20:29:16 -06:00 |
lethosor
|
7036cc376b
|
Fix warnings in devel plugins introduced by #1302
|
2018-06-20 12:03:14 -04:00 |
lethosor
|
bdba95f90c
|
memview: check for tags from sizecheck
|
2018-02-03 18:10:16 -05:00 |
lethosor
|
5c83c16a99
|
Fix memview x64 address display
|
2016-10-24 10:06:41 -04:00 |
lethosor
|
6ce470ad57
|
Add basic lua expression support to memview
Currently just supports basic field accesses (world.x, screen.y.z).
No support for world.x - 4, etc.
Closes #976
|
2016-08-24 16:26:34 -04:00 |
lethosor
|
afde73a673
|
memview: Fix pointer size on x64
|
2016-07-28 11:45:35 -04:00 |
lethosor
|
71e4f4ec62
|
Fix pointer-size-related compile errors in dev plugins
|
2016-07-28 11:40:17 -04:00 |
PeridexisErrant
|
ae81454786
|
Minor fixes, space no longer required
Thanks to 2882422
|
2016-04-15 16:28:41 +10:00 |
PeridexisErrant
|
273c22f606
|
Shorten "ls" help for plugins
I think that's all of them.
|
2016-04-15 16:28:41 +10:00 |
lethosor
|
a577248a38
|
Make memview output more readable
|
2015-05-09 19:41:13 -04:00 |
lethosor
|
10cfef0553
|
Fix whitespace issues
|
2015-02-14 22:53:06 -05:00 |
Alexander Gavrilov
|
d7e35c2d23
|
Add built-in enable and disable commands.
|
2013-09-30 13:19:51 +04:00 |
Quietust
|
e2b9b703a0
|
Get rid of tabs
|
2012-11-16 15:33:36 -06:00 |
Warmist
|
e887c60e93
|
Removed unused buffers.
|
2012-11-02 21:00:35 +02:00 |
Alexander Gavrilov
|
fd0bf2ef92
|
Extract the color enum from color_ostream to toplevel.
|
2012-08-19 09:21:25 +04:00 |
Petr Mrázek
|
eb4757043b
|
Move depends out of main library, make them (static) libraries.
|
2012-03-13 14:46:48 +01:00 |
Alexander Gavrilov
|
522dd1fd10
|
Update the devel plugins.
|
2012-03-10 17:25:00 +04:00 |
Petr Mrázek
|
2cd2ee9b0c
|
New plugin interface
|
2012-02-21 18:19:17 +01:00 |
Quietust
|
091bf62aa8
|
DFhackCExport is only needed on the plugin_* functions
|
2012-02-13 22:54:08 -06:00 |
Petr Mrázek
|
86464b99cc
|
Remove DfVector, break MSVC builds until further notice.
|
2012-01-04 01:45:11 +01:00 |
Petr Mrázek
|
9db20bd84d
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Warmist
|
064719375c
|
Small changes to memview.
|
2011-08-24 23:34:49 +03:00 |
Petr Mrázek
|
4d54ac44e9
|
Merge https://github.com/warmist/dfhack
|
2011-08-23 21:24:43 +02:00 |
Petr Mrázek
|
4447bcbe34
|
Move memview plugin to devel.
|
2011-08-23 15:00:31 +02:00 |