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
/
sprite.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-29
Removed Sprite::getCurrentFrame and Sprite::getFrameCount
Thorbjørn Lindeijer
1
-11
/
+1
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2011-06-23
Made the being death sequence better handled.
Yohann Ferreira
1
-1
/
+9
2011-05-17
Fix sprite buffering size issues
Jared Adams
1
-2
/
+14
2010-07-29
Changed the items loading to handle a new 'attack-action' parameter.
Yohann Ferreira
1
-1
/
+1
2010-06-09
Remove hard-coded frame counts from Being class
Jared Adams
1
-0
/
+10
2010-05-20
Buffer layered sprites under SDL
Jared Adams
1
-6
/
+14
2010-05-06
Add support for floor item sprites
Jared Adams
1
-0
/
+92
2010-04-23
Add an Actor class to replace the Sprite class
Jared Adams
1
-85
/
+0
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2009-09-17
Partially (but mainly) resolved Mantis #753 by making monsters, NPC, and Floo...
Bertram
1
-0
/
+16
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-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-8
/
+4
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-2
/
+0
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2007-05-07
Fixed positioning of monster names and target circles.
Philipp Sehmisch
1
-0
/
+16
2006-12-09
Use new animation system in character selection/creation. Shows equipment and
Bjørn Lindeijer
1
-1
/
+1
2006-01-31
Various small cleanups.
Björn Steinbrink
1
-6
/
+0
2005-10-10
Introduced new window shortcuts and corrected position of job xp bar. Also
Bjørn Lindeijer
1
-0
/
+65
2005-10-10
Updated docs for release
Eugenio Favalli
1
-65
/
+0
2005-10-09
* Made Sprite into an interface implemented by both FloorItem and Being, which
Bjørn Lindeijer
1
-25
/
+14
2005-10-07
Modified finding NPC as by timonator's suggestion in order to allow NPCs to be
Bjørn Lindeijer
1
-0
/
+76