summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-28Fixed some dangling diffs that never got fixed.Ira Rice2-59/+1
2008-12-27Remove ../ from tileset files.Ira Rice1-1/+3
2008-12-27Adjusted compiling script to work for the most recent git version.Ira Rice1-3/+1
2008-12-27Adapted setup.nsi to 0.0.27 and added instructionsIra Rice3-32/+43
2008-12-26Moved debian packaging scripts to packaging directoryIra Rice15-36/+531
2008-12-26Added Windows NSIS installer scriptsEugenio Favalli3-0/+237
2008-12-26Fixed a potential leak in setup, changed the default border color toIra Rice8-17/+47
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-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 Lindeijer25-188/+144
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
2008-12-14Removed the unused NewSkillDialogBjørn Lindeijer5-271/+0
2008-12-14Make the window shortcuts configurableJared Adams3-10/+28
2008-12-14Code reformattingBjørn Lindeijer12-238/+144
2008-12-14Removed ChargeDialogBjørn Lindeijer6-120/+0
2008-12-14Merge branch 'master' of git@gitorious.org:tmw/aethyraIra Rice12-20/+19
2008-12-14Passing vectors by referencePhilipp Sehmisch2-318/+317
2008-12-14Removed remaining DOS newlinesBjørn Lindeijer1-3/+3
2008-12-14Some systactical sugar for 864e33Philipp Sehmisch2-18/+9
2008-12-14Fixed some linebreaksPhilipp Sehmisch1-296/+296
2008-12-14Fixed follow-parent of nested and being-following particle emittersPhilipp Sehmisch6-45/+62
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-13Fixed confusion between username and characterBjørn Lindeijer1-20/+26
2008-12-13Got rid of confusing --default parameterBjørn Lindeijer1-19/+6
2008-12-13Only require a restart to switch to full screen with OpenGL on Windows, sinceBjørn Lindeijer1-0/+11
2008-12-13Mantis #406 by jaxad0127David Athay4-14/+34
2008-12-13Fixed crash when map layer has too many tiles.Bjørn Lindeijer1-1/+7
2008-12-13Included some documentation for the shortcut window by Vq.Bjørn Lindeijer2-0/+16
2008-12-13fixed some compilation problems reported by Jaxad, updated project file to ne...Philipp Sehmisch2-79/+33
2008-12-13Fixed alignment (patch by Scraggy - Mantis #384) and spelling error.David Athay1-2/+2
2008-12-13Added support for being effects through the eAthena levelup message, and checkBjørn Lindeijer8-4/+163