dfhack/library/xml
Alexander Gavrilov 2222757e77 Implement context-sensitive keybinding support.
Allow defining commands with guard conditions, and binding
one or more commands to alphabetic and function keys. When
the relevant key is pressed, the first listed command with
successfully evaluated guard is chosen.

For consistency, the guard is also checked when the command
is invoked from the console; this requires suspending the
core inside PluginManager, before invoking plugin code.
2011-12-30 23:25:50 +04:00
..
Bitfield.pm Use the updated code generator with support for vtables & constructors. 2011-12-29 16:46:01 +04:00
Common.pm Use the updated code generator with support for vtables & constructors. 2011-12-29 16:46:01 +04:00
Enum.pm Use the updated code generator with support for vtables & constructors. 2011-12-29 16:46:01 +04:00
StructFields.pm Use the updated code generator with support for vtables & constructors. 2011-12-29 16:46:01 +04:00
StructType.pm Use the updated code generator with support for vtables & constructors. 2011-12-29 16:46:01 +04:00
codegen.pl Use the updated code generator with support for vtables & constructors. 2011-12-29 16:46:01 +04:00
df.building-raws.xml Add header generation from xml. 2011-12-24 14:38:28 +04:00
df.buildings.xml Generate very simple static functions to find objects in global vectors. 2011-12-24 16:22:10 +04:00
df.creature-raws.xml Add header generation from xml. 2011-12-24 14:38:28 +04:00
df.d_init.xml Add header generation from xml. 2011-12-24 14:38:28 +04:00
df.history.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.init.xml Add header generation from xml. 2011-12-24 14:38:28 +04:00
df.item-raws.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.items.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.job-enums.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.jobs.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.language.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.legends.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.machines.xml Generate very simple static functions to find objects in global vectors. 2011-12-24 16:22:10 +04:00
df.map.xml Add header generation from xml. 2011-12-24 14:38:28 +04:00
df.materials.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.military.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.projectile.xml Add header generation from xml. 2011-12-24 14:38:28 +04:00
df.raws.xml Add header generation from xml. 2011-12-24 14:38:28 +04:00
df.refs.xml Add header generation from xml. 2011-12-24 14:38:28 +04:00
df.stockpile.xml Add header generation from xml. 2011-12-24 14:38:28 +04:00
df.ui.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.units.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.viewscreen.xml Implement context-sensitive keybinding support. 2011-12-30 23:25:50 +04:00
df.world-data.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
df.world.xml Update the XML definitions. 2011-12-29 16:46:08 +04:00
list.pl Add header generation from xml. 2011-12-24 14:38:28 +04:00
lower-1.xslt Use the updated code generator with support for vtables & constructors. 2011-12-29 16:46:01 +04:00
lower-2.xslt Use the updated code generator with support for vtables & constructors. 2011-12-29 16:46:01 +04:00