Age | Commit message (Expand) | Author | Files | Lines |
2009-03-08 | Forgot the actual storage window | Jared Adams | 1 | -1/+3 |
2009-03-06 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -11/+11 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -4/+3 |
2009-02-25 | Fix NPC handling to not need a handle on the NPC | Ira Rice | 1 | -1/+1 |
2009-02-25 | Fix NPC handling to not need a handle on the NPC | Jared Adams | 1 | -3/+1 |
2009-02-25 | Added method for resetting npc integer dialogs in the last commit, but | Ira Rice | 1 | -0/+1 |
2009-02-25 | Make sure that all dialogs are cleared on player death, not just the NPC | Ira Rice | 1 | -1/+3 |
2009-02-24 | Cleaned up some code, as well as removed redundant talk client requesting | Ira Rice | 1 | -3/+6 |
2009-02-23 | Clear text from NpcTextDialog when character dies | Jared Adams | 1 | -1/+8 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-18 | Centralize current_npc cleanup | Jared Adams | 1 | -2/+2 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -2/+3 |
2009-02-12 | Fix some spelling and whitespace | Kess Vargavind | 1 | -19/+35 |
2009-02-12 | Fix some spelling and whitespace | Kess Vargavind | 1 | -19/+35 |
2009-02-11 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -4/+4 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -4/+4 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -1/+1 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -34/+35 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -1/+2 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+3 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-23 | Added a patch by peavey over on TMW to disallow adding items to trade if | Ira Rice | 1 | -4/+4 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -10/+50 |
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -3/+16 |
2008-08-28 | Applied patch put together by Jaxad0127 with changes from the Aethyra project. | Bjørn Lindeijer | 1 | -1/+6 |
2008-08-17 | Fixed crash resulting from having a player targeted when hitting a warp point | Lloyd Bryant | 1 | -1/+6 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -18/+11 |
2008-04-26 | When picking up GP from trade or quest, tell the user in the chat window like... | Dennis Friis | 1 | -2/+9 |
2008-03-23 | Removed unnecessary forwarding method. | Bjørn Lindeijer | 1 | -1/+3 |
2007-12-31 | Added config options to set the scroll center. Retained scroll offset during ... | Philipp Sehmisch | 1 | -0/+7 |
2007-08-23 | Changed XP gaining effect to appear on the player instead. | Bjørn Lindeijer | 1 | -1/+1 |
2007-08-20 | Added monster killed xp notification effect. | Joshua Langley | 1 | -1/+1 |
2007-06-12 | Fix of DEF_BONUS not updating, and added Mac OSX icon. | David Athay | 1 | -0/+1 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -2/+2 |
2006-12-12 | Hide all NPC dialogs after death | Eugenio Favalli | 1 | -0/+11 |
2006-12-12 | Fixed crash when selecting an item after death | Eugenio Favalli | 1 | -0/+5 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -7/+13 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -2/+2 |
2006-07-19 | Merged new_animation branch until r2415 into trunk. | Eugenio Favalli | 1 | -2/+2 |
2006-03-09 | Made all local action listeners structs and moved them into anonymous namespa... | Björn Steinbrink | 1 | -14/+12 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -59/+83 |
2006-02-01 | Made the OkDialog and ConfirmDialog classes proxies for their buttons' events... | Björn Steinbrink | 1 | -4/+4 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+301 |