summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-07-24Remove an ifdef in StatusWindow and update MP moreJared Adams8-39/+70
2009-07-24Prevent translations from leaving popups uselessJared Adams1-35/+63
2009-07-23Fix adding to existing item in inventoryJared Adams1-0/+5
2009-07-23Clear some more support ifdefsJared Adams28-83/+61
2009-07-22Fix updating the status window when money changesJared Adams2-2/+9
2009-07-22Fix bug with clearing inventory on map warpJared Adams3-0/+16
2009-07-21Fix handling of odd equipable itemsJared Adams2-6/+2
2009-07-21Merge equipment handling and fix some bugsJared Adams10-258/+142
2009-07-21clears the party name when you left the partyMaximilian Philipps1-0/+1
2009-07-21Stops changing to left align when updatesChuck Miller1-1/+0
2009-07-21Some formatting fixesChuck Miller1-3/+6
2009-07-20Show crit chance for eAthena againJared Adams1-0/+1
2009-07-20Committed: 0000768: Progress bars smoothly scroll when the values have change...Bertram3-9/+20
2009-07-20Fixed a bunch of compile errors/warningsThorbjørn Lindeijer3-8/+8
2009-07-19Use the same level display format in windowsJared Adams1-8/+2
2009-07-19Merge StatusWindowsJared Adams18-810/+581
2009-07-19Fixes raising player attributesChuck Miller1-1/+1
2009-07-19Apparently, this function shouldn't return anythingThorbjørn Lindeijer2-6/+2
2009-07-17PLEASE CHECK: Compilation fixKess Vargavind1-0/+4
2009-07-17Minor whitespace fixKess Vargavind1-4/+4
2009-07-17fix: Invalid money display in character selection screen reported by crazy on...Maximilian Philipps1-1/+4
2009-07-17Various gettext fixesKess Vargavind16-119/+133
2009-07-15Merge and cleanup attribute codeJared Adams11-323/+281
2009-07-15Fixed compile warnings and crash in skill dialogThorbjørn Lindeijer2-16/+19
2009-07-14Merge and cleanup more stuffJared Adams10-57/+34
2009-07-14Add netcode for specialsJared Adams6-13/+29
2009-07-13Rename Net::SkillHandler to Net::SpecialHandlerJared Adams18-67/+82
2009-07-13Move some functions into better placesJared Adams3-26/+9
2009-07-13Some item pickup cleaningJared Adams6-55/+57
2009-07-13Fix level experience messagesJared Adams2-34/+27
2009-07-13Adjust skill displaysJared Adams1-9/+42
2009-07-12Make sure modifiable skills are visibleJared Adams1-1/+1
2009-07-08Remove parsing of the fixed flag from skills filesJared Adams2-5/+3
2009-07-08Fall back on unknown-item.png for skill iconsJared Adams1-5/+4
2009-07-08Have both builds use the same SkillDialogJared Adams14-433/+119
2009-07-08Make SkillEntries update their widthJared Adams1-11/+15
2009-07-07Use tmw-skills.xml instead of hardcodingJared Adams13-317/+352
2009-07-06Merge some player statsJared Adams9-91/+61
2009-07-02Fix building the ea client.Roderic Morris2-18/+19
2009-07-01Remove complex path finding for players. Add a simple path finding algorithm ...Roderic Morris7-10/+92
2009-06-30Use two bytes for skill IDJared Adams2-2/+2
2009-06-30Fixed compiler warning about unsigned/signed integer comparisionThorbjørn Lindeijer2-3/+3
2009-06-29Remove local remove of items from equipment window when unequipping.Dennis Friis1-3/+0
2009-06-27Prevent selection of out of range menu optionsJared Adams1-1/+5
2009-06-26Fixes the walk after death on TMWServ buildsChuck Miller1-33/+36
2009-06-24Fix the attack particles to use sprite directions not being directionsChuck Miller1-5/+5
2009-06-23Made so monster particle effects show up on eAChuck Miller4-32/+2
2009-06-09Merge branch '0.0.29'Bjørn Lindeijer3-52/+20
2009-06-09Convert the change password dialog to use the layout systemBjørn Lindeijer1-49/+17
2009-06-09Updated version and changes for 0.0.29.1 releaseBjørn Lindeijer2-3/+3