Age | Commit message (Expand) | Author | Files | Lines |
2010-08-29 | Move handling of autocomplete and input history into TextField | Jared Adams | 2 | -1/+40 |
2010-08-13 | Simplify handling of compressed files | Jared Adams | 3 | -22/+235 |
2010-08-05 | Add better XML error logging and do some related cleanup | Jared Adams | 2 | -14/+51 |
2010-05-27 | Fix drawing incorrect utf8 strings issue. | Andrei Karas | 2 | -0/+13 |
2010-03-12 | Split Palette into Theme and UserPalette | Jared Adams | 1 | -1/+7 |
2010-03-03 | Fix possible memory corruption. | Andrei Karas | 1 | -1/+1 |
2010-03-01 | Handle cases properly where the path already exists, but not as directory | Bernd Wachter | 1 | -6/+18 |
2010-02-25 | Fix the X11 paste code to actually return true on success | Thorbjørn Lindeijer | 1 | -0/+2 |
2010-02-25 | Added paste facility from the Wormux project | Thorbjørn Lindeijer | 2 | -0/+350 |
2010-02-25 | Add support for special folder lookup on Win32 | Bernd Wachter | 2 | -0/+108 |
2010-02-25 | Don't support backslash as path separator for non-windows platforms | Bernd Wachter | 2 | -7/+15 |
2010-02-25 | Add a simple recursive mkdir | Bernd Wachter | 2 | -0/+119 |
2010-02-21 | Do some more copyright header cleanups | Jared Adams | 1 | -1/+1 |
2010-02-22 | Modify copyright headers | Freeyorp | 10 | -10/+20 |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 10 | -40/+30 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 10 | -10/+10 |
2010-01-24 | Autocomplete names with quotes if the string begins with a / or @ (commands) | Blue Sans Douze | 1 | -1/+1 |
2010-01-10 | Change code style | Andrei Karas | 2 | -18/+37 |
2010-01-08 | Small refactoring in chat auto completing | Andrei Karas | 2 | -2/+2 |
2010-01-07 | Chat auto completing | Andrei Karas | 2 | -0/+22 |
2010-01-07 | Fix a typo | Freeyorp | 1 | -1/+1 |
2010-01-06 | Fixes so mapreader ignores the case of object types | Chuck Miller | 2 | -0/+15 |
2009-12-20 | Fixed an uninitialized pointer | Philipp Sehmisch | 1 | -1/+1 |
2009-12-19 | Added support for resources.xml from update server... Also added option to do... | Chuck Miller | 2 | -4/+33 |
2009-12-10 | Avoiding compiler warnings with gcc 4.4.0 | Stefan Dombrowski | 1 | -1/+1 |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 2 | -0/+27 |
2009-10-05 | Hide color codes from speech text | Andrei Karas | 2 | -0/+20 |
2009-08-10 | Move libintl from localplayer to gettext | Jared Adams | 1 | -2/+2 |
2009-05-12 | Don't unconditionally include config.h | Bjørn Lindeijer | 1 | -0/+2 |
2009-05-07 | Fixed compile issue with gcc 4.4 | Bjørn Lindeijer | 1 | -3/+5 |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 4 | -82/+35 |
2009-04-29 | Changed palette colors to be once again stored in a human readable | Tametomo | 2 | -2/+17 |
2009-04-16 | Make sure math functions are still inlined | Bjørn Lindeijer | 2 | -61/+33 |
2009-04-15 | HP Bar Gradual Changes Config (+ bugfixes) | Falkreon | 1 | -1/+1 |
2009-04-14 | Add misisng mathutils files | Jared Adams | 2 | -0/+89 |
2009-04-14 | Start a MathUtils file | Jared Adams | 1 | -24/+0 |
2009-04-13 | Fixed @'s in a user's nick | David Athay | 2 | -0/+21 |
2009-03-26 | Changed includes in utils/ dictory to new guidelines | Bjørn Lindeijer | 9 | -14/+15 |
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -4/+4 |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 2 | -2/+2 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 3 | -1/+310 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 3 | -58/+90 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+0 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 9 | -20/+27 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -0/+15 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 3 | -1/+4 |
2009-02-09 | Mostly whitespace and formatting changes | Bjørn Lindeijer | 2 | -14/+11 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+1 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -0/+15 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 8 | -18/+18 |