summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2009-01-20Added the ability to parse multiple item links, as well as removingIra Rice1-0/+8
2009-01-20Made link searching case insensitive.Ira Rice1-1/+8
2009-01-20Added linking to item's just using [Item Name] in chatDavid Athay3-0/+42
2009-01-20Added current map filename to debug window.Philipp Sehmisch1-0/+2
2009-01-19Fixed a directory creation error reported by our Windows users (whyIra Rice1-2/+2
2009-01-18Added current map filename to debug window.Philipp Sehmisch1-0/+2
2009-01-18Fixed mapreader crash caused by unknown tile properties (That's why I said th...Philipp Sehmisch1-2/+6
2009-01-18Fixed mapreader crash caused by unknown tile properties (That's why I said th...Philipp Sehmisch1-2/+6
2009-01-18Added current map filename to debug window.Philipp Sehmisch1-0/+2
2009-01-17Added a few XML files for "translation". Idea obtained from IchigoBlack,Ira Rice2-2/+2
2009-01-16Candidate release for 0.0.27.1 (Windows needs to get colors fixed, andIra Rice2-7/+0
2009-01-15Added emote database, which is loosely based off of the NPC database.Ira Rice3-1/+211
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice25-170/+105
2009-01-14Added linking to item's just using [Item Name] in chatDavid Athay3-0/+41
2009-01-06Added support for animated tiles.Philipp Sehmisch1-23/+65
2009-01-06Added support for internationalizationIra Rice1-2/+3
2009-01-06Merge branch 'master' of git@gitorious.org:tmw/eathenaPhilipp Sehmisch1-2/+3
2009-01-06Added support for animated tiles.Philipp Sehmisch1-23/+67
2009-01-06Added support for internationalizationBjørn Lindeijer1-2/+3
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch3-7/+9
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch3-7/+9
2009-01-04Code reformattingBjørn Lindeijer8-49/+40
2008-12-27Remove ../ from tileset files.Ira Rice1-1/+3
2008-12-20Enabled video mode switching, as well as got rid of an old, unneededIra Rice1-2/+0
2008-12-17Code reformattingBjørn Lindeijer8-51/+41
2008-12-14Code reformattingBjørn Lindeijer6-114/+63
2008-12-13Mantis #406 by jaxad0127David Athay3-8/+8
2008-12-13Fixed crash when map layer has too many tiles.Bjørn Lindeijer1-1/+7
2008-12-13Delete resources after removing from the orphan list, to avoid double frees d...Fate1-1/+1
2008-12-08Code reformattingBjørn Lindeijer6-102/+59
2008-12-08Code reformattingBjørn Lindeijer6-114/+63
2008-12-08Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer3-9/+3
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice3-40/+44
2008-12-07Some code reformattingBjørn Lindeijer1-2/+1
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate1-12/+13
2008-12-07Removed unnecessary weight check in itemdb loaderLloyd Bryant1-3/+3
2008-12-06Removed unnecessary weight check in itemdb loaderLloyd Bryant1-3/+3
2008-12-03Changed tileset code so that it removes all ... paths. This assumes thatIra Rice1-5/+4
2008-12-03Check doc before deleting, and make sure it's deleted when both xmlIra Rice1-2/+11
2008-12-02Added the ability to use external tilesets in the client.Ira Rice1-3/+12
2008-12-02Didn't clean up after myself in the last commit.Ira Rice1-0/+2
2008-12-02Changed colordb to only use one XML::Document pointer, instead ofIra Rice1-4/+4
2008-11-30Delete resources after removing from the orphan list, to avoid double frees d...Fate1-1/+1
2008-11-25Miscellaneous TMW change commits. Missed these changes before because of Ira Rice1-1/+1
2008-11-23Delete resources after removing from the orphan list, to avoid double frees d...Fate1-1/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice41-128/+35
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer40-80/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer40-80/+0
2008-11-12Applied a fix that fixes TMW loading.Ira Rice1-6/+9
2008-11-04Merged revisions 4332 via svnmerge from Bjørn Lindeijer2-3/+6