Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 | |
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections. | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -3/+16 | |
whether the being exists before referencing it. Re-enabled proper MP bar display. Improved handling of a warp to the same map. | |||||
2008-08-28 | Applied patch put together by Jaxad0127 with changes from the Aethyra project. | Bjørn Lindeijer | 1 | -1/+6 | |
Improves compatibility with the newer version of eAthena and works around an initialization bug. | |||||
2008-04-26 | When picking up GP from trade or quest, tell the user in the chat window ↵ | Dennis Friis | 1 | -2/+9 | |
like with items. | |||||
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 | |
map change for smoother map transitions. | |||||
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 | |
from the 0.1.0 branch. | |||||
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 ↵ | Björn Steinbrink | 1 | -14/+12 | |
namespaces. | |||||
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' ↵ | Björn Steinbrink | 1 | -4/+4 | |
events. Removed the RequestTradeWindow class, replaced with a plain ConfirmDialog. Fixed a memory leak along the way. | |||||
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+301 | |