index
:
Hello/mana
0.5
0.6
add-sound-events
fix-item-tooltip-visibility
lpc2012
master
optimize-actor-draw
particle-system
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
/
actorsprite.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-26
Use ResourceRef for all resource types
Thorbjørn Lindeijer
1
-2
/
+1
2025-02-25
Replaced ParticleContainer with a ParticleHandle
Thorbjørn Lindeijer
1
-2
/
+2
2025-02-21
Made ActorSprite aggregate instead of subclass CompoundSprite
Thorbjørn Lindeijer
1
-5
/
+7
2025-02-21
Moved stun and status effect handling from ActorSprite to Being
Thorbjørn Lindeijer
1
-60
/
+1
2025-02-13
Support changing being base type
Thorbjørn Lindeijer
1
-1
/
+2
2025-01-21
Replaced include guards with #pragma once
Thorbjørn Lindeijer
1
-4
/
+1
2024-10-08
Do a single logic update each frame
Thorbjørn Lindeijer
1
-2
/
+0
2024-04-09
Removed unused duplicate parsing of effects.xml
Thorbjørn Lindeijer
1
-20
/
+0
2024-02-13
General code cleanups
Thorbjørn Lindeijer
1
-4
/
+3
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-9
/
+9
2012-02-12
Fixes to actor drawing order
Thorbjørn Lindeijer
1
-0
/
+2
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2011-10-23
Fixed a certain class of Doxygen warnings
Thorbjørn Lindeijer
1
-1
/
+1
2011-06-03
Replace SDL_types.h with cstdint
Jared Adams
1
-4
/
+3
2010-08-16
Move more to the event system
Jared Adams
1
-15
/
+0
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
1
-0
/
+16
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-0
/
+2
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
1
-0
/
+6
2010-05-09
Move target cursor management into ActorSprite
Jared Adams
1
-1
/
+33
2010-05-06
Add support for floor item sprites
Jared Adams
1
-0
/
+192