Age | Commit message (Expand) | Author | Files | Lines |
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 |
2010-11-01 | Merge branch '0.5' of gitorious.org:mana/mana | Yohann Ferreira | 1 | -9/+1 |
2010-10-17 | Added death effects to particle engine. | Philipp Sehmisch | 1 | -1/+1 |
2010-10-17 | Fixed wrong alpha calculation of text particles | Philipp Sehmisch | 1 | -9/+1 |
2010-05-06 | Add support for floor item sprites | Jared Adams | 1 | -2/+4 |
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-11 | Cleanup GUI classes | Jared Adams | 1 | -3/+3 |
2009-12-24 | Alpha property of outline and shadow of rendered text is now taken from the g... | Philipp Sehmisch | 1 | -1/+2 |
2009-10-29 | Fix dark color in TextParticles | Andrei Karas | 1 | -1/+0 |
2009-05-14 | Fixed alpha to also apply to the main text of a text particle | Bjørn Lindeijer | 1 | -10/+7 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-14 | Exposed the progress bar colors to the color management tab. | Ira Rice | 1 | -1/+1 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -8/+3 |
2009-03-12 | Added a class for rendering of floating text | sniper | 1 | -22/+8 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -8/+3 |
2009-03-12 | Added a class for rendering of floating text | sniper | 1 | -22/+8 |
2009-02-20 | Added a pickup notification as particle effect. Also make a ui option to enab... | Majin Sniper | 1 | -2/+21 |
2009-02-19 | Added a pickup notification as particle effect. Also make a ui option to enab... | Majin Sniper | 1 | -2/+21 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+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 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+1 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -1/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-06-23 | Implemented "alpha" particle property. | Philipp Sehmisch | 1 | -2/+2 |
2007-08-28 | Added Vector class and used it in the particle engine. | Bjørn Lindeijer | 1 | -2/+2 |
2007-08-23 | Removed two useless popup related methods, used generic close button | Bjørn Lindeijer | 1 | -5/+6 |
2007-05-23 | Changed argument order in text particle creation. | Philipp Sehmisch | 1 | -2/+2 |
2007-05-23 | The color values of text particles are now stored in 3 integers instead of a ... | Philipp Sehmisch | 1 | -4/+5 |
2007-05-23 | Made text splash effects fade out. | Philipp Sehmisch | 1 | -1/+16 |
2007-05-05 | Added the missing TextParticle class. | Bjørn Lindeijer | 1 | -0/+48 |