index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
game-server
/
item.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented scriptable effects on item use and dispell.
Yohann Ferreira
2011-04-19
1
-2
/
+22
*
Fix many compiler warnings.
Freeyorp
2010-12-08
1
-6
/
+0
*
Renamed .hpp files into .h for consistency.
Yohann Ferreira
2010-11-14
1
-8
/
+8
*
Fix some errors in dispelling non-timed attributes
Freeyorp
2010-11-04
1
-1
/
+1
*
Fixed crash when the server tries to remove unknown items
Thorbjørn Lindeijer
2010-10-25
1
-1
/
+3
*
Reordered the manaserv.xml.example file and made related code cleanups.
Yohann Ferreira
2010-09-15
1
-1
/
+1
*
Add in stubs for scripted item effects
Freeyorp
2010-07-10
1
-0
/
+11
*
New attribute system and major changes to many low-level areas.
Freeyorp
2010-07-10
1
-89
/
+34
*
Floor items are now removed after a (configurable) time.
Philipp Sehmisch
2010-05-09
1
-0
/
+22
*
Update Copyright date for Manaserv.
Bertram
2010-02-07
1
-1
/
+1
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
1
-7
/
+6
*
Removed remnants of attack zones. Monsters AI now works properly again.
Philipp Sehmisch
2009-08-20
1
-1
/
+0
*
Removed attack shape from items. Added distance check on attacks (values stil...
Philipp Sehmisch
2009-08-19
1
-1
/
+0
*
Set a map for the mScript when a item is used
Chuck Miller
2009-07-16
1
-0
/
+1
*
Makes Skills non hard coded
Chuck Miller
2009-07-03
1
-23
/
+0
*
Filenames of item use scripts are now taken from the items.xml
Philipp Sehmisch
2009-01-17
1
-2
/
+2
*
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
2008-11-16
1
-2
/
+0
*
added on use scripts (by Kage_Jittai)
Roderic Morris
2008-10-22
1
-1
/
+9
*
Implemented getting the attack zone of weapons from the item database and imp...
Philipp Sehmisch
2008-09-27
1
-0
/
+6
*
Moved the functions which translate strings into enumerations from the XML li...
Philipp Sehmisch
2008-02-21
1
-0
/
+55
*
Implemented use of items, e.g. food.
Guillaume Melquiond
2007-08-19
1
-22
/
+8
*
Added support for protective equipment.
Guillaume Melquiond
2007-08-19
1
-0
/
+30
*
First part of a patch for completing the RPG system (character attributes) of...
Guillaume Melquiond
2007-08-18
1
-0
/
+31
*
Modified the game-server to use AbstractCharacterData, some renaming
Rogier Polak
2007-03-14
1
-5
/
+3
*
Added an abstrart base class for characterdata, in order to use the same seri...
Rogier Polak
2007-03-05
1
-4
/
+1
*
Starting to work on adding items to the map. Nothing concrete for now, just a...
Guillaume Melquiond
2007-01-03
1
-0
/
+48