summaryrefslogtreecommitdiffstats
path: root/example
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'equipment-fix'Yohann Ferreira2011-08-301-10/+29
|\
| * Synced the equip.xml file to the latest changes.Yohann Ferreira2011-08-301-10/+29
* | Merge branch 'equipment-fix' of github.com:Bertram25/manaservYohann Ferreira2011-08-2515-12/+415
|\|
| * Merge git://gitorious.org/~bertram/mana/manaserv-equipment-fix into equipment...Yohann Ferreira2011-08-1915-12/+408
| |\
| | * Added boots and pants to play with on the test map.Yohann Ferreira2011-08-1913-11/+363
| | * Used the client base to make a final bugfix on the server code.Yohann Ferreira2011-08-195-2/+46
| * | Merge branch 'master' of git://gitorious.org/~bertram/mana/manaserv-equipment...Yohann Ferreira2011-08-111-9/+16
| |\|
| | * Merge branch 'master' of git://gitorious.org/mana/manaservYohann Ferreira2011-08-041-1/+1
| | |\
| | * \ Merge branch 'master' of git://gitorious.org/mana/manaservYohann Ferreira2011-08-043-8/+17
| | |\ \
| | * | | Reworked the way equip slot info are loaded in a more logical way.Yohann Ferreira2011-07-271-9/+16
* | | | | Updated specials.xml to better illustrate the features which are currentlyunknown2011-08-251-3/+4
* | | | | Added LUA function for changing anger of monsters.Erik Schilling2011-08-181-1/+4
|/ / / /
* | | / Made chr_inv_count and npc_trade capable of taking a name or an id.Erik Schilling2011-08-101-3/+4
| |_|/ |/| |
* | | Allowed names of items and monsters in scripts - part 1.Erik Schilling2011-08-041-1/+1
| |/ |/|
* | 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
* Allow monsters to drop multiple itemsStefan Dombrowski2011-05-261-25/+20
* Changed the <being-effects> tag to <effects>.Yohann Ferreira2011-05-011-2/+2
* Renamed the mana-status-effects.xml to status-effects.xmlYohann Ferreira2011-05-011-0/+0
* Changed the server to look for the skills.xml file.Yohann Ferreira2011-05-011-0/+0
* fixed a bug in the example crafting scriptsPhilipp Sehmisch2011-04-271-2/+2
* Added a simple crafting systemPhilipp Sehmisch2011-04-275-0/+110
* Implemented scriptable effects on item use and dispell.Yohann Ferreira2011-04-191-3/+6
* 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-092-2/+12
* Enabling of warp to respawn location after deathStefan Dombrowski2011-03-021-1/+1
* Changed stroll radius to pixels in monsters.xmlYohann Ferreira2011-02-231-3/+3
* 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-2016-90/+16
* Added a merchant and a blacksmith on the template map.Yohann Ferreira2011-02-155-79/+130
* 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-315-6/+55
* Added the missing Magical dodge monster property.Yohann Ferreira2011-01-301-1/+1
* Made the monsters' attributes compute fine again.Yohann Ferreira2011-01-301-8/+8
* Simply fixing the map script header while i see it.Yohann Ferreira2011-01-271-4/+4
* Updates to the example data.Yohann Ferreira2011-01-2742-8/+794
* Add collisions to the template map.Yohann Ferreira2011-01-272-2/+10
* Added new example files needed to start a more complete feature-showing map.Yohann Ferreira2010-12-30120-11/+2304
* Updated the attributes.xml file with a more up-to-date version.Yohann Ferreira2010-12-291-12/+10
* 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 an empty npcs.xml file to the client dataThorbjørn Lindeijer2010-10-261-0/+10
* Added example equip.xmlPhilipp Sehmisch2010-10-231-0/+12