Griatch
|
6504f4cc90
|
Fix unit tests. Make TagCategoryProperty return tags set by other means.
|
2023-06-04 22:19:57 +02:00 |
|
Griatch
|
fb4751f3b8
|
Add TagCategoryProperty.
|
2023-05-21 21:02:38 +02:00 |
|
Griatch
|
8f5c7027dd
|
Merge pull request #3169 from Dpeta/docs
Fix a few documentation typos
|
2023-04-29 07:52:20 +02:00 |
|
Dpeta
|
81d26d3669
|
Fix a few docs typos.
|
2023-04-16 22:50:33 +02:00 |
|
Bradley Marques
|
6ad0540b37
|
Removes extra whitespace
|
2023-04-10 12:18:30 +02:00 |
|
Bradley Marques
|
3bd4dc4368
|
Capitalizes 'Room'
|
2023-04-10 12:18:01 +02:00 |
|
Bradley Marques
|
985555a0ef
|
Adds some notes and a cross-reference in Rooms documentaion.
|
2023-04-10 12:14:39 +02:00 |
|
Griatch
|
70eb2a3e37
|
Add example diagram to Evmenu doc
|
2023-03-27 08:04:20 +02:00 |
|
Griatch
|
d5091ea7a8
|
Some cleanup in the beginner tutorial's first lessons
|
2023-03-24 22:46:37 +01:00 |
|
Griatch
|
1e21fbd392
|
Fix mention of guest in permission docs. Resolve #3141
|
2023-03-23 23:40:34 +01:00 |
|
Griatch
|
a9bf05734e
|
Update tickerhandler docs. Resolve #3148
|
2023-03-19 23:13:46 +01:00 |
|
Griatch
|
d10fad89ad
|
Split Exit/Rooms/Characters into seaprate doc pages. Describe desc templating. Resolve #3134
|
2023-03-18 12:09:42 +01:00 |
|
Griatch
|
6c5e9193bb
|
Fix evmenu doc example
|
2023-03-17 22:19:09 +01:00 |
|
Griatch
|
d13c08ebc9
|
Auto-remapped old django docs to new version. Resolve #3126
|
2023-03-04 19:49:23 +01:00 |
|
Griatch
|
3eacb1a10f
|
Elaborate more on protfunc usage. Resolve #3108
|
2023-02-26 10:42:39 +01:00 |
|
Griatch
|
b8daf39012
|
Explain in docs why AttributePropety.at_get/set are not called if accessing attribute from AttributeHandler. Resolve #3034.
|
2023-02-25 20:23:29 +01:00 |
|
amfl
|
c2ef12b47a
|
Fix various typos
|
2023-01-30 16:53:32 +13:00 |
|
Griatch
|
bee281f82d
|
Add note about NAttribute and lingering database object references. Resolve #3087
|
2023-01-28 22:57:07 +01:00 |
|
Griatch
|
95fc26877b
|
Add attr= support to create_channel. Resolve #3078
|
2023-01-15 14:26:31 +01:00 |
|
GyroFalc
|
813411bcbb
|
Minor grammar error fix
|
2022-12-30 14:54:50 +01:00 |
|
Griatch
|
ccbeb0673d
|
Prep docs for branch move
|
2022-12-03 13:44:11 +01:00 |
|
Griatch
|
643c5f387e
|
Update and link new discord docs; reformat code for PEP8
|
2022-12-01 00:20:26 +01:00 |
|
Griatch
|
f3d7ea4c80
|
Add AT_EXIT_TRAVERSE signal. Resolve #2687
|
2022-11-28 21:40:20 +01:00 |
|
Griatch
|
857984b26c
|
Cleaned up Components page
|
2022-11-26 23:18:11 +01:00 |
|
Griatch
|
ecf4b5c524
|
Finish refactor of components
|
2022-11-26 18:35:34 +01:00 |
|
Griatch
|
b3550683b8
|
Refactoring Concept/Component documentation. Still not done
|
2022-11-26 15:37:02 +01:00 |
|
Griatch
|
4f09ef9c05
|
Update ascii art in docs
|
2022-11-26 00:10:28 +01:00 |
|
Griatch
|
90ed540668
|
Working on Components docs
|
2022-11-25 23:48:51 +01:00 |
|
Griatch
|
a77d568709
|
Cleaned up Coding and style guides, improved contribs
|
2022-11-25 19:47:32 +01:00 |
|
Griatch
|
3965f928fe
|
Refactored Contrib docs, renamed many files
|
2022-11-23 21:15:23 +01:00 |
|
Griatch
|
a15a8ae428
|
Continue reworking/refactoring the tutorial docs
|
2022-11-22 00:12:59 +01:00 |
|
Griatch
|
95d063e4e0
|
Cleanup tutorial docs
|
2022-11-20 20:19:48 +01:00 |
|
Griatch
|
b7e819b5a0
|
Taking pass cleaning up docs
|
2022-11-19 20:24:11 +01:00 |
|
Griatch
|
03d63067d4
|
Revert "Updated HTML docs."
This reverts commit b93bccfe88.
|
2022-11-15 20:46:50 +01:00 |
|
Griatch
|
b93bccfe88
|
Updated HTML docs.
|
2022-11-15 19:43:25 +00:00 |
|
Griatch
|
2cbca12b9f
|
Rounds of doc cleanups
|
2022-11-10 23:15:54 +01:00 |
|
Griatch
|
1165532260
|
Update docs links
|
2022-11-09 21:46:06 +01:00 |
|
Griatch
|
f2c672204c
|
Doc linking changes
|
2022-11-09 21:46:06 +01:00 |
|
Griatch
|
acdf1043cb
|
Update api docs
|
2022-11-09 21:46:06 +01:00 |
|
Griatch
|
13d68d4ee7
|
Add more unit tests for Evtable; start docs for several components
|
2022-11-05 20:40:39 +01:00 |
|
Griatch
|
22f6348eb7
|
Update docs to reference _evmenu rather than old _menutree NAttribute. Resolve #2731
|
2022-11-01 23:40:36 +01:00 |
|
Griatch
|
6a0df97c16
|
Stop escape ' in funcparser; req double quotes. Resolve #2737.
|
2022-10-29 18:28:30 +02:00 |
|
homeofpoe
|
53c98df0b1
|
Update Scripts.md
|
2022-10-25 09:01:05 -07:00 |
|
Marcos Marado
|
f3f9c00cb0
|
docs: fix markdown syntax for table
Fixing the table in markdown on Prototypes.md, enabling sphynx to
correctly turn it into an HTML table.
Closes: #2880
|
2022-10-02 23:00:42 +01:00 |
|
Griatch
|
48d78ba995
|
Update docs
|
2022-09-17 18:35:47 +02:00 |
|
Griatch
|
a96344cd1f
|
Working on docs
|
2022-09-14 18:40:21 +02:00 |
|
Griatch
|
8d8d8740a6
|
Merge branch 'develop' into contrib/evadventure
|
2022-09-11 11:45:01 +02:00 |
|
Griatch
|
3f0e630003
|
Clarifying the search lock defaults to True
|
2022-09-11 11:44:47 +02:00 |
|
Griatch
|
ee19e71047
|
Update Locks doc/CHANGELOG with new search lock
|
2022-09-11 11:35:16 +02:00 |
|
Griatch
|
92598dc68d
|
Update Locks doc/CHANGELOG with new search lock
|
2022-09-11 11:34:45 +02:00 |
|