Age | Commit message (Expand) | Author | Files | Lines |
2009-01-05 | Fixed browser box so that it'd work again. | Ira Rice | 2 | -51/+26 |
2009-01-05 | Changed smiley window to say emote. (I like emote better, so that's | Ira Rice | 1 | -2/+2 |
2009-01-05 | Added emote window button. | Ira Rice | 1 | -0/+6 |
2009-01-05 | Made trade window resizable | Bjørn Lindeijer | 4 | -27/+51 |
2009-01-05 | Made an option around the syncing, but no way to change it for now. | Bjørn Lindeijer | 1 | -3/+1 |
2009-01-05 | Merged Vector class improvements from mainline | Bjørn Lindeijer | 1 | -0/+1 |
2009-01-05 | Renamed PATH_NODE to Position as on mainline | Bjørn Lindeijer | 8 | -38/+126 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 14 | -39/+45 |
2009-01-05 | Refactor the way in which browser box text is drawn and wrapped. | Björn Steinbrink | 2 | -94/+151 |
2009-01-05 | Cleaned autotools files | Guillaume Melquiond | 1 | -6/+2 |
2009-01-05 | Refactor the way in which browser box text is drawn and wrapped. | Björn Steinbrink | 1 | -65/+74 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 12 | -43/+47 |
2009-01-05 | Re-enabled buddy window | David Athay | 3 | -3/+17 |
2009-01-05 | Merged with 'master' | Bjørn Lindeijer | 86 | -1221/+1245 |
2009-01-05 | Add buddy window | David Athay | 4 | -52/+35 |
2009-01-05 | Fix typo in updatehost reported by Jaxad. | Dennis Friis | 1 | -1/+1 |
2009-01-05 | Renamed PATH_NODE to Position as on mainline | Bjørn Lindeijer | 8 | -42/+127 |
2009-01-04 | Merged Vector class improvements from mainline | Bjørn Lindeijer | 4 | -5/+93 |
2009-01-04 | Fixed rendering of special characters | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-04 | Fixed installing of dejavusans.ttf font. | Bjørn Lindeijer | 1 | -2/+4 |
2009-01-04 | Code reformatting | Bjørn Lindeijer | 14 | -123/+80 |
2009-01-04 | Smiley step 1.91, the little part to make it work | Forge | 4 | -9/+36 |
2009-01-04 | Smiley track: step 1.9 | Forge | 10 | -15/+1202 |
2009-01-02 | Step 1.5 of smiley update: allow usage of same key for smiley and | Forge | 3 | -462/+460 |
2009-01-02 | Removed duplicate TrueTypeFont class declaration | Bjørn Lindeijer | 2 | -77/+7 |
2009-01-02 | Removed executable bits from SDLMain.{h,m} | Bjørn Lindeijer | 2 | -0/+0 |
2009-01-01 | Customisable shortkey for smiley (defaulting to keypad 0-9/*) | Forge | 3 | -27/+77 |
2008-12-31 | Fixed OSX fullscreen hang | David Athay | 1 | -2/+2 |
2009-01-01 | Made trade window resizable | Bjørn Lindeijer | 4 | -29/+53 |
2008-12-31 | Made an option around the syncing, but no way to change it for now. | Bjørn Lindeijer | 2 | -4/+20 |
2008-12-31 | Synchronized font size with mainline | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-29 | Fixed a video resolution switching crash. | Ira Rice | 1 | -1/+0 |
2008-12-29 | Removed a duplicate file that was overlooked. | Ira Rice | 1 | -171/+0 |
2008-12-29 | Removed TMW's truetype file, since we don't use it (accidentaly left it | Ira Rice | 1 | -2/+0 |
2008-12-29 | Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType | Ira Rice | 14 | -65/+1055 |
2008-12-29 | Increased text chunk cache size to improve performance when a lot of text is ... | Philipp Sehmisch | 1 | -1/+1 |
2008-12-29 | Image alpha should also be set to 1, in case it was changed before. | Bjørn Lindeijer | 2 | -8/+8 |
2008-12-29 | Added support for alpha blending to true type font drawing. | Philipp Sehmisch | 1 | -0/+7 |
2008-12-29 | Fixed double-free of true-type resources. | Guillaume Melquiond | 1 | -2/+5 |
2008-12-29 | Fixed two compiler warnings about deprecated char* | Bjørn Lindeijer | 1 | -2/+2 |
2008-12-29 | Added support for True Type Fonts. | Eugenio Favalli | 7 | -65/+329 |
2008-12-27 | Remove ../ from tileset files. | Ira Rice | 1 | -1/+3 |
2008-12-26 | Fixed a potential leak in setup, changed the default border color to | Ira Rice | 8 | -17/+47 |
2008-12-21 | Fixed wallpaper selection to be handled correctly. | Ira Rice | 1 | -3/+3 |
2008-12-20 | Enabled video mode switching, as well as got rid of an old, unneeded | Ira Rice | 4 | -15/+43 |
2008-12-17 | Remember windows visibility. | Eugenio Favalli | 2 | -4/+14 |
2008-12-17 | Reintroduced window name property | Bjørn Lindeijer | 19 | -30/+51 |
2008-12-17 | Code reformatting | Bjørn Lindeijer | 23 | -182/+138 |
2008-12-14 | Code reformatting to conform to line length | Bjørn Lindeijer | 1 | -151/+160 |
2008-12-14 | Tweaked some configuration defaults | Bjørn Lindeijer | 2 | -9/+9 |