summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Call the on_remove handler with the being as parameterErik Schilling2013-05-111-6/+7
* [Abilities] Added support for a global cooldownErik Schilling2013-05-081-0/+2
* Made member function tables available as a globalsThorbjørn Lindeijer2013-05-031-14/+14
* Removed old monster attributesErik Schilling2013-04-221-3/+0
* Moved functions to entity members where appropriateThorbjørn Lindeijer2013-04-152-17/+13
* Made the scripts being able to installErik Schilling2013-02-242-0/+8
* Documented all lua binds directly in the sourceErik Schilling2013-02-241-11/+139
* Moved attribute (re)calculation to the scriptsErik Schilling2013-02-041-1/+3
* Fixed the atinit functionErik Schilling2012-08-051-4/+8
* Fixed Lua error reporting for NPC scriptsThorbjørn Lindeijer2012-03-301-3/+4
* Added map update function, moved schedules there to keep map contextErik Schilling2012-03-171-13/+31
* Added some convenience wrappers to libmana.luaThorbjørn Lindeijer2012-03-131-0/+25
* Register Lua script API functions into the global namespaceThorbjørn Lindeijer2012-03-112-26/+26
* Removed the create_npc wrapper and the last two NPC callbacksThorbjørn Lindeijer2012-03-111-40/+2
* Removed deprecated NPC helper functionsThorbjørn Lindeijer2012-03-111-9/+0
* Added callbacks for map/worldvar changesErik Schilling2012-03-111-0/+44
* Moved the managing of NPC script coroutines into C++Thorbjørn Lindeijer2012-03-101-256/+12
* Added lua function for getting pvp status of mapErik Schilling2012-03-051-0/+4
* Made some global Lua variables localThorbjørn Lindeijer2012-03-031-46/+47
* Added further missing callbacksErik Schilling2012-03-031-0/+11
* Converted functions called by LuaScript to callbacksThorbjørn Lindeijer2012-03-021-21/+16
* Merged all the different Lua states into oneThorbjørn Lindeijer2012-03-021-2/+2
* Made all beings capable of having a genderErik Schilling2012-01-021-2/+2
* Made do_npc_close to be called by default after the end of the talk functionErik Schilling2012-01-021-1/+6
* Officially added the being gender to the protocol.Yohann Ferreira2011-10-221-0/+1
* Added Lua function for logging.Ablu2011-06-271-0/+7
* Simplified check_schedule a bitThorbjørn Lindeijer2011-03-111-14/+9
* Avoid running newly scheduled jobs by using a fixed time point.Yohann Ferreira2011-03-101-1/+2
* Fixed the check_schedule() lua function.Yohann Ferreira2011-02-201-0/+5
* Added the schedule_per_date() lua function.Yohann Ferreira2011-02-111-0/+11
* Fix basic money handling using the ATTR_GP attribute.Yohann Ferreira2011-02-111-3/+5
* Synced the libmana-constants.lua file with the current protocol.Yohann Ferreira2011-02-111-59/+68
* Implemented LUA binding to get the gender of a characterPhilipp Sehmisch2011-02-081-0/+3
* Copied basic Lua libs back from tmwserv-data and added dummy dataThorbjørn Lindeijer2010-05-303-0/+654
* Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.Guillaume Melquiond2007-08-131-66/+0
* Updated bindings, game state class and more (see ChangeLog).Aaron Marks2005-11-151-6/+53
* CVS is being stupid.Aaron Marks2005-11-141-0/+19