PeridexisErrant
92cd313776
Improve markup in scripts documentation
...
Plus minor changes for clarification.
2015-10-29 12:44:49 +11:00
PeridexisErrant
aee2655886
Merge branch 'develop' of https://github.com/DFHack/dfhack into NEWS-cleanup
2015-10-28 10:07:13 +11:00
PeridexisErrant
f8d965b8ea
Migrate fix, gui script docs; add link shortcuts
...
Because it's a lot easier to link to bug reports this way.
The migration is mostly just a copy-paste job, but I'm using keybinding
styles where appropriate too.
2015-10-24 01:37:39 +11:00
Warmist
5fbb950bc2
Fix gm-editor to work with df.global structs
...
It was broken because df.global is not a real struct and does not have ._field at all.
2015-10-19 18:42:15 +03:00
lethosor
d3d21fa371
gm-editor: Make df.global prefix optional
2015-10-11 11:44:52 -04:00
warmist
88d65b18a1
Fix bug in gm-editor
...
Fix a small bug that broken some flag editing.
2015-09-20 18:10:19 +03:00
lethosor
9123f3cd3e
gm-editor: Select enum items from a list by default
...
SEC_SELECT can be used for the old (numerical editing) behavior
2015-09-12 19:55:38 -04:00
lethosor
726ffd6417
gm-editor: Define some aliases for useful variables
2015-07-24 13:59:19 -04:00
Lethosor
67203e1ddd
Merge pull request #635 from warmist/patch-2
...
gui/gm-editor changes
2015-06-12 20:55:20 -04:00
warmist
00251386f5
fix spelling mistake
2015-06-13 00:02:12 +03:00
warmist
a8a3153de6
gui/gm-editor changes
...
Add label to show that you can actually (s)earch through lists. Add "]" to displace references (e.g. map blocks and stuff) - will crash stuff you don't know what you are doing.
2015-06-12 23:55:55 +03:00
lethosor
7baf581b93
Make gui/gm-editor work with lua tables
2015-05-24 11:43:05 -04:00
lethosor
10cfef0553
Fix whitespace issues
2015-02-14 22:53:06 -05:00
Warmist
ab14eae76c
LEAVESCREEN now exits out of search too.
2015-02-03 19:17:33 +02:00
Warmist
c56d928dae
Update search bar after browsing.
2015-02-01 20:07:28 +02:00
Warmist
570381f059
Added search. Access with "s".
2015-02-01 19:58:49 +02:00
Warmist
9733b30ed6
gui/gm-editor: Fixed enum editing. And added free pointer/reinterpret options
2014-05-01 10:59:21 +03:00
Warmist
401c8f3026
gm-editor: Added enum printing and selection.
...
gm-editor: a bugfix for some entries not having fields
2014-05-01 10:59:21 +03:00
Warmist
99ec3d9841
gm-editor: Fixed bug with arrays with number indexes.
2013-01-13 22:07:10 +02:00
Warmist
4af6b728b7
Small fix to gm-editor. Added proj_itemst and proj_unitst to eventful. Now you can make custom projectiles (e.g. rockets?)
2012-12-15 13:27:16 +02:00
Warmist
d9a5eefb9a
gm-editor fix: cursor remembers its position.
2012-12-03 21:48:23 +02:00
Warmist
028b535598
removed used minw for labels
2012-11-29 11:13:26 +02:00
Warmist
fe2fbe347c
Added advfort script, now you can have adventurer forts!!!!!
2012-11-29 02:26:10 +02:00
Warmist
01966167f6
gm-editor updated to use widgets.
2012-11-28 21:13:42 +02:00
Warmist
3964c8a581
gm-editor, set field to lua return value.
2012-11-28 17:40:37 +02:00
Warmist
66257cf24d
gm-editor now features alt+o to show field offset
2012-11-18 01:48:02 +02:00
Warmist
923ea3f4b0
Reactionhooks more usefull and gm-editor minor tweaks (e.g. search in containers)
2012-10-07 20:44:18 +03:00
Warmist
28354715ff
Editor with dialog mode (no without switching from/to console to edit anything!)
2012-09-23 23:45:19 +03:00
Warmist
39df1e0ece
Removed unused stuff from editor
2012-09-23 23:23:12 +03:00
Warmist
77a4058145
gm-editor fixes and improvements
2012-09-23 23:22:14 +03:00
Warmist
85fc3384dd
Little cleanup and update to gm-editor
2012-09-07 17:25:39 +03:00
Warmist
5b60dc296a
Renamed editor and added example keybinding
2012-09-01 21:53:52 +03:00