aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/hints.js
Commit message (Collapse)AuthorAgeFilesLines
* added highres fix featureAUTOMATIC2022-09-191-0/+4
|
* Move memmon tooltip to hints.jsEyeDeck2022-09-191-1/+12
| | | | | | | | Move memmon tooltip to hints.js so it's with the other tooltips, and doesn't have to be re-sent from the server every time. Also, allowed tooltips to be applied by matching a class name if all else fails.
* Add buttons for random and reuse seed.Johan Aires Rastén2022-09-181-0/+2
| | | | | Random button sets seed to -1, reuse copies the seed from the last generated image.
* script.js split work - ui.jsAUTOMATIC2022-09-181-1/+1
|
* script.js split work - hints.jsAUTOMATIC2022-09-181-118/+4
|
* Split history script.js to javascript/hints.jsAndrey2022-09-181-0/+208