summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2013-05-03Made member function tables available as a globalsThorbjørn Lindeijer1-14/+14
2013-04-22Removed old monster attributesErik Schilling1-3/+0
2013-04-15Moved functions to entity members where appropriateThorbjørn Lindeijer2-17/+13
2013-02-24Made the scripts being able to installErik Schilling2-0/+8
2013-02-24Documented all lua binds directly in the sourceErik Schilling1-11/+139
2013-02-04Moved attribute (re)calculation to the scriptsErik Schilling1-1/+3
2012-08-05Fixed the atinit functionErik Schilling1-4/+8
2012-03-30Fixed Lua error reporting for NPC scriptsThorbjørn Lindeijer1-3/+4
2012-03-17Added map update function, moved schedules there to keep map contextErik Schilling1-13/+31
2012-03-13Added some convenience wrappers to libmana.luaThorbjørn Lindeijer1-0/+25
2012-03-11Register Lua script API functions into the global namespaceThorbjørn Lindeijer2-26/+26
2012-03-11Removed the create_npc wrapper and the last two NPC callbacksThorbjørn Lindeijer1-40/+2
2012-03-11Removed deprecated NPC helper functionsThorbjørn Lindeijer1-9/+0
2012-03-11Added callbacks for map/worldvar changesErik Schilling1-0/+44
2012-03-10Moved the managing of NPC script coroutines into C++Thorbjørn Lindeijer1-256/+12
2012-03-05Added lua function for getting pvp status of mapErik Schilling1-0/+4
2012-03-03Made some global Lua variables localThorbjørn Lindeijer1-46/+47
2012-03-03Added further missing callbacksErik Schilling1-0/+11
2012-03-02Converted functions called by LuaScript to callbacksThorbjørn Lindeijer1-21/+16
2012-03-02Merged all the different Lua states into oneThorbjørn Lindeijer1-2/+2
2012-01-02Made all beings capable of having a genderErik Schilling1-2/+2
2012-01-02Made do_npc_close to be called by default after the end of the talk functionErik Schilling1-1/+6
2011-10-22Officially added the being gender to the protocol.Yohann Ferreira1-0/+1
2011-06-27Added Lua function for logging.Ablu1-0/+7
2011-03-11Simplified check_schedule a bitThorbjørn Lindeijer1-14/+9
2011-03-10Avoid running newly scheduled jobs by using a fixed time point.Yohann Ferreira1-1/+2
2011-02-20Fixed the check_schedule() lua function.Yohann Ferreira1-0/+5
2011-02-11Added the schedule_per_date() lua function.Yohann Ferreira1-0/+11
2011-02-11Fix basic money handling using the ATTR_GP attribute.Yohann Ferreira1-3/+5
2011-02-11Synced the libmana-constants.lua file with the current protocol.Yohann Ferreira1-59/+68
2011-02-08Implemented LUA binding to get the gender of a characterPhilipp Sehmisch1-0/+3
2010-05-30Copied basic Lua libs back from tmwserv-data and added dummy dataThorbjørn Lindeijer3-0/+654
2007-08-13Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.Guillaume Melquiond1-66/+0
2005-11-15Updated bindings, game state class and more (see ChangeLog).Aaron Marks1-6/+53
2005-11-14CVS is being stupid.Aaron Marks1-0/+19