Age | Commit message (Expand) | Author | Files | Lines |
2010-11-11 | Replace Event names with enums instead of strings | Chuck Miller | 1 | -1/+1 |
2010-11-11 | Have the event system channels use enums instead of strings | Chuck Miller | 1 | -1/+1 |
2010-10-19 | Heavy GUI fixes related to stats for Manaserv. | Yohann Ferreira | 1 | -9/+15 |
2010-08-26 | Merged testing branch into master. | Yohann Ferreira | 1 | -19/+16 |
2010-08-15 | Merge branch '1.0' | Chuck Miller | 1 | -4/+13 |
2010-08-13 | Add code to change gameservers to manaserv netcode | Jared Adams | 1 | -4/+13 |
2010-08-12 | Simplify working with the event system | Jared Adams | 1 | -2/+2 |
2010-08-10 | Remove NpcDialog references from netcode | Jared Adams | 1 | -4/+2 |
2010-08-04 | Remove some unused headers and fix some chat events | Jared Adams | 1 | -1/+0 |
2010-07-28 | Centralized configuration default values using the VariableData system. | Yohann Ferreira | 1 | -2/+2 |
2010-07-19 | Merge branch '1.0' | Yohann Ferreira | 1 | -1/+5 |
2010-07-18 | Move more from LocalPlayer to PlayerInfo | Jared Adams | 1 | -1/+1 |
2010-07-17 | Move ManaServ defines into the netcode | Chuck Miller | 1 | -0/+1 |
2010-07-17 | Modify how attributes and stats are handled | Chuck Miller | 1 | -25/+29 |
2010-07-11 | Made the different hard-coded paths and files be now taken from the | Yohann Ferreira | 1 | -1/+5 |
2010-07-08 | Fix crash in picking up an item that no longer exists | remoitnane | 1 | -5/+8 |
2010-05-21 | Merge branch '1.0' | Thorbjørn Lindeijer | 1 | -0/+5 |
2010-05-17 | Remove Monster, Player, and NPC classes | Jared Adams | 1 | -1/+0 |
2010-05-04 | Clear NPC dialogs when the player dies | Jared Adams | 1 | -0/+5 |
2010-02-21 | Made tick counter and framerate limiter work during login sequence | Thorbjørn Lindeijer | 1 | -3/+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 | -2/+2 |
2010-02-13 | Make NPC dialogs instance instead of global | Jared Adams | 1 | -43/+0 |
2010-02-09 | Got successfully rid of tile width/height fallback values as asked by Jaxad. | Bertram | 1 | -5/+5 |
2010-02-09 | Separated fallback defaults for tile width and height. | Bertram | 1 | -2/+2 |
2010-02-09 | Made the Beings' logic be able to handle any tile height/width. | Bertram | 1 | -1/+1 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2010-02-06 | Merged the Engine class into the Game class | Thorbjørn Lindeijer | 1 | -4/+6 |
2010-02-03 | Factorized speed translation from tile per seconds to pixels per ticks. | Bertram | 1 | -3/+7 |
2010-02-01 | Reduced CPU consumption by setting speed per ticks value only once. | Bertram | 1 | -1/+5 |
2010-01-31 | Unify eAthena and manaserv support in to one build. | Daniel Bradshaw | 1 | -3/+7 |
2010-01-12 | Standardize header order | Jared Adams | 1 | -7/+7 |
2010-01-10 | Remove some support ifdefs | Jared Adams | 1 | -2/+1 |
2010-01-10 | Change code style | Andrei Karas | 1 | -2/+4 |
2009-12-02 | Centralize netcode handler instances in Net | Jared Adams | 1 | -1/+1 |
2009-11-03 | Simplify ManaServ netcode some more | Jared Adams | 1 | -11/+16 |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -11/+21 |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -0/+411 |