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
/
animatedsprite.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-04
Code reformatting
Bjørn Lindeijer
1
-17
/
+10
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2007-11-20
Merged revisions 3629-3630 via svnmerge from
Bjørn Lindeijer
1
-2
/
+2
2007-05-07
Fixed positioning of monster names and target circles.
Philipp Sehmisch
1
-0
/
+12
2006-12-12
Moved Action, Animation and Frame (renamed from AnimationPhase) classes into
Bjørn Lindeijer
1
-4
/
+5
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
-88
/
+27
2006-11-15
Separated getProperty method to an XML utility namespace.
Bjørn Lindeijer
1
-18
/
+0
2006-11-14
Resolve Image* of animation phase at load time instead of storing just the
Bjørn Lindeijer
1
-3
/
+11
2006-09-20
tweaks at the animation system (mostly about fixing the looping attack animat...
Philipp Sehmisch
1
-3
/
+2
2006-09-16
Fixed the crash when attacking without a weapon, some additional stability im...
Philipp Sehmisch
1
-2
/
+4
2006-09-16
Fixed line-endings and set missing properties.
Björn Steinbrink
1
-2
/
+2
2006-09-13
some improvements at the animation system
Philipp Sehmisch
1
-1
/
+2
2006-08-02
Some cleanups, fixes and a small start on a solution for the animated sprite
Bjørn Lindeijer
1
-23
/
+31
2006-08-01
animations and directions are now passed and stored as enums and no longer as...
Philipp Sehmisch
1
-6
/
+45
2006-07-30
Unified the play methods.
Björn Steinbrink
1
-8
/
+3
2006-07-29
A bunch of cleanups.
Björn Steinbrink
1
-0
/
+1
2006-07-28
Moved AnimatedSprite into its own files, removed useless includes.
Björn Steinbrink
1
-0
/
+135