Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-01 | Replace some lists to vectors. | Andrei Karas | 1 | -6/+6 | |
2011-06-26 | Bit improve speed in map getwalk. | Andrei Karas | 1 | -0/+1 | |
2011-05-21 | Add monster walktype attribute to detect on what collisions monster can move. | Andrei Karas | 1 | -1/+3 | |
2011-05-09 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2011-05-09 | Impliment air and water block types. | Andrei Karas | 1 | -4/+25 | |
2011-04-30 | Fix compilation for windows. | Andrei Karas | 1 | -1/+1 | |
2011-04-26 | Impliment 3 attack lists. (priority, attack, ignore) | Andrei Karas | 1 | -2/+4 | |
2011-04-23 | Reorder map sprites to draw correctly player with more than one tile width. | Andrei Karas | 1 | -1/+6 | |
2011-04-21 | Impliment attack filter. | Andrei Karas | 1 | -1/+3 | |
Add tab in social tab. | |||||
2011-04-09 | Improve map loading speed. | Andrei Karas | 1 | -0/+7 | |
2011-04-05 | Replace list to vector in map. | Andrei Karas | 1 | -1/+1 | |
2011-03-30 | Add background music map ranges. | Andrei Karas | 1 | -16/+44 | |
2011-03-18 | Fix most conversions except manaserv net code and some other code. | Andrei Karas | 1 | -1/+1 | |
2011-03-11 | Wrap the open and closed list members in path finding. | Yohann Ferreira | 1 | -3/+3 | |
This prevent some weird things happening in path finding when playing for a very long time. Reviewed-by: Thorbjorn. | |||||
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+611 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |