summaryrefslogtreecommitdiffstats
path: root/example/serverdata
Commit message (Expand)AuthorAgeFilesLines
* Unified the lua.cpp documentation.Yohann Ferreira2011-08-032-8/+8
* Added monster_remove lua function.Erik Schilling2011-08-031-0/+9
* Added new lua function for calculating distances.Ablu2011-07-041-0/+2
* fixed a bug in the example crafting scriptsPhilipp Sehmisch2011-04-271-2/+2
* Added a simple crafting systemPhilipp Sehmisch2011-04-272-0/+100
* Added a shake effect when Harmony is disappearing.Yohann Ferreira2011-04-171-1/+7
* Script binding for the new screen shake effect.Philipp Sehmisch2011-03-141-0/+48
* Change the monster talking delay to 0.5 to minimize test failures.Yohann Ferreira2011-03-111-1/+1
* Show a way to make monsters speak at spawn time.Yohann Ferreira2011-03-091-2/+11
* Enabling of warp to respawn location after deathStefan Dombrowski2011-03-021-1/+1
* Implementing @killmonstersStefan Dombrowski2011-02-221-0/+1
* Made use of npc_disable(), npc_enable() on the template map.Yohann Ferreira2011-02-201-0/+4
* Update barbers and hair display.Yohann Ferreira2011-02-201-2/+2
* Added a merchant and a blacksmith on the template map.Yohann Ferreira2011-02-153-73/+113
* Finally fix Harmony giving some GP to characters.Yohann Ferreira2011-02-111-7/+4
* Implemented LUA binding to get the gender of a characterPhilipp Sehmisch2011-02-081-1/+7
* Added first visible npcs and play with them a bit.Yohann Ferreira2011-01-311-6/+36
* Simply fixing the map script header while i see it.Yohann Ferreira2011-01-271-4/+4
* Updates to the example data.Yohann Ferreira2011-01-272-2/+34
* Added new example files needed to start a more complete feature-showing map.Yohann Ferreira2010-12-3012-10/+644
* Implemented @log and @logsay commands.Philipp Sehmisch2010-12-271-0/+2
* Transaction logging of various command, new transaction codes and style fix.Philipp Sehmisch2010-12-271-0/+2
* Implemented @die chat commandPhilipp Sehmisch2010-12-171-0/+1
* Improve warp commandsJared Adams2010-12-061-0/+1
* Added @mute chat command.Philipp Sehmisch2010-08-301-0/+1
* Added LUA script bindings for manipulating the specials available to a charac...Philipp Sehmisch2010-07-091-0/+39
* Added minimal example global_events.luaPhilipp Sehmisch2010-05-311-0/+57
* Copied basic Lua libs back from tmwserv-data and added dummy dataThorbjørn Lindeijer2010-05-303-0/+53