tibia-client/modules/gamelib
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
..
ui Add functionality to minimap flags system (#931) 2018-02-28 21:45:59 +01:00
const.lua Fixed inconsistences between const.lua and const.h causing messagetypes not to work 2017-01-12 15:30:24 +01:00
creature.lua Add creature type icons for summons 2017-11-19 20:02:34 +01:00
game.lua 10.96, 10.97, 10.98, 10.99 support 2016-11-07 23:52:42 -05:00
gamelib.otmod Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
market.lua Protocol updates up to 10.82 2015-10-24 17:46:53 +02:00
player.lua Fix a crash issue when attempting to draw invalid item. 2014-07-11 16:19:30 +12:00
position.lua Remove redundant classes & added some Position methods. 2014-06-10 01:44:03 +12:00
protocol.lua Protocol updates up to 10.82 2015-10-24 17:46:53 +02:00
protocolgame.lua Refactor modules, closes #223 2013-01-18 20:46:36 -02:00
protocollogin.lua Fix 10.76 login protocol, added missing lua consts 2015-03-09 16:46:26 +01:00
spells.lua Added basic table.equals, dontSignal param to combobox calls & spell methods. 2014-07-09 04:07:02 +12:00
textmessages.lua Added market message, reworked text messages a little 2015-01-22 20:38:28 +01:00
thing.lua Update gamelib 2014-01-20 22:27:20 +01:00
util.lua Forgot to add this. 2014-06-02 10:05:26 +12:00