Adds Undo/Redo to ReClass.NET by FransBouma · Pull Request #263 · ReClassNET/ReClass.NET
…sable from different nodes. Changed VTable node so it always displays the RTTI information if available.
…e class. This required some hairy work in a lot of places as the context menu wasn't usable on nested classes. It now is
…ks without opening the menu. Made the window a bit wider (was too small already) so all toolbar buttons are visible
…romBuffer to MemoryBuffer, have refactored Hex32Node to use this method instead, have removed unnecessary braces and brackets.