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
/
particleemitter.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-2
/
+2
2009-02-07
Some more include cleanups.
Ira Rice
1
-3
/
+2
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
-2
/
+1
2009-01-05
Removed a redundant directory, as well as got rid of Windows type
Ira Rice
1
-3
/
+3
2008-12-14
Some systactical sugar for 864e33
Philipp Sehmisch
1
-5
/
+3
2008-12-14
Fixed follow-parent of nested and being-following particle emitters
Philipp Sehmisch
1
-5
/
+6
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-5
/
+2
2008-10-26
Added Crush's recent Particle engine modifications from TMW.
Ira Rice
1
-41
/
+59
2008-10-13
Added mob particle attack effects to mobs. Inspired by the TMW patch in
Ira Rice
1
-1
/
+3
2008-10-10
Did a little bit of code cleanup (mostly from TMW changes) as well as
Ira Rice
1
-3
/
+2
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-6
/
+23
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
/
+7
2008-06-23
Implemented "alpha" particle property.
Philipp Sehmisch
1
-0
/
+7
2007-12-24
Fixed compile warning.
Bjørn Lindeijer
1
-0
/
+2
2007-12-23
Particle images are now reference-counted properly. Avoided attempts to load ...
Philipp Sehmisch
1
-0
/
+33
2007-09-20
Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style
Bjørn Lindeijer
1
-323
/
+323
2007-08-23
Removed two useless popup related methods, used generic close button
Bjørn Lindeijer
1
-17
/
+13
2007-06-27
Corrected some perspective issues of the particle engine and fixed a crash ca...
Philipp Sehmisch
1
-6
/
+6
2007-06-03
Have ParticleEmitter load a possible particle image early on and don't cause a
Bjørn Lindeijer
1
-22
/
+36
2007-05-04
Merged particle engine into main eAthena branch.
Philipp Sehmisch
1
-0
/
+313