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
/
particle.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
ParticleEmitter cleanups
particle-system
Thorbjørn Lindeijer
1
-6
/
+9
2025-05-08
Particle::setDeathEffect doesn't need to be virtual
Thorbjørn Lindeijer
1
-2
/
+2
2025-05-08
Removed map from particle constructors
Thorbjørn Lindeijer
1
-9
/
+3
2025-02-25
Replaced ParticleContainer with a ParticleHandle
Thorbjørn Lindeijer
1
-1
/
+50
2025-01-21
Replaced include guards with #pragma once
Thorbjørn Lindeijer
1
-4
/
+1
2024-10-08
Simplified "drawnWhenBehind" logic
Thorbjørn Lindeijer
1
-5
/
+1
2024-03-12
General code cleanups
Thorbjørn Lindeijer
1
-21
/
+21
2024-03-06
General code cleanups
Thorbjørn Lindeijer
1
-3
/
+1
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-10
/
+10
2012-02-13
Fixed drawing order of particles
Thorbjørn Lindeijer
1
-5
/
+0
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2011-09-02
The draw order of particles is now Y - 16 pixels.
unknown
1
-2
/
+7
2011-06-07
Fix particle positions
Jared Adams
1
-1
/
+1
2011-04-09
Removed a lot of useless "documentation"
Thorbjørn Lindeijer
1
-3
/
+0
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-1
/
+6
2010-10-17
Added death effects to particle engine.
Philipp Sehmisch
1
-7
/
+23
2010-10-17
Fixed wrong alpha calculation of text particles
Philipp Sehmisch
1
-0
/
+3
2010-05-06
Add support for floor item sprites
Jared Adams
1
-1
/
+7
2010-04-23
Add an Actor class to replace the Sprite class
Jared Adams
1
-44
/
+2
2010-03-07
Added a property to particle files which says if they may be resized based on...
Philipp Sehmisch
1
-0
/
+4
2010-03-04
Implemented markers for warp portals defined in map files in form of particle...
Philipp Sehmisch
1
-0
/
+6
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-10
Adds missile-particle attribute to items and monster attacks
Chuck Miller
1
-0
/
+7
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-3
/
+3
2009-12-16
Stored the cached config value which says if non-crucial particle effects are...
Philipp Sehmisch
1
-0
/
+1
2009-09-17
Partially (but mainly) resolved Mantis #753 by making monsters, NPC, and Floo...
Bertram
1
-0
/
+10
2009-05-04
Remove a superscript 2 from a source file
Jared Adams
1
-1
/
+1
2009-05-03
Added rotational particles, and added code to show arrows when a player shoot...
Chuck Miller
1
-1
/
+0
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-6
/
+5
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-1
/
+2
2009-03-12
Make use of the new available colors
Majin Sniper
1
-8
/
+6
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-3
/
+5
2009-02-15
Allow pressing enter with focus in port field
Bjørn Lindeijer
1
-2
/
+2
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-2
/
+0
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-1
/
+1
2009-02-07
Some more include cleanups.
Ira Rice
1
-2
/
+0
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-05
Removed a redundant directory, as well as got rid of Windows type
Ira Rice
1
-295
/
+295
2008-12-14
Code reformatting
Bjørn Lindeijer
1
-54
/
+30
2008-12-14
Passing vectors by reference
Philipp Sehmisch
1
-295
/
+295
2008-12-14
Fixed some linebreaks
Philipp Sehmisch
1
-296
/
+296
2008-12-14
Fixed follow-parent of nested and being-following particle emitters
Philipp Sehmisch
1
-12
/
+5
2008-12-14
Passing vectors by reference
Philipp Sehmisch
1
-296
/
+296
2008-12-14
Fixed follow-parent of nested and being-following particle emitters
Philipp Sehmisch
1
-12
/
+5
2008-12-13
Added support for being effects through the eAthena levelup message, and check
Bjørn Lindeijer
1
-0
/
+9
2008-12-08
Code reformatting
Bjørn Lindeijer
1
-52
/
+29
2008-12-08
Code reformatting
Bjørn Lindeijer
1
-52
/
+29
[next]