Age | Commit message (Collapse) | Author | Files | Lines |
|
to mouse dragging to change the selection.
|
|
|
|
(should also be used to fix similar problem in trade, buy and sell dialogs).
Made the ItemInfo be passed around as a reference instead of a pointer, since
it is never NULL.
|
|
|
|
keyboard or mouse. Also made clicking beings in general a bit easier (patch
applied by Bjørn Lindeijer).
|
|
|
|
|
|
and a checkbox to enable or disable the joystick.
|
|
the top left.
|
|
|
|
|
|
|
|
|
|
from the 0.1.0 branch.
|
|
|
|
|
|
animation system. Action now refers to the Spriteset directly and
AnimatedSprite refers to the current Action directly instead of using the
std::map with a std::string constantly. Some methods and parameters are marked
as const. The READ_PROP macro was replaced by static methods. Warnings are
logged when unnamed actions are defined or when actions refer to undefined
imagesets. Code is more tolerant towards missing actions.
|
|
|
|
|
|
|
|
specified in the downloaded resources.txt file, and in the order
in which they are mentioned (the top one being the most
significant).
|
|
|
|
(middle) equipments.
|
|
|
|
[0,1] and [1,max] all the time.
|
|
|
|
based on peoro's patch).
|
|
|
|
|
|
|
|
|
|
abilities.
|
|
|
|
|
|
window. Fixed some memory leaks along the way. Also fixed two settings not being stored on "apply".
|
|
positions.
|
|
|
|
|
|
namespaces.
|
|
|
|
|
|
remove the weird mySpriteset->spriteset stuff.
|
|
|
|
|
|
place.
|
|
|
|
using STL algorithms.
|
|
differences between tile and being collisions.
|
|
|
|
|