Age | Commit message (Collapse) | Author | Files | Lines |
|
Also added an header to the autoattack.{h,cpp} files.
Big but trivial fix.
|
|
|
|
inventory.
It permits to open a sell box with every items in the player inventory
as requested by Striker.
Also added different return value support to both the buy selling functions,
and made fixes where relevant.
The test.lua script will be upgraded to show examples in a next commit.
What's left to be done is to fix the inventory handling for both selling
functions. (Sigh...)
Concerns: Manasource mantis: #78, #101.
Reviewed-by: Jaxad0127
|
|
|
|
Also updated the headers to refer to the GPL by URL instead of
suggesting to contact the FSF by snail mail, as per the latest
GPL usage instructions.
|
|
functions in separate files leaving only the script bindings themself. Unified internal and external names of lua script bindings.
|