Age | Commit message (Expand) | Author | Files | Lines |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 19 | -62/+55 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 7 | -12/+12 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 41 | -185/+580 |
2009-02-07 | Some more include cleanups. | Ira Rice | 17 | -23/+11 |
2009-02-03 | Disable alpha values affecting two widgets which would otherwise take | Ira Rice | 1 | -1/+13 |
2009-01-30 | Some style cleanups to the image class. TODO: Find a way to fix the | Ira Rice | 1 | -21/+22 |
2009-01-28 | Added coloring of item names by type. TODO: Allow this to be | Ira Rice | 2 | -9/+7 |
2009-01-28 | Removed manual trimmings in exchange for using trim.h instead. | Ira Rice | 1 | -8/+2 |
2009-01-26 | Modified item popups to show the weight of the item as well. TODO: | Ira Rice | 1 | -3/+3 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 21 | -43/+43 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 19 | -39/+39 |
2009-01-24 | Code reformatting | Bjørn Lindeijer | 1 | -5/+8 |
2009-01-24 | Code reformatting | Bjørn Lindeijer | 1 | -19/+13 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 40 | -160/+160 |
2009-01-23 | Fixed very minor and rarel occuring mem leak in map reader. | Philipp Sehmisch | 1 | -0/+2 |
2009-01-23 | Merge branch 'master' of git@gitorious.org:tmw/eathena | Philipp Sehmisch | 40 | -160/+162 |
2009-01-23 | Fixed very minor and rarel occuring mem leak in map reader. | Philipp Sehmisch | 1 | -0/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 40 | -160/+160 |
2009-01-20 | Added the ability to parse multiple item links, as well as removing | Ira Rice | 1 | -0/+8 |
2009-01-20 | Made link searching case insensitive. | Ira Rice | 1 | -1/+8 |
2009-01-20 | Added linking to item's just using [Item Name] in chat | David Athay | 3 | -0/+42 |
2009-01-20 | Added current map filename to debug window. | Philipp Sehmisch | 1 | -0/+2 |
2009-01-19 | Fixed a directory creation error reported by our Windows users (why | Ira Rice | 1 | -2/+2 |
2009-01-18 | Added current map filename to debug window. | Philipp Sehmisch | 1 | -0/+2 |
2009-01-18 | Fixed mapreader crash caused by unknown tile properties (That's why I said th... | Philipp Sehmisch | 1 | -2/+6 |
2009-01-18 | Fixed mapreader crash caused by unknown tile properties (That's why I said th... | Philipp Sehmisch | 1 | -2/+6 |
2009-01-17 | Added a few XML files for "translation". Idea obtained from IchigoBlack, | Ira Rice | 2 | -2/+2 |
2009-01-16 | Candidate release for 0.0.27.1 (Windows needs to get colors fixed, and | Ira Rice | 2 | -7/+0 |
2009-01-15 | Added emote database, which is loosely based off of the NPC database. | Ira Rice | 3 | -1/+211 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 25 | -170/+105 |
2009-01-06 | Added support for animated tiles. | Philipp Sehmisch | 1 | -23/+65 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -2/+3 |
2009-01-06 | Merge branch 'master' of git@gitorious.org:tmw/eathena | Philipp Sehmisch | 1 | -2/+3 |
2009-01-06 | Added support for animated tiles. | Philipp Sehmisch | 1 | -23/+67 |
2009-01-06 | Added support for internationalization | Bjørn Lindeijer | 1 | -2/+3 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 3 | -7/+9 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 3 | -7/+9 |
2009-01-04 | Code reformatting | Bjørn Lindeijer | 8 | -49/+40 |
2008-12-27 | Remove ../ from tileset files. | Ira Rice | 1 | -1/+3 |
2008-12-20 | Enabled video mode switching, as well as got rid of an old, unneeded | Ira Rice | 1 | -2/+0 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 6 | -102/+59 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 6 | -114/+63 |
2008-12-08 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 3 | -9/+3 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 3 | -40/+44 |
2008-12-07 | Some code reformatting | Bjørn Lindeijer | 1 | -2/+1 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -12/+13 |
2008-12-06 | Removed unnecessary weight check in itemdb loader | Lloyd Bryant | 1 | -3/+3 |
2008-12-03 | Changed tileset code so that it removes all ... paths. This assumes that | Ira Rice | 1 | -5/+4 |
2008-12-03 | Check doc before deleting, and make sure it's deleted when both xml | Ira Rice | 1 | -2/+11 |
2008-12-02 | Added the ability to use external tilesets in the client. | Ira Rice | 1 | -3/+12 |