summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Merged Vector class improvements from mainlineBjørn Lindeijer1-0/+1
2009-01-05Renamed PATH_NODE to Position as on mainlineBjørn Lindeijer8-38/+126
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch14-39/+45
2009-01-05Refactor the way in which browser box text is drawn and wrapped.Björn Steinbrink2-94/+151
2009-01-05Cleaned autotools filesGuillaume Melquiond1-6/+2
2009-01-05Refactor the way in which browser box text is drawn and wrapped.Björn Steinbrink1-65/+74
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch12-43/+47
2009-01-05Re-enabled buddy windowDavid Athay3-3/+17
2009-01-05Merged with 'master'Bjørn Lindeijer86-1221/+1245
2009-01-05Add buddy windowDavid Athay4-52/+35
2009-01-05Fix typo in updatehost reported by Jaxad.Dennis Friis1-1/+1
2009-01-05Renamed PATH_NODE to Position as on mainlineBjørn Lindeijer8-42/+127
2009-01-04Merged Vector class improvements from mainlineBjørn Lindeijer4-5/+93
2009-01-04Fixed rendering of special charactersBjørn Lindeijer1-2/+2
2009-01-04Fixed installing of dejavusans.ttf font.Bjørn Lindeijer1-2/+4
2009-01-04Code reformattingBjørn Lindeijer14-123/+80
2009-01-04Smiley step 1.91, the little part to make it workForge4-9/+36
2009-01-04Smiley track: step 1.9Forge10-15/+1202
2009-01-02Step 1.5 of smiley update: allow usage of same key for smiley andForge3-462/+460
2009-01-02Removed duplicate TrueTypeFont class declarationBjørn Lindeijer2-77/+7
2009-01-02Removed executable bits from SDLMain.{h,m}Bjørn Lindeijer2-0/+0
2009-01-01Customisable shortkey for smiley (defaulting to keypad 0-9/*)Forge3-27/+77
2008-12-31Fixed OSX fullscreen hangDavid Athay1-2/+2
2009-01-01Made trade window resizableBjørn Lindeijer4-29/+53
2008-12-31Made an option around the syncing, but no way to change it for now.Bjørn Lindeijer2-4/+20
2008-12-31Synchronized font size with mainlineBjørn Lindeijer1-1/+1
2008-12-29Fixed a video resolution switching crash.Ira Rice1-1/+0
2008-12-29Removed a duplicate file that was overlooked.Ira Rice1-171/+0
2008-12-29Removed TMW's truetype file, since we don't use it (accidentaly left itIra Rice1-2/+0
2008-12-29Added support for True Type Fonts using GUIChan's inbuilt SDLTrueTypeIra Rice14-65/+1055
2008-12-29Increased text chunk cache size to improve performance when a lot of text is ...Philipp Sehmisch1-1/+1
2008-12-29Image alpha should also be set to 1, in case it was changed before.Bjørn Lindeijer2-8/+8
2008-12-29Added support for alpha blending to true type font drawing.Philipp Sehmisch1-0/+7
2008-12-29Fixed double-free of true-type resources.Guillaume Melquiond1-2/+5
2008-12-29Fixed two compiler warnings about deprecated char*Bjørn Lindeijer1-2/+2
2008-12-29Added support for True Type Fonts.Eugenio Favalli7-65/+329
2008-12-27Remove ../ from tileset files.Ira Rice1-1/+3
2008-12-26Fixed a potential leak in setup, changed the default border color toIra Rice8-17/+47
2008-12-21Fixed wallpaper selection to be handled correctly.Ira Rice1-3/+3
2008-12-20Enabled video mode switching, as well as got rid of an old, unneededIra Rice4-15/+43
2008-12-17Remember windows visibility.Eugenio Favalli2-4/+14
2008-12-17Reintroduced window name propertyBjørn Lindeijer19-30/+51
2008-12-17Code reformattingBjørn Lindeijer23-182/+138
2008-12-14Code reformatting to conform to line lengthBjørn Lindeijer1-151/+160
2008-12-14Tweaked some configuration defaultsBjørn Lindeijer2-9/+9
2008-12-14Fixed inconsistency in default window sizesBjørn Lindeijer8-10/+11
2008-12-14Code reformatting to conform to line lengthBjørn Lindeijer1-41/+63
2008-12-14Removed unnecessary c_str()Bjørn Lindeijer1-1/+1
2008-12-14Code reformatting to conform to line lengthBjørn Lindeijer1-39/+57
2008-12-14Obscure precise home directory name when making screenshotsFate1-4/+9