summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice68-352/+1368
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-06Fix background on resolutions other than 800x600Bjørn Lindeijer1-1/+10
2008-12-06Prevent the player from continuing to walk after opening a NPC dialog.Ira Rice1-0/+3
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
2008-12-06Added particle containers and refactored beings to use them (to clean up resp...Fate5-31/+281
2008-12-06Fix whisperingJared Adams1-2/+2
2008-12-05added /w shortcut for whisperingFate2-41/+52
2008-12-05Fade out mouse cursor when not used for some timeBjørn Lindeijer2-12/+46
2008-12-05Fixed MutexLocker to not work on a copyBjørn Lindeijer2-7/+10
2008-12-05Fix race condition with a std::string accessBjørn Lindeijer4-15/+124
2008-12-05Fade out mouse cursor when not used for some timeBjørn Lindeijer2-12/+46
2008-12-05Fixed MutexLocker to not work on a copyBjørn Lindeijer2-7/+10
2008-12-05Fix race condition with a std::string accessBjørn Lindeijer4-15/+124
2008-12-03Don't reuse the setupWindow variable from the gameBjørn Lindeijer1-2/+2
2008-12-03Disabled "Reset Windows" button when appropriateBjørn Lindeijer1-0/+9
2008-12-04Don't reuse the setupWindow variable from the gameBjørn Lindeijer1-2/+2
2008-12-04Deleted a few dangling pointers noticed by Bjorn.Ira Rice1-1/+6
2008-12-03Revised pointer deletion based on Bjorn's suggestion.Ira Rice1-0/+4
2008-12-03Fixed pointer deletion so that the setup window doesn't get doubleIra Rice1-2/+0
2008-12-03Deleted a few dangling pointers noticed by Bjorn.Ira Rice1-1/+4
2008-12-03Disabled "Reset Windows" button when appropriateBjørn Lindeijer1-0/+9
2008-12-03Added the setup button to show when the client is loaded, since all ofIra Rice1-0/+37
2008-12-03While there is still a small visual artifact, this patch fixes the buyIra Rice1-0/+3
2008-12-03Adding missing mJobLvlLabel from last commitBjørn Lindeijer1-1/+3
2008-12-03Changed tileset code so that it removes all ... paths. This assumes thatIra Rice1-5/+4
2008-12-03Fixed status window so that the job level is displayed next to theIra Rice1-10/+18
2008-12-03Check doc before deleting, and make sure it's deleted when both xmlIra Rice1-2/+11
2008-12-03Added in the effects manager, which was accidently missing from the lastIra Rice2-0/+142
2008-12-03Add an effects manager (patch by Kage Jittai)Ira Rice9-113/+105
2008-12-03Converted DOS to UNIX newlinesBjørn Lindeijer1-2/+1
2008-12-02Made an option around the syncing, but no way to change it for now.Bjørn Lindeijer2-1/+19
2008-12-02Added the ability to use external tilesets in the client.Ira Rice2-4/+13
2008-12-02Fixed status window so that the job level is displayed next to theIra Rice1-10/+18
2008-12-02Fixed MP bar updating in Status window. Thanks Scraggy for catchingIra Rice1-1/+1
2008-12-02Didn't clean up after myself in the last commit.Ira Rice1-0/+2