Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
shown to the user. Also, only enable Register button when all necessary fields
are filled in.
|
|
doing, and fixed the error message when registering an account that already
exists. Also another crash fix following from previous commit.
|
|
character creation dialog doesn't close when creation failed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
variant argument to 0 since this is the most common situation. Some SpriteDef
refactoring, splitting up the loading into several methods, in preparation of
adding support for including other sprites.
|
|
|
|
|
|
|
|
in it.
|
|
(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.
|
|
|
|
from the 0.1.0 branch.
|
|
synchronization problem (resetting all animations).
|
|
|
|
|
|
equipments.
|
|
|
|
|
|
Melquiond).
|
|
|
|
abilities.
|
|
|
|
|
|
|
|
namespaces.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the itemmanager so tmw doesn't crash anymore if an item lacks some parameters.
|
|
|
|
|
|
events. Removed the RequestTradeWindow class, replaced with a plain ConfirmDialog. Fixed a memory leak along the way.
|
|
|
|
|
|
|