Age | Commit message (Expand) | Author | Files | Lines |
2013-09-13 | Added basic questlog support | Erik Schilling | 1 | -0/+5 |
2013-08-26 | Removed skills | Erik Schilling | 1 | -13/+0 |
2013-08-26 | Call the on_remove handler with the being as parameter | Erik Schilling | 1 | -6/+7 |
2013-08-26 | [Abilities] Added support for a global cooldown | Erik Schilling | 1 | -0/+2 |
2013-07-19 | Adapted the inline documentation for markdown docs | Erik Schilling | 1 | -8/+12 |
2013-05-03 | Made member function tables available as a globals | Thorbjørn Lindeijer | 1 | -14/+14 |
2013-04-22 | Removed old monster attributes | Erik Schilling | 1 | -3/+0 |
2013-04-15 | Moved functions to entity members where appropriate | Thorbjørn Lindeijer | 2 | -17/+13 |
2013-02-24 | Made the scripts being able to install | Erik Schilling | 2 | -0/+8 |
2013-02-24 | Documented all lua binds directly in the source | Erik Schilling | 1 | -11/+139 |
2013-02-04 | Moved attribute (re)calculation to the scripts | Erik Schilling | 1 | -1/+3 |
2012-08-05 | Fixed the atinit function | Erik Schilling | 1 | -4/+8 |
2012-03-30 | Fixed Lua error reporting for NPC scripts | Thorbjørn Lindeijer | 1 | -3/+4 |
2012-03-17 | Added map update function, moved schedules there to keep map context | Erik Schilling | 1 | -13/+31 |
2012-03-13 | Added some convenience wrappers to libmana.lua | Thorbjørn Lindeijer | 1 | -0/+25 |
2012-03-11 | Register Lua script API functions into the global namespace | Thorbjørn Lindeijer | 2 | -26/+26 |
2012-03-11 | Removed the create_npc wrapper and the last two NPC callbacks | Thorbjørn Lindeijer | 1 | -40/+2 |
2012-03-11 | Removed deprecated NPC helper functions | Thorbjørn Lindeijer | 1 | -9/+0 |
2012-03-11 | Added callbacks for map/worldvar changes | Erik Schilling | 1 | -0/+44 |
2012-03-10 | Moved the managing of NPC script coroutines into C++ | Thorbjørn Lindeijer | 1 | -256/+12 |
2012-03-05 | Added lua function for getting pvp status of map | Erik Schilling | 1 | -0/+4 |
2012-03-03 | Made some global Lua variables local | Thorbjørn Lindeijer | 1 | -46/+47 |
2012-03-03 | Added further missing callbacks | Erik Schilling | 1 | -0/+11 |
2012-03-02 | Converted functions called by LuaScript to callbacks | Thorbjørn Lindeijer | 1 | -21/+16 |
2012-03-02 | Merged all the different Lua states into one | Thorbjørn Lindeijer | 1 | -2/+2 |
2012-01-02 | Made all beings capable of having a gender | Erik Schilling | 1 | -2/+2 |
2012-01-02 | Made do_npc_close to be called by default after the end of the talk function | Erik Schilling | 1 | -1/+6 |
2011-10-22 | Officially added the being gender to the protocol. | Yohann Ferreira | 1 | -0/+1 |
2011-06-27 | Added Lua function for logging. | Ablu | 1 | -0/+7 |
2011-03-11 | Simplified check_schedule a bit | Thorbjørn Lindeijer | 1 | -14/+9 |
2011-03-10 | Avoid running newly scheduled jobs by using a fixed time point. | Yohann Ferreira | 1 | -1/+2 |
2011-02-20 | Fixed the check_schedule() lua function. | Yohann Ferreira | 1 | -0/+5 |
2011-02-11 | Added the schedule_per_date() lua function. | Yohann Ferreira | 1 | -0/+11 |
2011-02-11 | Fix basic money handling using the ATTR_GP attribute. | Yohann Ferreira | 1 | -3/+5 |
2011-02-11 | Synced the libmana-constants.lua file with the current protocol. | Yohann Ferreira | 1 | -59/+68 |
2011-02-08 | Implemented LUA binding to get the gender of a character | Philipp Sehmisch | 1 | -0/+3 |
2010-05-30 | Copied basic Lua libs back from tmwserv-data and added dummy data | Thorbjørn Lindeijer | 3 | -0/+654 |
2007-08-13 | Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables. | Guillaume Melquiond | 1 | -66/+0 |
2005-11-15 | Updated bindings, game state class and more (see ChangeLog). | Aaron Marks | 1 | -6/+53 |
2005-11-14 | CVS is being stupid. | Aaron Marks | 1 | -0/+19 |