aboutsummaryrefslogtreecommitdiffstats
path: root/packet-quakeworld.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris1-6/+8
2001-11-27Change "conversation_set_dissector()" to take a dissector handle, ratherGuy Harris1-11/+2
2001-11-26Switched from using CHECK_DISPLAY_AS_DATA to using CHECK_DISPLAY_AS_XEd Warnicke1-2/+2
2001-11-25Switched from calling dissect_data to using call_dissectorEd Warnicke1-4/+5
2001-07-22Before calling proto_tree_add_string, the correct proto_tree shouldUwe Girlich1-2/+2
2001-07-21New function added to dissect a infostring. I'll use it for other games too.Uwe Girlich1-80/+121
2001-07-21The connect request (client to server) is now much more detailed.Uwe Girlich1-15/+475
2001-06-21initial checkin of the QuakeWorld network protocol dissectorUwe Girlich1-0/+424