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
/
being.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-25
GUI: Added support for multiple color palettes to Theme
Thorbjørn Lindeijer
1
-1
/
+0
2025-04-02
Use a consistent naming style for enum class values
Thorbjørn Lindeijer
1
-5
/
+5
2025-04-01
Fixed crash on exit when CharCreateDialog is open
Thorbjørn Lindeijer
1
-1
/
+6
2025-03-07
Fixed handling of equipment
Thorbjørn Lindeijer
1
-0
/
+3
2025-03-07
Support triggering attacks and play use ability animations
Thorbjørn Lindeijer
1
-0
/
+5
2025-02-25
Replaced ParticleContainer with a ParticleHandle
Thorbjørn Lindeijer
1
-4
/
+2
2025-02-25
Added support for option, opt1, opt2, opt3 status effect fields
Thorbjørn Lindeijer
1
-36
/
+1
2025-02-21
Moved stun and status effect handling from ActorSprite to Being
Thorbjørn Lindeijer
1
-1
/
+49
2025-02-13
Support changing being base type
Thorbjørn Lindeijer
1
-13
/
+9
2025-02-13
Implemented support for item replacements
Thorbjørn Lindeijer
1
-0
/
+2
2025-01-21
Replaced include guards with #pragma once
Thorbjørn Lindeijer
1
-5
/
+1
2024-10-08
Simplified "drawnWhenBehind" logic
Thorbjørn Lindeijer
1
-7
/
+1
2024-10-08
Smoother keyboard movement
Thorbjørn Lindeijer
1
-3
/
+8
2024-10-08
Smoother being movement
Thorbjørn Lindeijer
1
-9
/
+3
2024-10-08
Do a single logic update each frame
Thorbjørn Lindeijer
1
-6
/
+5
2024-10-08
Added convenient and efficient Timer class
Thorbjørn Lindeijer
1
-1
/
+3
2024-09-30
Added support for particle effects on equipment
Thorbjørn Lindeijer
1
-5
/
+17
2024-08-04
Add to npc option targetSelection to allow/disallow npc selection.
Thorbjørn Lindeijer
1
-2
/
+4
2024-04-02
General code cleanups
Thorbjørn Lindeijer
1
-1
/
+0
2024-03-06
General code cleanups
Thorbjørn Lindeijer
1
-3
/
+3
2024-03-04
Fixed character display
Thorbjørn Lindeijer
1
-5
/
+6
2024-03-02
Added support for customizing NPC and Monster hover cursor
Thorbjørn Lindeijer
1
-0
/
+3
2024-02-22
General code cleanups
Thorbjørn Lindeijer
1
-1
/
+2
2024-02-13
General code cleanups
Thorbjørn Lindeijer
1
-19
/
+19
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-13
/
+13
2012-04-02
Fixed problems with using the last emote
v0.6.1
Thorbjørn Lindeijer
1
-2
/
+0
2012-02-02
Fixed player's character direction.
Yohann Ferreira
1
-1
/
+3
2012-02-02
Fix to the hair colors and styles handling.
Yohann Ferreira
1
-10
/
+0
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-26
Removed 'inline' keyword where it's not of any value
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-14
Fixed the chat bubbles position.
Yohann Ferreira
1
-0
/
+5
2011-09-02
The draw order of particles is now Y - 16 pixels.
unknown
1
-0
/
+3
2011-08-11
Made the delay between to keyboard move calls functional.
Yohann Ferreira
1
-1
/
+1
2011-06-17
Made the client officially handle attack ids.
Yohann Ferreira
1
-1
/
+1
2011-06-07
Added hit effects on victims from monsters attacks.
Yohann Ferreira
1
-1
/
+3
2011-06-03
Replace SDL_types.h with cstdint
Jared Adams
1
-9
/
+7
2011-06-02
Arbitrary code cleanups
Thorbjørn Lindeijer
1
-1
/
+2
2011-05-26
Added effects support in monsters attacks.
Yohann Ferreira
1
-3
/
+2
2011-05-17
Fix sprite buffering size issues
Jared Adams
1
-10
/
+0
2011-04-30
Fixed documentation about beings attack speed unit.
Yohann Ferreira
1
-2
/
+3
2011-04-30
Added customizable on-hit effects for characters.
Yohann Ferreira
1
-0
/
+3
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
1
-61
/
+29
2011-04-16
Introduced the Being::lookAt() function.
Yohann Ferreira
1
-0
/
+5
2011-04-09
Renamed Listener to EventListener
Thorbjørn Lindeijer
1
-2
/
+2
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-2
/
+2
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-1
/
+1
2011-03-28
Random code cleanups requested righteously by Thorbjorn - part 1.
Yohann Ferreira
1
-4
/
+4
2011-03-15
Basically merged the two movement algorithms into one.
Yohann Ferreira
1
-58
/
+21
2010-12-06
Removed superfluous #includes taken from checkheaders list.
Yohann Ferreira
1
-1
/
+0
2010-11-13
Replace config listeners with the event system
Chuck Miller
1
-4
/
+1
[next]