summaryrefslogtreecommitdiff
path: root/src/tutorials/tutorial_primer_main.js
Commit message (Collapse)AuthorAgeFilesLines
* Rename sort button to match UIJeremy Rimpo2023-12-021-1/+1
|
* Tutorial updatesJeremy Rimpo2023-09-251-0/+1
| | | | | - Add ability to exit tutorial early - Update and clarify many of the tutorials
* Fix up tutorialsChris Bessent2021-04-301-2/+2
|
* Fix tutorial targetsSilarn2019-12-141-1/+1
|
* Rework methods to detect the current tab to use the object nameSilarn2019-07-051-6/+6
|
* Various fixes and updates to the tutorial systemSilarn2019-07-041-6/+24
| | | | | | | * Fix problem with main tutorial advancing past mod activation * Add various missing overlays for new and updated features * Restore BSA tab * Fix problem with positioning action button overlays (requires uibase)
* Update tutorials and stylesheets for problems->notifications changeLostDragonist2019-03-091-1/+1
|
* Fix up tutorial scriptsJeremy Rimpo2017-10-231-26/+37
| | | | | * Patches for QtQuick 2.x * Fix up tab refs, names, and other out-of-date info
* Basic ESL updatesJeremy Rimpo2017-10-201-1/+1
|
* - bugfixesTannin2015-01-061-0/+111
- moved more functionality to game-plugins - further decoupled management functionality from the UI - created another "tutorial" which is only a single page with relevant parts of the ui highlighted with info as tooltips