summaryrefslogtreecommitdiff
path: root/plugins/BuddyPounce/src/options.cpp
AgeCommit message (Collapse)Author
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-06-15BuddyPounce:George Hazan
- fixes #2920 (BuddyPounce: не сохраняются числовые настройки Buddy pounce); - fixes #2919 (BuddyPounce: make dialog bigger); - options extracted to the separate module; - all dialogs are rewritten using UI classes; - duplicate code removed;