Cerapter
28b1fb3b3a
Document merged changes from master
2021-03-24 21:50:47 +01:00
Cerapter
c13a2d06f9
Merge branch 'master' into feature/docs
2021-03-24 21:02:21 +01:00
Cerapter
a8826afab8
Finish documenting AOClient
2021-03-24 20:35:16 +01:00
Cerapter
bce07ec4c1
Further document AOClient
2021-03-21 21:02:53 +01:00
Cerapter
c01c835225
More AOClient documentation, reorganise docs
...
No more `@ingroup`s.
I believe for what i want to do, `@name` probably works better, it
separates stuff out right in the `AOClient`'s documetation page.
Furthermore, I also documented two `Q_ENUM` macros with the most basic
'duh'-kinda documentation, since Doxygen complained that they aren't
documented.
2021-03-18 21:48:48 +01:00
Cerapter
ba249af580
Partially document AOClient
2021-03-17 22:44:56 +01:00
Cerapter
e375abaaf8
Document DBManager
2021-03-16 20:35:20 +01:00
in1tiate
64d745dc0f
Merge branch 'master' into feature/net-auth
2021-03-15 18:17:12 -05:00
Cerapter
0612494277
Document Server
2021-03-15 18:05:26 +01:00
Cerapter
7d706b122d
Document WSClient
2021-03-15 15:29:03 +01:00
Salanto
6de72085af
Prevent empty OOC name
2021-03-15 12:45:39 +01:00
scatterflower
cfc75798e7
add /about and update version string
2021-03-14 17:51:14 -05:00
in1tiate
4aba84734e
Merge branch 'master' into recent-bans
2021-03-14 17:44:02 -05:00
in1tiate
954744d86a
add /subtheme
2021-03-14 15:14:44 -05:00
in1tiate
9b32188cc6
add /unban and /removeuser
2021-03-14 13:44:12 -05:00
Cerapter
ea9716949d
Document WSProxy
2021-03-14 19:34:40 +01:00
in1tiate
b562b77be9
use BanInfo for inserting bans, send ban id and duration with KB packet
2021-03-14 13:28:59 -05:00
in1tiate
b5779b1aa5
add /bans
2021-03-14 13:13:26 -05:00
Cerapter
e49324fcbc
Document Logger
2021-03-14 19:03:16 +01:00
in1tiate
535c05f3e2
Merge branch 'master' of https://github.com/AttorneyOnline/akashi
2021-03-14 12:13:13 -05:00
in1tiate
2a8ed66c4f
rework getClient into getClientsByIpid, alter /ban and /kick to report number of clients affected
2021-03-14 12:11:18 -05:00
scatterflower
ae0d308ec7
apparently ipids are different
2021-03-14 12:01:27 -05:00
scatterflower
c673339653
Add mute and unmute
2021-03-14 08:21:58 -05:00
scatterflower
5368601b67
remove desu
2021-03-13 13:40:37 -06:00
scatterflower
6a38e50c4f
add ban durations (only works for hdid atm)
2021-03-13 13:25:09 -06:00
Cerapter
243caf4292
Add docuumentation to AreaData
...
Also patch up a few errors with the ConfigManager documentation.
2021-03-13 16:35:58 +01:00
Cerapter
bd5ff8d65e
Document AOPacket, link docs for network protocol to relevant classes
2021-03-13 15:22:06 +01:00
Cerapter
58ac797e78
Document ConfigManager
2021-03-13 15:09:56 +01:00
scatterflower
f45099e47b
implement tsu-like time parsing
2021-03-13 05:10:36 -06:00
Salanto
834f908d84
For real this time
2021-03-12 22:17:19 +01:00
Salanto
ed03666a2c
Change permission, remove unused permission
2021-03-12 22:14:45 +01:00
Cerapter
b15660e81d
Adjust Doxyfile, document Advertiser
...
The Doxyfile now correctly reports the version as "0.0.1", and private
and static members are also now extracted, if only to make the
documentation fuller.
The README.md file is used as the index page for the generated Doxygen
documentation.
2021-03-12 20:38:11 +01:00
Salanto
56ef0d5958
Add /gm command
2021-03-12 18:41:21 +01:00
in1tiate
8b4929223c
implement modchat
2021-03-11 23:58:51 -06:00
in1tiate
f43a498efa
add /announce, change permission names for consistency
2021-03-11 23:49:42 -06:00
in1tiate
32c2d6a5e2
Merge branch 'master' into motd
2021-03-11 21:45:49 -06:00
in1tiate
ee9ae6d7c6
rework characters_taken to be a QList<int>
2021-03-11 20:09:04 -06:00
Salanto
06864e115a
Make MODT editable - Part 1
2021-03-12 00:44:27 +01:00
Salanto
3e1f9825ca
motd. Can't get simpler than that.
2021-03-11 22:42:47 +01:00
scatterflower
325aeb5349
Merge pull request #21 from AttorneyOnline/in1tiate/commands-uwu
...
Fixes and improvements
2021-03-11 13:42:48 -06:00
scatterflower
b515407967
make ms port selection actually work??
2021-03-11 13:32:20 -06:00
in1tiate
bd471eda00
switch to QRegularExpression for client version validation
2021-03-11 04:32:41 -06:00
scatterflower
8c39d6ee35
finish implementing evidence mod
2021-03-11 03:33:35 -06:00
scatterflower
1d4c1b8cda
add all evidence mods EXCEPT hiddencm
2021-03-11 02:05:38 -06:00
in1tiate
ae338b1ac0
please compile before you commit, rose
2021-03-10 21:02:59 -06:00
in1tiate
6aff469a8c
send only x offset to old clients
2021-03-10 20:56:07 -06:00
in1tiate
edbb531e88
add /pm, make changing pos send SP packet
2021-03-10 20:29:17 -06:00
in1tiate
d04fef0ded
add currentmusic, define forcepos in aoclient.h
2021-03-10 20:10:05 -06:00
in1tiate
556fe9a0b1
improve arup function, add /status
2021-03-10 19:39:46 -06:00
in1tiate
a792c063ee
add help command
2021-03-10 18:47:22 -06:00