0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove WoW flags when loading PKT logs More... about 12 years ago
Add WowPacketFlags.None More... about 12 years ago
Implement WowPacketFlags. - Move SpecialWowOpcodes to base library. - Inherit it from SpecialOpcodes for easy access. - Fix typo in comment. More... about 12 years ago
Allow using regex on opcode names when searching. More... about 12 years ago
Rework UI-ViewerItem interop. Should fix a few bugs. More... about 12 years ago
Implement CircularCollection. More... about 12 years ago
Hide ItemData class, drop redundant string caching. More... about 12 years ago
You can now load files by dropping them onto the listview. More... about 12 years ago
Mark m_currentProtocol as volatile More... about 12 years ago
Do not reload same protocol type. More... about 12 years ago
Implement re-opening the last file. More... about 12 years ago
Implement recent files. More... about 12 years ago
Display name of the file currently open in window title. More... about 12 years ago
Move some functions around. More... about 12 years ago
Implement cancelling file load operation. More... about 12 years ago
Switch ViewerItem itself to INotifyPropertyChanged. More... about 12 years ago
Some border style fixes More... about 12 years ago
Set current log to null when closing file. More... about 12 years ago
Do not trim console messages. More... about 12 years ago
Improve the way Protocol and Log are switched. More... about 12 years ago
Implement VendorPackingExtensions and Quaternion. More... about 12 years ago
Drop redundant NetworkLog/ProtocolChangedEventArgs. More... about 12 years ago
Cleanup More... about 12 years ago
Fix possible crash More... about 12 years ago
Implement Protocol.CodeName instead of TypeName. More... about 12 years ago
Switch the NetworkLog property when the loading is complete. More... about 12 years ago
Expose an IList items container rather than IEnumerable. More... about 12 years ago
Implement WowLocales and some CultureInfo extensions. More... about 12 years ago
Bump version to 4.0.2.0 More... about 12 years ago
Manage enabled/disabled state of plugin menu. More... about 12 years ago