HWPlaySchemeSyntax.wiki
author sheepyluva@gmail.com
Mon, 20 Jan 2014 08:07:59 +0000
changeset 378 4793d4b4e6be
parent 308 06767accef5a
child 730 917fd6b57b16
permissions -rw-r--r--
fix variable "width" being called "size" in 2 places of the code (I guess those were missed when changing variable name)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
308
06767accef5a Edited wiki page HWPlaySchemeSyntax through web user interface.
vittorio.giovara@gmail.com
parents: 307
diff changeset
     1
#summary The Hedgewars URL scheme handler
307
1fff0c4471bc Created wiki page through web user interface.
vittorio.giovara@gmail.com
parents:
diff changeset
     2
308
06767accef5a Edited wiki page HWPlaySchemeSyntax through web user interface.
vittorio.giovara@gmail.com
parents: 307
diff changeset
     3
hwplay://ip:port?room=name
307
1fff0c4471bc Created wiki page through web user interface.
vittorio.giovara@gmail.com
parents:
diff changeset
     4
308
06767accef5a Edited wiki page HWPlaySchemeSyntax through web user interface.
vittorio.giovara@gmail.com
parents: 307
diff changeset
     5
WIP