aboutsummaryrefslogtreecommitdiffstats
path: root/packet-quakeworld.c
Commit message (Expand)AuthorAgeFilesLines
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-11/+11
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-6/+8
* Change "conversation_set_dissector()" to take a dissector handle, ratherGuy Harris2001-11-271-11/+2
* Switched from using CHECK_DISPLAY_AS_DATA to using CHECK_DISPLAY_AS_XEd Warnicke2001-11-261-2/+2
* Switched from calling dissect_data to using call_dissectorEd Warnicke2001-11-251-4/+5
* Before calling proto_tree_add_string, the correct proto_tree shouldUwe Girlich2001-07-221-2/+2
* New function added to dissect a infostring. I'll use it for other games too.Uwe Girlich2001-07-211-80/+121
* The connect request (client to server) is now much more detailed.Uwe Girlich2001-07-211-15/+475
* initial checkin of the QuakeWorld network protocol dissectorUwe Girlich2001-06-211-0/+424