Age | Commit message (Expand) | Author | Files | Lines |
2009-07-23 | Fix adding to existing item in inventory | Jared Adams | 1 | -0/+5 |
2009-07-23 | Clear some more support ifdefs | Jared Adams | 28 | -83/+61 |
2009-07-22 | Fix updating the status window when money changes | Jared Adams | 2 | -2/+9 |
2009-07-22 | Fix bug with clearing inventory on map warp | Jared Adams | 3 | -0/+16 |
2009-07-21 | Fix handling of odd equipable items | Jared Adams | 2 | -6/+2 |
2009-07-21 | Merge equipment handling and fix some bugs | Jared Adams | 10 | -258/+142 |
2009-07-21 | clears the party name when you left the party | Maximilian Philipps | 1 | -0/+1 |
2009-07-21 | Stops changing to left align when updates | Chuck Miller | 1 | -1/+0 |
2009-07-21 | Some formatting fixes | Chuck Miller | 1 | -3/+6 |
2009-07-20 | Show crit chance for eAthena again | Jared Adams | 1 | -0/+1 |
2009-07-20 | Committed: 0000768: Progress bars smoothly scroll when the values have change... | Bertram | 3 | -9/+20 |
2009-07-20 | Fixed a bunch of compile errors/warnings | Thorbjørn Lindeijer | 3 | -8/+8 |
2009-07-19 | Use the same level display format in windows | Jared Adams | 1 | -8/+2 |
2009-07-19 | Merge StatusWindows | Jared Adams | 18 | -810/+581 |
2009-07-19 | Fixes raising player attributes | Chuck Miller | 1 | -1/+1 |
2009-07-19 | Apparently, this function shouldn't return anything | Thorbjørn Lindeijer | 2 | -6/+2 |
2009-07-17 | PLEASE CHECK: Compilation fix | Kess Vargavind | 1 | -0/+4 |
2009-07-17 | Minor whitespace fix | Kess Vargavind | 1 | -4/+4 |
2009-07-17 | fix: Invalid money display in character selection screen reported by crazy on... | Maximilian Philipps | 1 | -1/+4 |
2009-07-17 | Various gettext fixes | Kess Vargavind | 16 | -119/+133 |
2009-07-15 | Merge and cleanup attribute code | Jared Adams | 11 | -323/+281 |
2009-07-15 | Fixed compile warnings and crash in skill dialog | Thorbjørn Lindeijer | 2 | -16/+19 |
2009-07-14 | Merge and cleanup more stuff | Jared Adams | 10 | -57/+34 |
2009-07-14 | Add netcode for specials | Jared Adams | 6 | -13/+29 |
2009-07-13 | Rename Net::SkillHandler to Net::SpecialHandler | Jared Adams | 18 | -67/+82 |
2009-07-13 | Move some functions into better places | Jared Adams | 3 | -26/+9 |
2009-07-13 | Some item pickup cleaning | Jared Adams | 6 | -55/+57 |
2009-07-13 | Fix level experience messages | Jared Adams | 2 | -34/+27 |
2009-07-13 | Adjust skill displays | Jared Adams | 1 | -9/+42 |
2009-07-12 | Make sure modifiable skills are visible | Jared Adams | 1 | -1/+1 |
2009-07-08 | Remove parsing of the fixed flag from skills files | Jared Adams | 2 | -5/+3 |
2009-07-08 | Fall back on unknown-item.png for skill icons | Jared Adams | 1 | -5/+4 |
2009-07-08 | Have both builds use the same SkillDialog | Jared Adams | 14 | -433/+119 |
2009-07-08 | Make SkillEntries update their width | Jared Adams | 1 | -11/+15 |
2009-07-07 | Use tmw-skills.xml instead of hardcoding | Jared Adams | 13 | -317/+352 |
2009-07-06 | Merge some player stats | Jared Adams | 9 | -91/+61 |
2009-07-02 | Fix building the ea client. | Roderic Morris | 2 | -18/+19 |
2009-07-01 | Remove complex path finding for players. Add a simple path finding algorithm ... | Roderic Morris | 7 | -10/+92 |
2009-06-30 | Use two bytes for skill ID | Jared Adams | 2 | -2/+2 |
2009-06-30 | Fixed compiler warning about unsigned/signed integer comparision | Thorbjørn Lindeijer | 2 | -3/+3 |
2009-06-29 | Remove local remove of items from equipment window when unequipping. | Dennis Friis | 1 | -3/+0 |
2009-06-27 | Prevent selection of out of range menu options | Jared Adams | 1 | -1/+5 |
2009-06-26 | Fixes the walk after death on TMWServ builds | Chuck Miller | 1 | -33/+36 |
2009-06-24 | Fix the attack particles to use sprite directions not being directions | Chuck Miller | 1 | -5/+5 |
2009-06-23 | Made so monster particle effects show up on eA | Chuck Miller | 4 | -32/+2 |
2009-06-09 | Merge branch '0.0.29' | Bjørn Lindeijer | 3 | -52/+20 |
2009-06-09 | Convert the change password dialog to use the layout system | Bjørn Lindeijer | 1 | -49/+17 |
2009-06-09 | Updated version and changes for 0.0.29.1 release | Bjørn Lindeijer | 2 | -3/+3 |
2009-06-08 | Merge branch '0.0.29' | Bjørn Lindeijer | 6 | -16/+55 |
2009-06-08 | Reintroduced the 'occupied' check for eAthena movement code | Bjørn Lindeijer | 2 | -2/+28 |