Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-03 | Simplify ManaServ netcode some more | Jared Adams | 34 | -1074/+214 | |
2009-11-03 | Fix potential infinite recursion | Jared Adams | 3 | -4/+4 | |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 65 | -396/+758 | |
2009-11-02 | Got rid of GameHandler::clear | Thorbjørn Lindeijer | 1 | -5/+0 | |
It was just forwarding to disconnect(). | |||||
2009-10-30 | Support switching characters under eAthena | Jared Adams | 2 | -0/+7 | |
2009-10-29 | Second round of fine tuning for keyboard movement. | Bertram | 1 | -5/+11 | |
I just discovered that the X,Y offsets aren't handled the same way between eAthena and Manaserv to draw the player's character. So, this patch hopefully fix the walk on water bug. There are some glitches left: - Like walking diagonally to a blocked corner. - Or Some times the character miss a blocked tile and correct its route. - The character's name is drawn in the wrong place for Manaserv client. - The playerBox draws the player at the wrong location; He's not centered at login and isn't diplayed at all in equipment window... But anyway, it's better than before. I'll go on for some polishing before continuing. Some cleanups are becoming vital for code's understanding. | |||||
2009-10-26 | Fixed loading of skill database on ManaServ (quick hotfix, needs to be ↵ | Philipp Sehmisch | 1 | -1/+1 | |
rebranded) | |||||
2009-10-24 | Basically finish rebranding | Jared Adams | 1 | -1/+1 | |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 61 | -0/+6674 | |