tibia-client/modules/gamelib/ui
EgzoT e6f273d5e1 Add functionality to minimap flags system (#931)
- Add parameter 'temporary' to method 'UIMinimap:addFlag', who prevents saving flag with this parameter (look 'UIMinimap:save' method), add flag only at game session time. Old parameters list work the same at previous - backward compatibility.
- Add possibility to add icon from outside (for example from module folder) using link to this file. Old system with choose flag name by number work the same at previous, now method check if paramether is number then use old system otherwise get icon from path - backward compatibility. 'Mods' friendly.
2018-02-28 21:45:59 +01:00
..
uicreaturebutton.lua Some fixes for class names and queue (added base class). 2014-06-07 04:10:14 +12:00
uiminimap.lua Add functionality to minimap flags system (#931) 2018-02-28 21:45:59 +01:00