about summary refs log tree commit diff stats
path: root/log_browser.lua
Commit message (Collapse)AuthorAgeFilesLines
* some minor cleanupKartik K. Agaram2023-03-231-1/+1
| | | | | I can't see the mouse wheel ever setting dx, but it's more obvious now that the editor doesn't support panning left/right.
* mouse wheel supportKartik K. Agaram2023-03-231-12/+32
|
* more bugfixKartik K. Agaram2023-03-171-4/+2
| | | | Don't crash on showing the log browser.
* consistent names in a few more placesKartik K. Agaram2022-12-231-1/+1
|
* make love event names consistentKartik K. Agaram2022-12-231-4/+4
| | | | | I want the words to be easy to read, and to use a consistent tense. update and focus seem more timeless; let's make everything like those.
* yet another bugfix in log parsingKartik K. Agaram2022-09-171-2/+6
|
* bugfix: perform matches in the right orderKartik K. Agaram2022-09-171-2/+2
|
* bugfix: log filenames can have 2 formatsKartik K. Agaram2022-09-171-1/+4
|
* editing source code from within the appKartik K. Agaram2022-09-031-0/+316
integrated from pong.love via text.love: https://merveilles.town/@akkartik/108933336531898243