Age | Commit message (Expand) | Author | Files | Lines |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -0/+2 |
2008-12-07 | Fix race condition with a std::string access | Bjørn Lindeijer | 1 | -0/+1 |
2008-12-06 | Added particle containers and refactored beings to use them (to clean up resp... | Fate | 1 | -0/+2 |
2008-12-05 | Fix race condition with a std::string access | Bjørn Lindeijer | 1 | -0/+1 |
2008-12-05 | Fix race condition with a std::string access | Bjørn Lindeijer | 1 | -0/+1 |
2008-12-03 | Add an effects manager (patch by Kage Jittai) | Ira Rice | 1 | -0/+3 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+1 |
2008-11-16 | Fixed some indents | Bjørn Lindeijer | 1 | -4/+4 |
2008-11-13 | Updated makefile | David Athay | 1 | -1/+3 |
2008-11-06 | Added interface for sending post. | David Athay | 1 | -2/+2 |
2008-11-01 | Some files I forgot to add with the last commit. | Philipp Sehmisch | 1 | -0/+2 |
2008-10-27 | add effect handler (by Chuck Miller) | Roderic Morris | 1 | -0/+2 |
2008-10-27 | Add an effects manager (patch by Kage Jittai) | Jared Adams | 1 | -1/+3 |
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-23 | Fixed building with configure | Bjørn Lindeijer | 1 | -0/+2 |
2008-10-15 | De-hardcoded colors in trunk. Now, all colors are loaded from | Ira Rice | 1 | -0/+2 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 1 | -2/+5 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -0/+2 |
2008-09-04 | Added code to change text colouring | Douglas Boffey | 1 | -2/+6 |
2008-08-28 | Accepted Patch by Scraggy that moves text in such a way that no text overlaps | Bjørn Lindeijer | 1 | -0/+4 |
2008-08-18 | fix bug #209, display skill icons correctly. | Roderic Morris | 1 | -0/+2 |
2008-08-07 | Rebranding TME to Aethyra | Kraant | 1 | -7/+7 |
2008-07-27 | Changed files to tme | Douglas Boffey | 1 | -9/+9 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -8/+20 |
2008-07-01 | fix build files | Roderic Morris | 1 | -1/+1 |
2008-07-01 | Updated project files. | Philipp Sehmisch | 1 | -0/+4 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -0/+2 |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 1 | -0/+2 |
2008-05-22 | Fixed linker error caused by missing module. | Bjørn Lindeijer | 1 | -3/+5 |
2008-05-19 | Removed the PopupBox class and used gcn::DropDown instead. It has clipping | Bjørn Lindeijer | 1 | -2/+0 |
2008-05-15 | Added tab with image based on button | David Athay | 1 | -0/+2 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -0/+10 |
2008-05-12 | Fix building on other build systems | David Athay | 1 | -2/+0 |
2008-04-25 | Added client-side email address change ability. | Yohann Ferreira | 1 | -0/+4 |
2008-04-23 | Replaced SHA-256 implementation with the one from InspIRCd. Thanks to Bertram | Bjørn Lindeijer | 1 | -4/+2 |
2008-04-21 | Added password encryption client-side using SHA256. | Yohann Ferreira | 1 | -0/+4 |
2008-04-19 | Fix a double entry and add missing files. | Dennis Friis | 1 | -8/+10 |
2008-04-18 | Fixed numerous crashes with chat and guild windows using new tabbed area. | David Athay | 1 | -0/+4 |
2008-04-15 | Added online status of guild members | David Athay | 1 | -0/+2 |
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 1 | -3/+1 |
2008-04-09 | Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25 | Bjørn Lindeijer | 1 | -0/+6 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -2/+0 |
2008-03-31 | updated project flies | Philipp Sehmisch | 1 | -1/+3 |
2008-02-28 | Temporary fix for GUILD protocol support, fixed makefile. Also please do not ... | Mateusz Kaduk | 1 | -0/+6 |
2008-02-28 | Added missing automake entries. Still bug in guildhandler code, plz fix it. | Mateusz Kaduk | 1 | -0/+6 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -2/+0 |
2007-12-24 | Disabled non-functional item shortcut window. | Bjørn Lindeijer | 1 | -6/+0 |
2007-11-21 | Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer... | Bjørn Lindeijer | 1 | -0/+4 |
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 1 | -0/+2 |