summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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-14Fixed follow-parent of nested and being-following particle emittersPhilipp Sehmisch1-1/+0
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-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
2008-12-13The "name" property of the map is now used as caption of the minimap window w...Philipp Sehmisch1-11/+6
2008-12-13Make sure to initialize joystick enabled stateBjørn Lindeijer3-48/+31
2008-12-13Delete resources after removing from the orphan list, to avoid double frees d...Fate1-1/+1
2008-12-13Added ability to add equipment to the shurtcut barBjørn Lindeijer3-20/+23
2008-12-13Center large minimaps on playerBjørn Lindeijer1-20/+21
2008-12-13Fixed compile error with GCC 4.4 reported by Martin Michlmayr.Bjørn Lindeijer1-5/+1
2008-12-13Do not activate shortcuts if tradewindow is visible.Dennis Friis1-8/+12
2008-12-13* Use hair.xml to determine hair colours (#514)Fate4-25/+108
2008-12-13Moved gender and hair style back to BeingBjørn Lindeijer4-33/+48
2008-12-10Obscure precise home directory name when making screenshotsFate1-9/+14
2008-12-10Obscure precise home directory name when making screenshotsFate1-4/+9
2008-12-09Fixed two issues with the chat message parsingBjørn Lindeijer1-6/+17
2008-12-09Make the window shortcuts configurableJared Adams4-18/+52
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-08Small maps used to scroll as well as big maps. Fixed.Ira Rice1-2/+2
2008-12-08An attempt to fix the crashes related to particlesBjørn Lindeijer1-2/+7
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 Lindeijer12-198/+128