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
/
particle.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-1
/
+15
2010-10-17
Added death effects to particle engine.
Philipp Sehmisch
1
-16
/
+58
2010-10-17
Fixed wrong alpha calculation of text particles
Philipp Sehmisch
1
-0
/
+13
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-4
/
+4
2010-05-06
Add support for floor item sprites
Jared Adams
1
-1
/
+3
2010-04-23
Add an Actor class to replace the Sprite class
Jared Adams
1
-14
/
+1
2010-03-07
Added a property to particle files which says if they may be resized based on...
Philipp Sehmisch
1
-3
/
+9
2010-03-04
Implemented markers for warp portals defined in map files in form of particle...
Philipp Sehmisch
1
-0
/
+9
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
-2
/
+5
2009-12-16
Stored the cached config value which says if non-crucial particle effects are...
Philipp Sehmisch
1
-0
/
+2
2009-05-03
Added rotational particles, and added code to show arrows when a player shoot...
Chuck Miller
1
-1
/
+6
2009-04-14
Start a MathUtils file
Jared Adams
1
-1
/
+1
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-20
/
+24
2009-03-17
Added an image merge feature loosely based on a merge function found in
Ira Rice
1
-20
/
+24
2009-03-12
Make use of the new available colors
Majin Sniper
1
-12
/
+5
2009-03-12
Make use of the new available colors
Majin Sniper
1
-12
/
+5
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-4
/
+7
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-4
/
+7
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-0
/
+2
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-4
/
+3
2009-02-07
Some more include cleanups.
Ira Rice
1
-0
/
+2
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
2008-12-14
Passing vectors by reference
Philipp Sehmisch
1
-23
/
+22
2008-12-14
Some systactical sugar for 864e33
Philipp Sehmisch
1
-13
/
+6
2008-12-14
Fixed follow-parent of nested and being-following particle emitters
Philipp Sehmisch
1
-11
/
+36
2008-12-14
Passing vectors by reference
Philipp Sehmisch
1
-22
/
+22
2008-12-14
Some systactical sugar for 864e33
Philipp Sehmisch
1
-13
/
+6
2008-12-14
Fixed follow-parent of nested and being-following particle emitters
Philipp Sehmisch
1
-1
/
+0
2008-12-14
Fixed follow-parent of nested and being-following particle emitters
Philipp Sehmisch
1
-11
/
+36
2008-12-08
Code reformatting
Bjørn Lindeijer
1
-36
/
+30
2008-12-08
Code reformatting
Bjørn Lindeijer
1
-40
/
+32
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-10-27
Made targets draw on the fringe layer, as well as added t for talking to
Ira Rice
1
-4
/
+2
2008-10-26
Added Crush's recent Particle engine modifications from TMW.
Ira Rice
1
-1
/
+1
2008-10-26
Implemented particle emitters with properties which change over time accordin...
Philipp Sehmisch
1
-1
/
+1
2008-10-13
Added mob particle attack effects to mobs. Inspired by the TMW patch in
Ira Rice
1
-2
/
+2
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-6
/
+6
2008-08-27
Renamed "randomnes" to "randomness", so that it won't show up as part of Fate's
Bjørn Lindeijer
1
-5
/
+5
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-06-24
Added particle property "follow-parent" which makes the particle move when it...
Philipp Sehmisch
1
-0
/
+12
2008-06-23
Implemented "alpha" particle property.
Philipp Sehmisch
1
-0
/
+1
2008-06-05
Lowered default particle detail level.
Philipp Sehmisch
1
-1
/
+1
2008-05-28
Changed the way particle emitter skip is handled to make linear and circular ...
Philipp Sehmisch
1
-1
/
+1
[next]