summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-02Removed duplicate TrueTypeFont class declarationBjørn Lindeijer2-77/+7
2009-01-02Removed executable bits from SDLMain.{h,m}Bjørn Lindeijer2-0/+0
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
2009-01-01Made trade window resizableBjørn Lindeijer5-31/+57
2009-01-01Ignore files copied in on WindowsBjørn Lindeijer1-0/+6
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 Favalli10-65/+334
2008-12-27Added include and lib directories to the CB projectBjørn Lindeijer2-6/+12
2008-12-27Adapted setup.nsi to 0.0.27 and added instructionsBjørn Lindeijer2-34/+39
2008-12-26Added Windows NSIS installer scriptsEugenio Favalli3-0/+237
2008-12-26Moved debian packaging scripts to packaging directoryBjørn Lindeijer14-0/+0
2008-12-14Code reformatting to conform to line lengthBjørn Lindeijer1-41/+63
2008-12-14Removed remaining DOS newlinesBjørn Lindeijer1-3/+3
2008-12-14Fixed some linebreaksPhilipp Sehmisch1-296/+296
2008-12-14Passing vectors by referencePhilipp Sehmisch2-318/+318
2008-12-14Some systactical sugar for 864e33Philipp Sehmisch2-18/+9
2008-12-14Reverted an accidental change in Code::Blocks project file.Philipp Sehmisch1-1/+1
2008-12-14Fixed follow-parent of nested and being-following particle emittersPhilipp Sehmisch2-2/+1
2008-12-14Fixed follow-parent of nested and being-following particle emittersPhilipp Sehmisch6-41/+60
2008-12-13Code style reformattingBjørn Lindeijer12-226/+173
2008-12-10Obscure precise home directory name when making screenshotsFate1-4/+9
2008-12-09Updated release date for 0.0.27v0.0.27Bjørn Lindeijer5-6/+6
2008-12-09Fixed two issues with the chat message parsingBjørn Lindeijer1-7/+11
2008-12-09Removed the unused NewSkillDialogBjørn Lindeijer5-271/+0
2008-12-09Make the window shortcuts configurableJared Adams3-10/+28
2008-12-09Only play status effect sound effects for localplayerFate2-2/+4
2008-12-09Defer re-adding of particles to next call to Being::logic() to avoid crashFate3-4/+19
2008-12-09Status particle effects: when looking up block IDs (effect IDs for otherFate4-7/+19
2008-12-08An attempt to fix the crashes related to particlesBjørn Lindeijer1-2/+7
2008-12-08Mostly code reformattingBjørn Lindeijer3-9/+14
2008-12-08Code reformattingBjørn Lindeijer13-298/+175
2008-12-08Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer12-31/+20
2008-12-08Clip the minimap image to within its windowBjørn Lindeijer1-10/+14
2008-12-08Don't scroll past the edges of the minimapBjørn Lindeijer1-0/+12
2008-12-07Some code reformattingBjørn Lindeijer5-29/+23
2008-12-07Added some initialization and removed ChargeDialogBjørn Lindeijer9-130/+13
2008-12-07Ignore files created during Windows buildBjørn Lindeijer1-0/+7
2008-12-07Updated Code::Blocks projectBjørn Lindeijer1-2/+4
2008-12-07Changed bug contact to developer mailing listBjørn Lindeijer1-1/+1
2008-12-07Updated version to 0.0.27Bjørn Lindeijer7-31/+32