Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-26 | Merged revisions 4302,4338,4360-4362,4526,4528,4534,4547 via svnmerge from | Bjørn Lindeijer | 1 | -3/+30 |
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 | -4/+13 |
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -0/+9 |
2008-08-27 | Renamed "randomnes" to "randomness", so that it won't show up as part of Fate's | Bjørn Lindeijer | 1 | -3/+3 |
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/+19 |
2008-06-23 | Implemented "alpha" particle property. | Philipp Sehmisch | 1 | -0/+8 |
2008-03-09 | Implemented possibility to rotate particle emitters. Implemented interpretati... | Philipp Sehmisch | 1 | -1/+1 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -1/+3 |
2007-09-27 | Merged another bunch of changes from trunk to 0.0 to reduce the difference. | Bjørn Lindeijer | 1 | -2/+1 |
2007-09-20 | Fixed some compilation warning. | Guillaume Melquiond | 1 | -2/+1 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -55/+57 |
2007-08-29 | Made sell dialog resizable and tweaked inventory resize code a bit. | Bjørn Lindeijer | 1 | -1/+1 |
2007-08-28 | Added Vector class and used it in the particle engine. | Bjørn Lindeijer | 1 | -20/+15 |
2007-08-23 | Removed two useless popup related methods, used generic close button | Bjørn Lindeijer | 1 | -42/+42 |
2007-08-20 | Added monster killed xp notification effect. | Joshua Langley | 1 | -0/+7 |
2007-07-08 | Merged 0.0 changes from revision 3317 to 3362 to trunk. | Bjørn Lindeijer | 1 | -0/+3 |
2007-06-11 | Fixed a bug that prevented being-controlled particles from being deleted (tha... | Philipp Sehmisch | 1 | -0/+3 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -0/+288 |
2007-06-03 | Have ParticleEmitter load a possible particle image early on and don't cause a | Bjørn Lindeijer | 1 | -0/+8 |
2007-06-03 | Fixed image loading in software mode to not check for alpha layer with images | Bjørn Lindeijer | 1 | -279/+280 |
2007-05-23 | Changed argument order in text particle creation. | Philipp Sehmisch | 1 | -3/+2 |