New Entity:getDisplayString() method that returns a string that makes...
New Entity:getDisplayString() method that returns a string that makes drawColorString* display the entity image inside the text (only works on cards that can do framebuffer objects) Inventory, stores, tooltips, ... now display the image Fixed Sunburst description git-svn-id: http://svn.net-core.org/repos/t-engine4@942 51575b47-30f0-44d4-a5cc-537603b46e54
Showing
- game/engine/Entity.lua 29 additions, 2 deletionsgame/engine/Entity.lua
- game/engine/Tooltip.lua 3 additions, 3 deletionsgame/engine/Tooltip.lua
- game/engine/class.lua 1 addition, 0 deletionsgame/engine/class.lua
- game/engine/dialogs/ShowEquipInven.lua 2 additions, 2 deletionsgame/engine/dialogs/ShowEquipInven.lua
- game/engine/dialogs/ShowEquipment.lua 1 addition, 1 deletiongame/engine/dialogs/ShowEquipment.lua
- game/engine/dialogs/ShowInventory.lua 1 addition, 1 deletiongame/engine/dialogs/ShowInventory.lua
- game/engine/dialogs/ShowPickupFloor.lua 1 addition, 1 deletiongame/engine/dialogs/ShowPickupFloor.lua
- game/engine/dialogs/ShowStore.lua 2 additions, 2 deletionsgame/engine/dialogs/ShowStore.lua
- game/engine/utils.lua 22 additions, 9 deletionsgame/engine/utils.lua
- game/modules/tome/class/Actor.lua 2 additions, 2 deletionsgame/modules/tome/class/Actor.lua
- game/modules/tome/class/Grid.lua 3 additions, 3 deletionsgame/modules/tome/class/Grid.lua
- game/modules/tome/class/Object.lua 5 additions, 5 deletionsgame/modules/tome/class/Object.lua
- game/modules/tome/class/Trap.lua 1 addition, 1 deletiongame/modules/tome/class/Trap.lua
- game/modules/tome/data/talents/divine/sun.lua 1 addition, 1 deletiongame/modules/tome/data/talents/divine/sun.lua
- src/core_lua.c 29 additions, 3 deletionssrc/core_lua.c
- src/map.c 118 additions, 27 deletionssrc/map.c
Loading
Please register or sign in to comment