Age | Commit message (Expand) | Author | Files | Lines |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -9/+15 |
2009-03-15 | Overrode the reset window function in the chat window to also reset the | Ira Rice | 1 | -0/+6 |
2009-03-15 | Fix some mem leaks | Jared Adams | 1 | -0/+2 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -2/+0 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -0/+2 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -0/+2 |
2009-03-10 | Extended window layout to take relative positions, as well as offsets to | Ira Rice | 1 | -1/+1 |
2009-03-10 | Fix typo in item link parsing | Jared Adams | 1 | -13/+18 |
2009-03-10 | Expand the scope where item links work | Kess Vargavind | 1 | -31/+31 |
2009-03-10 | Fixed an indentation error in the last commit. | Ira Rice | 1 | -8/+8 |
2009-03-10 | Remove some tabs and trailing whitespace | Jared Adams | 1 | -8/+8 |
2009-03-10 | Fix typo in item link parsing | Jared Adams | 1 | -13/+18 |
2009-03-10 | Remove some tabs and trailing whitespace | Jared Adams | 1 | -8/+8 |
2009-03-10 | Expand the scope where item links work | Kess Vargavind | 1 | -31/+31 |
2009-02-28 | Allow chatting while talking to NPCs | Jared Adams | 1 | -1/+6 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -18/+5 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -18/+5 |
2009-02-17 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+21 |
2009-02-16 | Moved location of trim checking, since it really should be done after | Ira Rice | 1 | -6/+3 |
2009-02-16 | Trim whitespace from the beginning and end of whispers, as well as | Ira Rice | 1 | -0/+21 |
2009-02-16 | Fixed a nasty crash that was only visible from the @help command. If the | Ira Rice | 1 | -1/+3 |
2009-02-15 | Don't make window name translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -1/+1 |
2009-02-12 | Describe the /me command in chat help | Kess Vargavind | 1 | -13/+23 |
2009-02-12 | Describe the /me command in chat help | Kess Vargavind | 1 | -13/+23 |
2009-02-11 | Implemented /me | MadCamel | 1 | -0/+16 |
2009-02-11 | Fixed crash when sending a blank item link | MadCamel | 1 | -1/+1 |
2009-02-11 | Implemented /me | MadCamel | 1 | -0/+16 |
2009-02-11 | Fixed crash when sending a blank item link | MadCamel | 1 | -1/+1 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -9/+9 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -9/+9 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -17/+17 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -49/+43 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -18/+18 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -95/+438 |
2009-02-07 | Added a text color preview to the setup color tab. | Ira Rice | 1 | -2/+0 |
2009-02-06 | Fixed the help function so that the help commands on help commands would | Ira Rice | 1 | -1/+0 |
2009-02-06 | Sanitized item links so that at no point is the internal representation | Ira Rice | 1 | -2/+2 |
2009-02-04 | Few more unneeded headers that weren't noticed originally in the last | Ira Rice | 1 | -2/+0 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -25/+18 |
2009-01-29 | Trimmed out a few help functions from some subclasses, and moved them | Ira Rice | 1 | -4/+9 |
2009-01-29 | Don't send empty chats (long lines of empty spaces). | Ira Rice | 1 | -0/+5 |
2009-01-29 | If an item link isn't found, don't treat it as a link. | Ira Rice | 1 | -12/+8 |
2009-01-27 | Removed the fairly useless buttonbox class, as well as removing the | Ira Rice | 1 | -3/+3 |
2009-01-25 | Changed it so that " :" messages are properly recognized as being from | Ira Rice | 1 | -1/+7 |
2009-01-24 | Changed GM status updating to check whether asserting is allowed or not, | Ira Rice | 1 | -10/+6 |
2009-01-24 | Tweak margins and set minimum size for chat window | Bjørn Lindeijer | 1 | -2/+5 |
2009-01-24 | Tweak margins and set minimum size for chat window | Bjørn Lindeijer | 1 | -2/+5 |