summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer2-8/+3
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer5-6/+6
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer8-214/+13
2009-02-13Fixed a break in building for non-mac users which was caused by usingIra Rice2-2/+2
2009-02-13Added in mac build support, contributed to us by allenmoatallen> fromIra Rice2-1/+8
2009-02-11Don't make log statements translatableBjørn Lindeijer5-31/+34
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-2/+2
2009-02-10Removed many pointless comparisons with NULLBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice44-300/+130
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer1-1/+1
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-2/+2
2009-02-10Fixed copyright headers for emote and color DBsBjørn Lindeijer4-28/+28
2009-02-10Don't make log statements translatableBjørn Lindeijer5-28/+31
2009-02-10Merge branch 'aethyra/master'Bjørn Lindeijer2-13/+1
2009-02-09Removed a getImage() function I added. Considered renaming it toIra Rice1-12/+0
2009-02-09Mostly whitespace fixesBjørn Lindeijer7-13/+14
2009-02-09Changed AETHYRA_DATADIR to PKG_DATADIR.Ira Rice1-1/+1
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer19-62/+55
2009-02-09Mostly whitespace fixesBjørn Lindeijer7-12/+12
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer41-185/+580
2009-02-07Some more include cleanups.Ira Rice17-23/+11
2009-02-03Disable alpha values affecting two widgets which would otherwise takeIra Rice1-1/+13
2009-01-30Some style cleanups to the image class. TODO: Find a way to fix theIra Rice1-21/+22
2009-01-28Added coloring of item names by type. TODO: Allow this to beIra Rice2-9/+7
2009-01-28Removed manual trimmings in exchange for using trim.h instead.Ira Rice1-8/+2
2009-01-26Modified item popups to show the weight of the item as well. TODO:Ira Rice1-3/+3
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer21-43/+43
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer19-39/+39
2009-01-24Code reformattingBjørn Lindeijer1-5/+8
2009-01-24Code reformattingBjørn Lindeijer1-19/+13
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer40-160/+160
2009-01-23Fixed very minor and rarel occuring mem leak in map reader.Philipp Sehmisch1-0/+2
2009-01-23Merge branch 'master' of git@gitorious.org:tmw/eathenaPhilipp Sehmisch40-160/+162
2009-01-23Fixed very minor and rarel occuring mem leak in map reader.Philipp Sehmisch1-0/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer40-160/+160
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-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-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