chiark / gitweb /
apitest: Provide @examples@
[otter.git] / templates /
2021-05-03 Ian Jacksonbundles: Show in web UI
2021-04-16 Ian Jacksonjs: Fix two errors reported by ts 4.x
2021-04-14 Ian Jacksonjs: cancel special selection which clicking on backgrou...
2021-04-14 Ian Jacksondrag select: cancel selection indication properly
2021-04-14 Ian Jacksondrag select: drag, make less funky
2021-04-14 Ian Jacksondrag box: Fix box to be a box, still rather funky
2021-04-14 Ian Jacksondrag box: Fix line aesthetics
2021-04-14 Ian Jacksondrag select: half working, display is odd
2021-04-14 Ian Jacksondrag: Provide movehist_end in template
2021-04-13 Ian Jacksonjs: Break out ungrab_clicked
2021-04-13 Ian Jacksonjs: Handle first shift selection of count correctly
2021-04-13 Ian Jacksonjs: Fix shift counted select to only add
2021-04-13 Ian Jacksonjs: Rework drag spread
2021-04-13 Ian Jacksonjs: Do grab before drag
2021-04-13 Ian Jacksonjs: Properly handle shift-click deselection
2021-04-13 Ian Jacksonjs: Sort out allow_for_deselect
2021-04-13 Ian Jacksonjs: Handle (counted) (de)selection better
2021-04-13 Ian Jacksonjs: Break out inner function is_already()
2021-04-13 Ian Jacksonjs: Skip already-selected pieces for deselection in...
2021-04-13 Ian Jacksonjs: Provide ungrab_all_except (and PieceSet)
2021-04-13 Ian Jacksonjs: Break out grab_clicked
2021-04-13 Ian Jacksonjs: Prep mouse_find_predicate for drag selection
2021-04-13 Ian Jacksonjs: Handle counted selection of mixed held states
2021-04-13 Ian Jacksonjs: Allow special select of pinned things in in wrestin...
2021-04-13 Ian JacksonMerge remote-tracking branch 'aldabra/typos' into typos
2021-04-12 Ian Jacksonjs: Tiny reformat
2021-04-12 Ian Jacksonjs: Break out mouse_find_lowest
2021-04-12 Ian Jacksonjs: Break out mouse_predicate
2021-04-12 Ian Jacksonjs: Break out mouse_clicked_one
2021-04-12 Ian Jacksonjs: Break out mouse_find_clicked
2021-04-09 Ian Jacksonscript: Suppress default actions of our keystrokes
2021-04-07 Ian Jacksonrotateable: wip plumbing
2021-04-05 Ian Jacksonjs: Refactor api_piece to make most calls simpler
2021-04-05 Ian JacksonJS: Fix movehist arrow ends
2021-04-05 Ian Jacksonjs: Disable drag-and-drop
2021-04-05 Ian Jacksonjs: Raise even multiple pieces, when dragging etc.
2021-04-05 Ian JacksonAutoraise on ungrab, where applicable
2021-04-05 Ian Jacksonjs: Rename and simplify set_grab_us
2021-04-05 Ian Jacksonjs: Fold api call into do_ungrab (renaming that function)
2021-04-05 Ian Jacksonjs: Fix a ws problem
2021-04-04 Ian Jacksonjs: Multi select, make drag_delta more persistent
2021-04-04 Ian Jacksonjs: Multi select, actually ungrab them all
2021-04-04 Ian Jacksonjs: Multi select, actually select as many as we want!
2021-04-04 Ian Jacksonjs: Multi select auto spread
2021-04-04 Ian Jacksonjs: Handle special_count of >1, do not pick 4 topmost...
2021-04-04 Ian Jacksonjs: Handle special_count of >1
2021-04-04 Ian Jacksonjs: special count: Cancel it after we've used it
2021-04-04 Ian Jacksonjs: Handle special_count of zero
2021-04-04 Ian Jacksonjs: Provide mouseevent_pos
2021-04-04 Ian Jacksonjs: cursor: Make it default to "auto"
2021-04-04 Ian Jacksonjs: Introduce Rect type alias
2021-04-04 Ian Jacksonjs: Break out clicked_now
2021-04-04 Ian Jacksonjs: Prepare drag_mousedown for multiclick
2021-04-04 Ian JacksonPass bbox to js
2021-04-04 Ian Jacksonspecial selection: show details in hint for SPC
2021-04-04 Ian Jacksonspecial selection: special case for zero
2021-04-04 Ian Jacksonspecial selection: drop a debug
2021-04-04 Ian Jacksonspecial selection: show hint for SPC
2021-04-04 Ian Jacksonspecial selection: wip key handling
2021-04-04 Ian Jacksonjs: Avoid duplicate handling of keystrokes
2021-04-04 Ian Jacksonmovehist: Postpone a todo
2021-04-04 Ian JacksonClick on background clears yellow haloes
2021-04-04 Ian Jacksonorganise: Use new *Quiet for moving the pieces into...
2021-04-04 Ian Jacksonjs: Centralise piece_set_zlevel_from
2021-04-04 Ian Jacksonjs: Centralise piece_set_pos_core
2021-04-04 Ian Jacksonwdt: Fix load race
2021-04-04 Ian Jacksonclear log, including piece moves, on game reset
2021-04-04 Ian Jacksonjs: Fix a missing bit of pieceops.Insert
2021-04-03 Ian JacksonNote a todo
2021-04-02 Ian Jacksonmovehist: Provide key for adjusting
2021-04-02 Ian Jacksonmovehist: Show on reload
2021-04-02 Ian Jacksonmovehist: Actually display in JS
2021-04-02 Ian Jacksonmovehist: Provide move len in update
2021-04-02 Ian Jacksonjs: Do not unconditionally set gen_update_hook
2021-04-02 Ian Jacksonmovehist: Provide marker element
2021-04-02 Ian Jacksonmovehist: Rework a bit and provide more to JS
2021-04-02 Ian Jacksonmovehist: Plumb lens through to js
2021-04-02 Ian Jacksonjs: piece_xy: Make it return Pos
2021-04-02 Ian Jacksonmovehist: script: wip record
2021-04-02 Ian Jacksonscript: Introduce CompassAngle alias
2021-04-02 Ian Jacksonscript: Add a note about MovementRecord
2021-04-02 Ian Jacksonmovehost: Send updates.
2021-04-01 Ian Jacksonscript: Implement messages.SetTableColour
2021-04-01 Ian Jacksonscript: Implement messages.SetTableSize
2021-04-01 Ian Jacksonscript: Implement pieceops.Insert
2021-04-01 Ian Jacksonscript: Do not assert that the piece exists
2021-04-01 Ian Jacksonscript: Handle piece deletion
2021-04-01 Ian Jacksonscript: Fix a (silent) JS error
2021-04-01 Ian Jacksontable size html attrs: Centralise html attr formatting
2021-04-01 Ian Jacksontable size html attrs: Split out into base
2021-03-29 Ian Jacksonscript: Record a todo
2021-03-29 Ian Jacksonpass player nick to client
2021-03-25 Ian Jacksonselection display: Totally redo, solid is now normal...
2021-03-25 Ian Jacksonscript: Show pieces with solid line when over occulted...
2021-03-25 Ian Jacksonscript: Show pieces with solid line when over occulted
2021-03-25 Ian Jacksonscript: Do not constantly redisplay_ancillaries when...
2021-03-25 Ian Jacksonscript: break out piece_xy
2021-03-25 Ian Jacksonscript: Track occregions
2021-03-21 Ian JacksonUpdate to modern wasm-bindgen
2021-03-21 Ian JacksonRemove spurious "g" which ended up in the template...
next