summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-08Fixed speech bubbles, which broke on the last merger.Ira Rice1-0/+1
2008-12-08Compacted the inventory window layout.Ira Rice2-22/+8
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-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-07Added some initialization and removed ChargeDialogIra Rice8-124/+13
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer9-20/+21
2008-12-07Fixed the minimap name field so that it works for us again. Since IIra Rice1-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-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice68-352/+1368
2008-12-07Some code reformattingBjørn Lindeijer5-29/+23
2008-12-07Added some initialization and removed ChargeDialogBjørn Lindeijer8-128/+13
2008-12-07Updated version to 0.0.27Bjørn Lindeijer1-2/+2
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 Lindeijer4-61/+49
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 statuseffectsFate10-136/+187
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/eathenaFate9-95/+133
2008-12-06Fixes to the /w commandFate1-2/+4
2008-12-07Fix background on resolutions other than 800x600Bjørn Lindeijer1-1/+10
2008-12-07Fixed wrapping in some cases, removed draw methodBjørn Lindeijer4-53/+21
2008-12-07Made NPC dialogues resizeable.Ira Rice4-7/+94
2008-12-06Fix background on resolutions other than 800x600Bjørn Lindeijer1-1/+10
2008-12-07Removed unnecessary weight check in itemdb loaderLloyd Bryant1-3/+3
2008-12-07Fix race condition with a std::string accessBjørn Lindeijer4-15/+127
2008-12-06Prevent the player from continuing to walk after opening a NPC dialog.Ira Rice1-0/+3
2008-12-07Fade out mouse cursor when not used for some timeBjørn Lindeijer2-12/+46
2008-12-07Set headers for CURL so that proxies won't cacheKraant1-0/+16
2008-12-06Fixed NPC dialogs so that they properly wrap. Broken by the last cherryIra Rice1-0/+5
2008-12-06Fixed wrapping in some cases, removed draw methodBjørn Lindeijer4-57/+24
2008-12-07Some code reformatting and updated NEWSBjørn Lindeijer1-10/+12
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
2008-12-07Made NPC dialogues resizeable.Ira Rice4-7/+94
2008-12-06Some code formattingBjørn Lindeijer1-45/+12
2008-12-06Made /where response include position informationBjørn Lindeijer1-1/+4
2008-12-06Removed unnecessary weight check in itemdb loaderLloyd Bryant1-3/+3