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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved Actor into an Component
Erik Schilling
2013-04-12
1
-1
/
+1
*
Converted Being into a Component
Erik Schilling
2013-04-11
1
-12
/
+12
*
Changed Effect to a component of Actor
Thorbjørn Lindeijer
2013-03-25
1
-1
/
+1
*
Changed Item to a component of Actor
Thorbjørn Lindeijer
2013-03-25
1
-4
/
+27
*
Small documentation updates for Point and Rectangle
Thorbjørn Lindeijer
2013-01-10
1
-1
/
+1
*
Replaced 'unsigned int' with 'unsigned'
Thorbjørn Lindeijer
2013-01-09
1
-10
/
+10
*
Work on (Auto)Attack system.
Erik Schilling
2013-01-08
1
-20
/
+33
*
Rename AutoAttack to Attack
Erik Schilling
2013-01-08
1
-3
/
+3
*
Remove resetEffects; move it to destructor in ItemClass.
Stefan Beller
2012-08-05
1
-18
/
+2
*
Fixup segfault at shutdown of gameserver.
Stefan Beller
2012-08-05
1
-5
/
+1
*
Fixed compiler warning about non-virtual destructor
Thorbjørn Lindeijer
2012-04-14
1
-0
/
+2
*
Use callbacks for items, monsters and status effects
Thorbjørn Lindeijer
2012-03-03
1
-9
/
+22
*
Merged all the different Lua states into one
Thorbjørn Lindeijer
2012-03-02
1
-5
/
+3
*
Used the client base to make a final bugfix on the server code.
Yohann Ferreira
2011-08-19
1
-11
/
+14
*
Changed ItemEquipInfo to only be a pair of unsigned.
Yohann Ferreira
2011-08-10
1
-1
/
+1
*
Small random code format cleanups, and documentation fixes.
Yohann Ferreira
2011-07-27
1
-0
/
+2
*
Implemented scriptable effects on item use and dispell.
Yohann Ferreira
2011-04-19
1
-8
/
+25
*
Introduced separate functions for item database loading
Thorbjørn Lindeijer
2011-03-20
1
-5
/
+3
*
Allowed item names instead of IDs in @commands
Philipp Sehmisch
2011-03-16
1
-0
/
+14
*
Fix many compiler warnings.
Freeyorp
2010-12-08
1
-7
/
+12
*
Renamed .hpp files into .h for consistency.
Yohann Ferreira
2010-11-14
1
-0
/
+273