summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Fixed browser box so that it'd work again.Ira Rice2-51/+26
2009-01-05Changed smiley window to say emote. (I like emote better, so that'sIra Rice1-2/+2
2009-01-05Added emote window button.Ira Rice1-0/+6
2009-01-05CMake warning fixes by RodericBjørn Lindeijer2-4/+1
2009-01-05Made trade window resizableBjørn Lindeijer5-29/+55
2009-01-05Made an option around the syncing, but no way to change it for now.Bjørn Lindeijer1-3/+1
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 Melquiond2-38/+38
2009-01-05Added missing header fileBjørn Lindeijer1-0/+1
2009-01-05Take into account removed files for obsoleted dataBjørn Lindeijer1-18/+18
2009-01-05Display obsolete files in gray and links to svnBjørn Lindeijer1-4/+19
2009-01-05Added missing header and print newline at end of usage instructionsBjørn Lindeijer2-1/+2
2009-01-05CMake warning fixes by RodericBjørn Lindeijer2-4/+1
2009-01-05Renamed Doxygen file to standard filename and changed it so that simply runningBjørn Lindeijer2-4/+3
2009-01-05Removed two no longer used bitmap fontsBjørn Lindeijer4-4/+0
2009-01-05Fixed installing of dejavusans.ttf with CMakeBjørn Lindeijer2-0/+7
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 Athay4-3/+19
2009-01-05Merged with 'master'Bjørn Lindeijer96-1312/+1310
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 Lindeijer4-3/+11
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 Athay2-17/+2
2009-01-01Made trade window resizableBjørn Lindeijer5-31/+57
2009-01-01Ignore files copied in on WindowsBjørn Lindeijer1-0/+6
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-29Removed a few now unnecessary data files.Ira Rice5-6/+0
2008-12-29Added support for True Type Fonts using GUIChan's inbuilt SDLTrueTypeIra Rice22-67/+1078
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