Age | Commit message (Expand) | Author | Files | Lines |
2011-02-19 | Showing amount of picked up items in particle notification | Stefan Dombrowski | 1 | -1/+5 |
2011-02-17 | Specific messages for each pickup failure reason. | Ben Longbons | 1 | -5/+18 |
2011-02-17 | Add particle notification for "Unable to pick up item." | Ben Longbons | 1 | -0/+6 |
2010-10-31 | Using tile coordinates for pick-up | Stefan Dombrowski | 1 | -2/+2 |
2010-10-11 | Implementing show IP for game masters | Stefan Dombrowski | 1 | -1/+2 |
2010-10-08 | Remove the following system | Stefan Dombrowski | 1 | -2/+0 |
2010-10-08 | Fixing pick-up | Stefan Dombrowski | 1 | -2/+2 |
2010-10-05 | Send the server changed player direction if it changes during attack | Stefan Dombrowski | 1 | -4/+7 |
2010-07-11 | Made the different hard-coded paths and files be now taken from the | Yohann Ferreira | 1 | -3/+1 |
2010-05-21 | Fix some issues found by Cppcheck | Jared Adams | 1 | -5/+6 |
2010-05-04 | Fix mouse attack (tmwa) | Andrei Karas | 1 | -4/+2 |
2010-04-19 | Add afk mode for player. | Andrei Karas | 1 | -1/+68 |
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files accor... | Bertram | 1 | -5/+5 |
2010-04-16 | Add race support for eAthena | Jared Adams | 1 | -2/+2 |
2010-04-12 | Reviewed the LocalPlayer::nextTile() function. The ManaServ movement system i... | Bertram | 1 | -127/+347 |
2010-04-12 | Forgot to remove Being::checkNodeOffset() function. | Bertram | 1 | -2/+6 |
2010-04-12 | One step closer to the full movement system ready. | Bertram | 1 | -32/+116 |
2010-03-31 | Don't spam change direction packets | Jared Adams | 1 | -2/+2 |
2010-03-25 | Remove the type boolean from InventoryWindow | Jared Adams | 1 | -2/+1 |
2010-03-25 | Merge StorageWindow into InventoryWindow | Jared Adams | 1 | -1/+0 |
2010-03-25 | Eliminate the logic methods from InventoryWindow and StorageWindow | Jared Adams | 1 | -0/+15 |
2010-03-12 | Fix some issues with Being deletion | Jared Adams | 1 | -4/+5 |
2010-03-12 | Split Palette into Theme and UserPalette | Jared Adams | 1 | -7/+6 |
2010-03-05 | Rename SkinLoader to Theme | Jared Adams | 1 | -3/+3 |
2010-03-02 | Remove some unused members | Jared Adams | 1 | -5/+0 |
2010-03-02 | Revert "Merge WindowContainer into Viewport and remove extra members" | Jared Adams | 1 | -0/+5 |
2010-03-01 | Merge WindowContainer into Viewport and remove extra members | Jared Adams | 1 | -5/+0 |
2010-02-28 | Make the gui more themeable and distribute two themes | Jared Adams | 1 | -15/+9 |
2010-02-24 | Move StorageWindow to instancing intead of global | Jared Adams | 1 | -11/+0 |
2010-02-23 | Sanitized ManaServ movement protocol, by mainly moving code from LocalPlayer ... | Bertram | 1 | -53/+7 |
2010-02-23 | Got rid of superfluous Destination coordinates in LocalPlayer. | Bertram | 1 | -5/+1 |
2010-02-21 | Made tick counter and framerate limiter work during login sequence | Thorbjørn Lindeijer | 1 | -1/+1 |
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 |
2010-02-19 | Fixed a crash when trying to switch servers | Thorbjørn Lindeijer | 1 | -4/+4 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2010-02-01 | Small cleanups. | Bertram | 1 | -4/+4 |
2010-01-31 | Unify eAthena and manaserv support in to one build. | Daniel Bradshaw | 1 | -254/+266 |
2010-01-28 | Added virtual destructors, some implicit casts, and a couple of type changes. | Daniel Bradshaw | 1 | -3/+3 |
2010-01-27 | Added mutators/accessors to being.h and smal cleanups. | Bertram | 1 | -1/+1 |
2010-01-26 | Fix a few more _SUPPORT ifdefs and namespace PartyTab | Jared Adams | 1 | -4/+1 |
2010-01-21 | No point in differentiating between int and Uint16 | Thorbjørn Lindeijer | 1 | -5/+1 |
2010-01-13 | Supress level up notifications when starting | Jared Adams | 1 | -4/+6 |
2010-01-13 | Fix initialization order in the new follor manager | Jared Adams | 1 | -3/+4 |
2010-01-13 | Adds a follow manager for users | BlueSansDouze | 1 | -2/+3 |
2010-01-12 | Standardize header order | Jared Adams | 1 | -3/+2 |
2010-01-10 | Remove some support ifdefs | Jared Adams | 1 | -22/+17 |
2010-01-10 | Change code style | Andrei Karas | 1 | -7/+16 |
2010-01-06 | Removed the nonsensical particle popups with the percent of exp to next level... | Philipp Sehmisch | 1 | -1/+3 |
2009-12-16 | Stored the cached config value which says if non-crucial particle effects are... | Philipp Sehmisch | 1 | -0/+3 |