Skip to content
Permalink
develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Oct 23, 2022

  1. Auto-update submodules

    scripts: master
    DFHack-Urist committed Oct 23, 2022
  2. Merge pull request #2354 from myk002/myk_scrollbars_redux

    make scrollbars more responsive when dragging
    myk002 committed Oct 23, 2022
  3. Merge pull request #2355 from myk002/myk_no_material_caps

    make the materials dialog filter lcase only
    myk002 committed Oct 23, 2022

Commits on Oct 21, 2022

  1. make the materials dialog filter lcase only

    this allows the capital letter hotkeys to be processed by the list
    widget without the special-casing of the ignore_keys attribute.
    myk002 committed Oct 21, 2022

Commits on Oct 20, 2022

  1. Auto-update submodules

    scripts: master
    DFHack-Urist committed Oct 20, 2022
  2. Merge pull request #2348 from myk002/myk_hack_wish

    [gui/create-item] Fix hotkeys getting swallowed by the list filter
    myk002 committed Oct 20, 2022
  3. fix materials selection dialog

    where the filter was swallowing the sublist hotkeys
    myk002 committed Oct 20, 2022
  4. move list item hotkey hint left by one tile

    so it doesn't get covered by the scrollbar
    myk002 committed Oct 20, 2022

Commits on Oct 19, 2022

  1. Merge pull request #2347 from myk002/myk_tiletypes_priority

    [tiletypes] don't overwrite dig priority by accident
    myk002 committed Oct 19, 2022
  2. don't overwrite dig priority by accident

    many callers of setDesignationAt simply didn't bother with the priority
    parameter. change the default value of the priority param so that by
    default we will keep the previous value instead of overwriting it
    myk002 committed Oct 19, 2022
  3. Merge pull request #2346 from myk002/myk_keyboard_hotkey

    [gui/cp437-table] add global keybinding for the on-screen keyboard
    myk002 committed Oct 19, 2022
  4. fix typo in keybinding docs

    myk002 committed Oct 19, 2022
  5. Merge pull request #2345 from wolfboyft/patch-3

    Single-character typo adjustment in Lua API.rst
    myk002 committed Oct 19, 2022

Commits on Oct 14, 2022

  1. Merge pull request #2337 from myk002/myk_overlay

    Reduce the size of the overlay button
    myk002 committed Oct 14, 2022
  2. update changelog

    myk002 committed Oct 14, 2022
  3. reduce size of overlay button

    myk002 committed Oct 14, 2022
  4. Merge pull request #2336 from myk002/myk_blueprint_group

    [blueprint] support "group" file split strategy
    myk002 committed Oct 14, 2022
  5. fix cvs quoting

    myk002 committed Oct 14, 2022
  6. update changelog

    myk002 committed Oct 14, 2022
  7. Auto-update submodules

    scripts: master
    DFHack-Urist committed Oct 14, 2022
  8. Merge pull request #2331 from wolfboyft/constructions-find-at-tile-patch

    Implement/change/expose to Lua constructions findAtTile & insert
    myk002 committed Oct 14, 2022

Commits on Oct 13, 2022

  1. Add changelog entries

    wolfboyft committed Oct 13, 2022
  2. Auto-update submodules

    scripts: master
    DFHack-Urist committed Oct 13, 2022
  3. Merge pull request #2335 from myk002/myk_blueprint_meta

    [blueprint] generate meta blueprints
    myk002 committed Oct 13, 2022
  4. generate meta blueprints

    myk002 committed Oct 13, 2022

Commits on Oct 12, 2022

  1. Merge pull request #2334 from myk002/myk_blueprint_rooms

    [blueprint] split rooms phase from query
    myk002 committed Oct 12, 2022
  2. update changelog

    myk002 committed Oct 12, 2022
Older