summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer9-21/+22
2008-12-07Use widgetResized to adjust chat window contentsBjørn Lindeijer2-6/+4
2008-12-07Made minimap visible by defaultBjørn Lindeijer1-0/+2
2008-12-07Tweaked some configuration defaultsBjørn Lindeijer3-10/+10
2008-12-07Some small updates and reformattingBjørn Lindeijer6-62/+52
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate14-38/+559
2008-12-06Merge branch 'master' into statuseffectsFate2-30/+36
2008-12-06For interaction popup window: serialise beings as IDs and look up, to allow t...Fate2-30/+36
2008-12-06Defrobnicated ParticleContainer inheritance hierarchyFate3-31/+69
2008-12-06Merge branch 'master' into statuseffectsFate12-137/+191
2008-12-06Minor punctuation fix, merged earlier /whisper fix/help update with separate ...Fate1-2/+2
2008-12-06Merge branch 'master' of git@gitorious.org:tmw/eathenaFate11-96/+137
2008-12-06Fixes to the /w commandFate1-2/+4
2008-12-07Some code reformatting and updated NEWSBjørn Lindeijer2-10/+14
2008-12-07Changed proxy fix to only tell the proxy to no-cacheKraant1-6/+11
2008-12-07Set headers for CURL so that proxies won't cache filesKraant1-0/+9
2008-12-07Changed the status window so that all the information appears by defaultDouglas Boffey1-1/+1
2008-12-07Fixed wrapping in some cases, removed draw methodBjørn Lindeijer4-59/+24