0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'forcejoin'
Robin Vobruba
as hoijui
More... about 12 years ago
LOGIN: argument userID can not be a sentence [fix]
Robin Vobruba
as hoijui
More... about 12 years ago
FORCEJOINBATTLE: use slightly better argument names
Robin Vobruba
as hoijui
More... about 12 years ago
Merge branch 'master' into forcejoin
Robin Vobruba
as hoijui
More... about 12 years ago
slightly improve the current compat-flags list, and move it to the _Recent changes_ section
Robin Vobruba
as hoijui
More... about 12 years ago
cleanup tab chars
Robin Vobruba
as hoijui
More... about 12 years ago
add basic match-making [protocol]
Robin Vobruba
as hoijui
More... about 12 years ago
add a new changelog section for upcoming features
Robin Vobruba
as hoijui
More... about 12 years ago
move over some info from the SpringLS README that better fits into the protocol intro
Robin Vobruba
as hoijui
More... about 12 years ago
describe the hole-punching system in the protocol intro
Robin Vobruba
as hoijui
More... about 12 years ago
minor fixes and adding of links in protocol intro
Robin Vobruba
as hoijui
More... about 12 years ago
lots of cleanup and restructuring in the intro text and the change-log [minor]
Robin Vobruba
as hoijui
More... about 12 years ago
use a common format for argument names
Robin Vobruba
as hoijui
More... about 12 years ago
README: small mock-up [minor]
Robin Vobruba
as hoijui
More... about 12 years ago
remove trailing white-spaces and other useless spaces [minor]
Robin Vobruba
as hoijui
More... about 12 years ago
XML -> HTML: make a visual distinction between the commands name and its arguments in the header row
Robin Vobruba
as hoijui
More... about 12 years ago
XML -> HTML: make parameter names look less like links (because they are not)
Robin Vobruba
as hoijui
More... about 12 years ago
XML -> HTML: also show arguments without description
Robin Vobruba
as hoijui
More... about 12 years ago
ensure newline at end of files [minor]
Robin Vobruba
as hoijui
More... about 12 years ago
rename first argument of command TASSERVER from server_version to protocol_version More... over 12 years ago
adds a new xsl script for index generation
René Fritze
as Rene Milk
More... over 12 years ago
update url More... over 12 years ago
REQUESTBATTLESTATUS is sent by server, not client (thanks Agon) [fix] plus minor language related fixes in the description.
Robin Vobruba
as hoijui
More... over 13 years ago
explain XSLT usage in README [minor]
Robin Vobruba
as hoijui
More... over 13 years ago
adjust XSL link [fix]
Robin Vobruba
as hoijui
More... over 13 years ago
add a basic README in markdown format [minor]
Robin Vobruba
as hoijui
More... over 13 years ago
rename XSLT converter script
Robin Vobruba
as hoijui
More... over 13 years ago
add support for the 'sp' `compatFlag` in the LOGIN command [protocol] [backwards-comp] If not set, the script password will not be sent to the client with the JOINEDBATTLE command.
Robin Vobruba
as hoijui
More... almost 14 years ago
compatFlags in the LOGIN command are now space separated [protocol] [backwards-comp] Example: "a b c" (new) instead of "abc" (old) The only two old flags (a & b) are still supported in the old format.
Robin Vobruba
as hoijui
More... almost 14 years ago
documentation fix (thanks BrainDamage) [minor]
Robin Vobruba
as hoijui
More... almost 14 years ago