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
/
statuseffect.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-0
/
+1
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-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-2
/
+1
2010-01-10
Change code style
Andrei Karas
1
-4
/
+8
2009-03-27
Clean up chat and chat tabs some more
Jared Adams
1
-1
/
+3
2009-03-26
Major clean up of ChatTab handling
Jared Adams
1
-2
/
+2
2009-03-12
Fix leaks in status effects
Jared Adams
1
-12
/
+16
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-2
/
+2
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-5
/
+5
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2008-12-09
Defer re-adding of particles to next call to Being::logic() to avoid crash
Fate
1
-3
/
+3
2008-12-09
Status particle effects: when looking up block IDs (effect IDs for other
Fate
1
-0
/
+4
2008-12-07
Some small updates and reformatting
Bjørn Lindeijer
1
-21
/
+16
2008-12-07
Added client-side status change handlers (text, icon, particle effect, audio).
Fate
1
-0
/
+171