index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
monster.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
Early addition of a particle effect disabling option. Would like to
Ira Rice
1
-7
/
+9
2008-10-13
Added mob particle attack effects to mobs. Inspired by the TMW patch in
Ira Rice
1
-0
/
+21
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-21
/
+16
2008-08-29
Committed complex (multi-sprite) monster patch - from TMW Mantis, by Jaxad0127
Lloyd Bryant
1
-7
/
+22
2008-08-17
Fixed crash resulting from having a player targeted when hitting a warp point
Lloyd Bryant
1
-6
/
+4
2008-08-13
Added support for different colored fonts for different being types
Lloyd Bryant
1
-1
/
+1
2008-07-18
Import of client tree
Lloyd Bryant
1
-2
/
+45
2007-12-28
Added the possibility to assign particle effects to monsters in the monster d...
Philipp Sehmisch
1
-1
/
+13
2007-12-23
Particle images are now reference-counted properly. Avoided attempts to load ...
Philipp Sehmisch
1
-2
/
+10
2007-11-20
Merged revisions 3629-3630 via svnmerge from
Bjørn Lindeijer
1
-1
/
+1
2007-10-26
Implemented monster hurt sounds and added new sound effects by Cosmostrator.
Philipp Sehmisch
1
-0
/
+7
2007-07-11
Weapon sprites are now (almost) threated like other equipment sprites through...
Philipp Sehmisch
1
-2
/
+2
2007-05-20
Added different target cursor sizes for monsters. Graphics for small and larg...
Philipp Sehmisch
1
-0
/
+6
2007-02-20
Now different sounds can play when a monster misses the player.
Bjørn Lindeijer
1
-2
/
+16
2006-12-03
Don't try to play empty strings as sounds, and don't return a SoundEffect
Bjørn Lindeijer
1
-2
/
+2
2006-12-01
Monster sound effect patch
Philipp Sehmisch
1
-1
/
+35
2006-11-29
Small fix to resource path.
Bjørn Lindeijer
1
-1
/
+1
2006-11-29
Implemented MonsterDB namespace
Philipp Sehmisch
1
-1
/
+3
2006-11-26
Made Being::mDirection protected, forcing the use of setDirection. Defaulted
Bjørn Lindeijer
1
-1
/
+1
2006-11-19
Separated sprite definition from playback.
Bjørn Lindeijer
1
-1
/
+2
2006-07-28
Moved AnimatedSprite into its own files, removed useless includes.
Björn Steinbrink
1
-3
/
+1
2006-07-19
Merged new_animation branch until r2415 into trunk.
Eugenio Favalli
1
-36
/
+5
2006-03-19
Unreverted latest change by Doener due to my lack of proper communication abi...
Eugenio Favalli
1
-8
/
+4
2006-03-19
Reverted changeset r2269 (toString) as requested by ElvenProgrammer.
Björn Steinbrink
1
-4
/
+8
2006-03-18
Added a toString conversion function.
Björn Steinbrink
1
-8
/
+4
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-6
/
+6
2006-02-07
Made the being directions being stored in a bitfield.
Björn Steinbrink
1
-1
/
+4
2006-02-06
Unify some of the drawing code for beings.
Björn Steinbrink
1
-14
/
+6
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-0
/
+101