summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-02-15Fix setting of home directory for OSXJared Adams1-3/+7
2009-02-15Add configurable units systemJared Adams17-38/+353
2009-02-15More copyright header fixesBjørn Lindeijer11-22/+22
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer56-517/+443
2009-02-15Merge branch '0.0.28'Bjørn Lindeijer3-5/+11
2009-02-13Fixed a break in building for non-mac users which was caused by usingIra Rice3-3/+3
2009-02-13Ignore "window manager + arrow" key combinationsSteve Cotton3-1/+14
2009-02-13Added in mac build support, contributed to us by allenmoatallen> fromIra Rice3-1/+12
2009-02-12Some more files which got fixed up for release (basically versionIra Rice3-5/+7
2009-02-12Fix some spelling and whitespaceKess Vargavind2-25/+41
2009-02-12Describe the /me command in chat helpKess Vargavind1-13/+23
2009-02-12Fix some spelling and whitespaceKess Vargavind2-25/+41
2009-02-12Describe the /me command in chat helpKess Vargavind1-13/+23
2009-02-11OSX version fixDavid Athay1-0/+2
2009-02-11Changed default color for "Is" to be more readableMadCamel1-1/+1
2009-02-11Separated out the setup and help windows from the chat shortcut so thatIra Rice1-3/+5
2009-02-11Adjusted a few files for release.Ira Rice6-9/+9
2009-02-11Implemented /meMadCamel1-0/+16
2009-02-11Fixed crash when sending a blank item linkMadCamel1-1/+1
2009-02-12Updated version to 0.0.28.1Bjørn Lindeijer2-3/+3
2009-02-12OSX version fixDavid Athay1-0/+2
2009-02-12Added command line option to set home directory pathMichon van Dooren1-3/+9
2009-02-11Removed a few unneeded includes in the being handler.Ira Rice1-2/+0
2009-02-11Changed default color for "Is" to be more readableMadCamel1-1/+1
2009-02-11Implemented /meMadCamel1-0/+16
2009-02-11Fixed crash when sending a blank item linkMadCamel1-1/+1
2009-02-11Merge branch 'master' of git@gitorious.org:tmw/eathenaDavid Athay9-26/+12
2009-02-11Restored particle effects on hits and critical hits.Philipp Sehmisch2-16/+2
2009-02-11Fixed the default table width for the player tab.Ira Rice1-20/+33
2009-02-11Shut up some compiler warnings.Philipp Sehmisch7-10/+10
2009-02-11Shut up some compiler warnings.Philipp Sehmisch7-10/+10
2009-02-11Don't make log statements translatableBjørn Lindeijer12-68/+73
2009-02-11Changed spelling from colour to color.Philipp Sehmisch16-138/+138
2009-02-11Merge branch 'master' of git@gitorious.org:tmw/eathenaDavid Athay291-3682/+9747
2009-02-11OSX version fixDavid Athay1-0/+2
2009-02-11Fixed a regression on the particle engine caused by modifying theIra Rice2-11/+0
2009-02-10Whitespace fixesBjørn Lindeijer11-24/+24
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer15-34/+37
2009-02-10Removed many pointless comparisons with NULLBjørn Lindeijer15-47/+33
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice334-916/+1010
2009-02-10Made sure to clean up after all of the dangling pointers in theIra Rice2-6/+46
2009-02-10Added two more options for displaying speech overhead (don't show it atIra Rice12-52/+115
2009-02-11More capitalization fixes for 'color'Bjørn Lindeijer4-9/+9
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer16-34/+34
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer16-42/+45
2009-02-10Fixed record locationBjørn Lindeijer1-1/+2
2009-02-10Fixed copyright headers for emote and color DBsBjørn Lindeijer4-28/+28
2009-02-10Don't make log statements translatableBjørn Lindeijer12-63/+66
2009-02-10Whitespace fixesBjørn Lindeijer12-25/+25
2009-02-10Merge branch 'aethyra/master'Bjørn Lindeijer11-37/+25