summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Fix the close button on the inventory windowChuck Miller1-5/+8
2010-03-25Fix crash in inventory window, adds quick retrieve to the windowChuck Miller1-4/+11
2010-03-25Remove the type boolean from InventoryWindowJared Adams13-66/+83
2010-03-25Fix save/load storage window position.Andrei Karas1-1/+1
2010-03-25Remove InventoryWindows from their instances list when deletedJared Adams1-0/+1
2010-03-25Merge StorageWindow into InventoryWindowJared Adams13-402/+137
2010-03-25Eliminate the logic methods from InventoryWindow and StorageWindowJared Adams8-113/+144
2010-03-25Fix some ProgressBar issues in StatusWindowJared Adams1-2/+8
2010-03-21Make the Dye class more flexible and fix an issue in itJared Adams3-26/+69
2010-03-21Make TextDialog use the layout systemJared Adams1-19/+5
2010-03-21Make TextDialog send an appropriate event for cancelJared Adams3-20/+36
2010-03-21Fix crash when no old party is set for a playerChuck Miller1-1/+1
2010-03-21Fix crash when declining inviteJared Adams1-0/+3
2010-03-21Added CMake build system to source distributionThorbjørn Lindeijer1-1/+5
2010-03-20Fix default offset in monster db for old servers.Andrei Karas1-1/+4
2010-03-20Fix base skill in old servers.Andrei Karas1-6/+36
2010-03-20Add some defaults for MonsterInfoJared Adams2-2/+4
2010-03-20Initialize missed variables in vieportAndrei Karas1-1/+3
2010-03-19Fix crash when player chooses to follow a being that has been deleted alreadyChuck Miller1-2/+2
2010-03-18Copy old tmw config if foundBernd Wachter1-0/+26
2010-03-17Make sure existing parties get added to SocialWindowJared Adams1-0/+5
2010-03-17Allow branding to bypass server listJared Adams2-3/+6
2010-03-16Fix some color issuesJared Adams4-13/+20
2010-03-15Fix some branding issuesJared Adams4-13/+15
2010-03-15Add net/ea/token.h to CMakeLists.txt and Makefile.amThorbjørn Lindeijer2-0/+2
2010-03-15Fix button overlap issues in login dialogsJared Adams2-2/+12
2010-03-14Fix saving the selected serverJared Adams1-3/+3
2010-03-14Add tooltips to hp, xp, mp bars.Andrei Karas6-0/+228
2010-03-13Make removing a server effective even when quitting afterwardsThorbjørn Lindeijer3-77/+93
2010-03-13Fix icon under non-Windows systemsJared Adams1-1/+1
2010-03-12Fix some issues with Being deletionJared Adams4-4/+21
2010-03-12Add an optional offset property to monsters.xmlJared Adams2-4/+3
2010-03-12Split Palette into Theme and UserPaletteJared Adams62-899/+1085
2010-03-08Only show skill and special buttons in WindowMenu when neededJared Adams4-24/+31
2010-03-08Fix crash with incorrect wallpaper names. (From 4144)Bertram1-11/+16
2010-03-08Made two getters constThorbjørn Lindeijer1-2/+2
2010-03-08Rename UnAssign to UnassignChuck Miller2-7/+7
2010-03-08Add unassign button in setup keyboard tab.Andrei Karas3-1/+25
2010-03-08Revert "Added diagonal movement corrections and corrected some comments."Bertram1-29/+10
2010-03-08Fix properties bug.Andrei Karas3-5/+5
2010-03-08Merge branch 'master' of gitorious.org:mana/manaBertram3-5/+20
2010-03-07Added a property to particle files which says if they may be resized based on...Philipp Sehmisch2-3/+13
2010-03-07Added config option for disabling particle effects on map warps.Philipp Sehmisch1-2/+7
2010-03-06Merge branch 'master' of gitorious.org:mana/manaBertram32-164/+139
2010-03-05Rename SkinLoader to ThemeJared Adams32-164/+139
2010-03-04Merge branch 'master' of gitorious.org:mana/manaBertram5-2/+55
2010-03-04Show gender near player names.Andrei Karas5-2/+55
2010-03-04Merge branch 'master' of gitorious.org:mana/manaBertram7-6/+72
2010-03-04Fixed crash when a map-based particle effect can't be loadedPhilipp Sehmisch1-1/+1
2010-03-04Implemented markers for warp portals defined in map files in form of particle...Philipp Sehmisch7-6/+72