Commit Graph

12 Commits

Author SHA1 Message Date
yellows111 9144709921
found what that parameter does, 923 and 924 info
apparently 923 and 924 are supported way earlier

it's REALLY confusing apparently because yes those clients DO handle those codes, but HOW?

makes me want to throw out the error code tables because it seems like different clients implement them in different ways with no established rule, especially those two because only 924 doesn't appear in plain text in the main binary until P7, but it absolutely exists before then?

And for 923... I don't even know. It's not in the main binary (at all). Let alone in later versions.
2024-10-24 15:17:51 +01:00
yellows111 221de2169f
Corrections, USR, SYN
Added new section to Protocols (half done with it though): Changes to error codes, to ask "When did that error code get implemented and when did it get removed" Probably could be made better, eh.

5 Commands Remain.

New change record, too.
2024-10-23 21:47:02 +01:00
yellows111 6f3d1dbb85
added new section "service", corrections
added:
+ ABService landing page
+ SharingService landing page
+ MsgrConfig fully

* moved command table to table of commands because it was being annoying there exclusively
2024-10-20 12:52:06 +01:00
yellows111 f267b61dde
ILN, NLN, REA, SND, ADG, LSG, and MSNP4 changes
information for MSNP4 found: adds the client codebase parameter to SND and CVR (and an empty to CVQ, but that lasted all the way to MSNP7 lol, does that for MSNP3 fallback too which is kind of funny)

18 commands left.
2024-10-18 23:52:48 +01:00
yellows111 e28bd99ec6
fix a bunch of errors, new commands
+ ADD
+ REM
+ URL
* fixed a bunch of formatting
* changed the default list version to 255, if it increases to 256 it means it changed
* fixed a bunch of muscle memory mishaps
* Clean-up some missing "fill this in once information is available's
2024-10-16 21:12:41 +01:00
yellows111 fd15c8ec59
format it up, remove all carriage returns too 2024-10-15 19:08:22 +01:00
yellows111 a4d1a89f34
fattest update yet - 30 whole changed files
next is formatting, which is why i wanted to commit anyway
2024-10-15 18:14:20 +01:00
yellows111 f38cb78dd8
all of switchboard except USR
USR is very big and would consider a break here

... Why does the spec imply that Switchboard has INF? Is that why every client implements it after MSNP8?
2024-10-14 21:13:21 +01:00
yellows111 be1cdb1155
add new pages, templates and update yiki
+ templates not compiled
+ added: BLP, FND and GTC, CHG and IMS command pages

* updated links and added new relevant ones
2024-10-13 22:03:57 +01:00
yellows111 13e76c884d
actually use markdown features
pages should look better in yiki now since i improved that too
2024-10-11 20:40:21 +01:00
yellows111 187d29e1bf
forgot about USR OK bits in 6-9
the relevant strings exist in 3.6.003x, but are they actually used? in MSNP7+ clients they are, but i'm wondering about MSNP6 exclusively here.

Information also needed: What shows the "Account needs to be verified before using the service" dialog? it's not 924, it's not implemented.

Updated main page with requests for this information.
2024-10-10 21:47:15 +01:00
yellows111 9c6d4b1d73
initial commit 2024-10-10 20:38:51 +01:00