index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resources
/
spritedef.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-10
/
+7
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-10
/
+10
2012-06-08
Made error on imageset loading a bit more informative
Erik Schilling
1
-1
/
+2
2012-01-30
Add default offsets in imageset tag for all animations.
Andrei Karas
1
-2
/
+6
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-24
Fixed the crash in setupSpriteDisplay
Thorbjørn Lindeijer
1
-2
/
+0
2011-11-25
Prevented circular include in sprite definitions
Erik Schilling
1
-4
/
+15
2011-06-23
Made the being death sequence better handled.
Yohann Ferreira
1
-1
/
+3
2011-05-17
Fix sprite buffering size issues
Jared Adams
1
-2
/
+0
2011-04-30
Merge branch '0.5'
Yohann Ferreira
1
-1
/
+1
2011-04-28
Fixing endless loop if the xml promises too many images
Stefan Dombrowski
1
-1
/
+1
2010-08-12
Avoid string copy for SpriteDef::getAction
Thorbjørn Lindeijer
1
-1
/
+1
2010-07-29
Changed the items loading to handle a new 'attack-action' parameter.
Yohann Ferreira
1
-90
/
+27
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-7
/
+4
2010-07-19
Merge branch '1.0'
Yohann Ferreira
1
-5
/
+12
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-3
/
+9
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-0
/
+3
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
2010-01-12
Standardize header order
Jared Adams
1
-2
/
+2
2010-01-10
Change code style
Andrei Karas
1
-67
/
+40
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-10
/
+12
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-1
/
+1
2009-03-24
Remove some unneeded #ifdefs in SpriteDef
Jared Adams
1
-2
/
+0
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-0
/
+32
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-2
/
+2
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-2
/
+2
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-2
/
+1
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
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
-16
/
+9
2009-01-04
Code reformatting
Bjørn Lindeijer
1
-17
/
+11
2008-12-17
Code reformatting
Bjørn Lindeijer
1
-19
/
+12
2008-12-07
Some code reformatting
Bjørn Lindeijer
1
-2
/
+1
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-4
/
+1
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-10-10
Did a little bit of code cleanup (mostly from TMW changes) as well as
Ira Rice
1
-3
/
+2
2008-10-09
Merged the movement branch into trunk
Bjørn Lindeijer
1
-3
/
+2
2008-10-07
Fixed some compiler warnings. This probably also fixed the logging of several
Bjørn Lindeijer
1
-3
/
+2
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-39
/
+61
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-07-01
Merged revisions 4044-4067 via svnmerge from
Bjørn Lindeijer
1
-38
/
+60
2008-06-05
Added command line argument to specify the update host (-H). Also, to avoid
Bjørn Lindeijer
1
-2
/
+0
2008-05-21
Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from
Philipp Sehmisch
1
-24
/
+10
2008-04-10
Fixed some compiler warnings and don't try to load particle effects when no
Bjørn Lindeijer
1
-2
/
+0
2008-04-07
Added support for basing one sprite definition on another by including it.
Bjørn Lindeijer
1
-38
/
+60
2008-04-07
Added XML::Document class which simplifies parsing an XML document and
Bjørn Lindeijer
1
-22
/
+10
2008-03-09
Actions and particle effect for monster attacks are now obtained from the mon...
Philipp Sehmisch
1
-0
/
+30
[next]