Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-12 | Fix some issues with Being deletion | Jared Adams | 4 | -4/+21 | |
Clear the Viewport's hover being when it gets removed and make sure LocalPlayer's target pointer get's cleared. Reviewed-by: Freeyorp | |||||
2010-03-12 | Add an optional offset property to monsters.xml | Jared Adams | 2 | -4/+3 | |
And remove the hardcoded offset from eAthena's BeingHandler. Reviewed-by: Freeyorp | |||||
2010-03-12 | Split Palette into Theme and UserPalette | Jared Adams | 62 | -899/+1085 | |
Themes can now control the colors they use. Colors in the Viewport (being names, particles, etc) can still be changed by the user. Also make ProgressBars more easily colored. DyePalette was made more flexible in the process. Also fixes comparing strings of different lengths insensitively. Reviewed-by: Thorbjørn Lindeijer | |||||
2010-03-08 | Only show skill and special buttons in WindowMenu when needed | Jared Adams | 4 | -24/+31 | |
Reviewed-by: Chuck Miller | |||||
2010-03-08 | Fix crash with incorrect wallpaper names. (From 4144) | Bertram | 1 | -11/+16 | |
Reviewed-by: Bertram | |||||
2010-03-08 | Made two getters const | Thorbjørn Lindeijer | 1 | -2/+2 | |
Reviewed-by: Jared Adams | |||||
2010-03-08 | Rename UnAssign to Unassign | Chuck Miller | 2 | -7/+7 | |
2010-03-08 | Add unassign button in setup keyboard tab. | Andrei Karas | 3 | -1/+25 | |
Signed-off-by: Chuck Miller <shadowmil@gmail.com> | |||||
2010-03-08 | Revert "Added diagonal movement corrections and corrected some comments." | Bertram | 1 | -29/+10 | |
This reverts commit b1845e9e081df1fc77d9bcbed3ab95792d6ba682. | |||||
2010-03-08 | Fix properties bug. | Andrei Karas | 3 | -5/+5 | |
Fix Random crushes and valgrind memory errors. Reviewed-by: thorbjorn | |||||
2010-03-08 | Merge branch 'master' of gitorious.org:mana/mana | Bertram | 3 | -5/+20 | |
2010-03-07 | Added a property to particle files which says if they may be resized based ↵ | Philipp Sehmisch | 2 | -3/+13 | |
on the dimensions in the map file or not. Reviewed-by: Jared Adams | |||||
2010-03-07 | Added config option for disabling particle effects on map warps. | Philipp Sehmisch | 1 | -2/+7 | |
Reviewed-by: Jared Adams | |||||
2010-03-06 | Merge branch 'master' of gitorious.org:mana/mana | Bertram | 32 | -164/+139 | |
2010-03-05 | Rename SkinLoader to Theme | Jared Adams | 32 | -164/+139 | |
Also merge the guialpha ConfigListener into Theme. Reviewed-by: Thorbjørn Lindeijer | |||||
2010-03-04 | Merge branch 'master' of gitorious.org:mana/mana | Bertram | 5 | -2/+55 | |
2010-03-04 | Show gender near player names. | Andrei Karas | 5 | -2/+55 | |
Configuring in Setup / Players / Show gender. Reviewed-by: Jared Adams <jaxad0127@gmail.com> Signed-off-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | |||||
2010-03-04 | Merge branch 'master' of gitorious.org:mana/mana | Bertram | 7 | -6/+72 | |
2010-03-04 | Fixed crash when a map-based particle effect can't be loaded | Philipp Sehmisch | 1 | -1/+1 | |
2010-03-04 | Implemented markers for warp portals defined in map files in form of ↵ | Philipp Sehmisch | 7 | -6/+72 | |
particle effects. Reviewed-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-03-03 | Merge branch 'master' of gitorious.org:mana/mana | Bertram | 1 | -1/+1 | |
2010-03-03 | Merge branch 'master' of gitorious.org:mana/mana | Bertram | 66 | -629/+886 | |
2010-03-03 | Merge branch 'master' of gitorious.org:mana/mana | Bertram | 58 | -320/+1642 | |
Conflicts: src/being.cpp | |||||
2010-03-03 | Fix possible memory corruption. | Andrei Karas | 1 | -1/+1 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-03-03 | Fix ServerDialog server selection change handling | Jared Adams | 1 | -2/+1 | |
Reviewed-by: Thorbjørn Lindeijer | |||||
2010-03-03 | Connect to a server when it's double clicked | Jared Adams | 2 | -3/+18 | |
Reviewed-by: Bernd Wachter | |||||
2010-03-02 | Fixed crash when trying to increase non-selected skill | Thorbjørn Lindeijer | 2 | -9/+28 | |
Reviewed-by: Jared Adams Reviewed-by: Bertram | |||||
2010-03-02 | Fix crash after viewport has been deleted | Jared Adams | 1 | -14/+9 | |
2010-03-02 | Forgot a method call | Jared Adams | 1 | -4/+0 | |
2010-03-02 | Remove some unused members | Jared Adams | 4 | -38/+7 | |
Reviewed-by: Chuck Miller | |||||
2010-03-02 | Revert "Merge WindowContainer into Viewport and remove extra members" | Jared Adams | 20 | -81/+235 | |
This reverts commit 67e678094b9fddd21fb3c690130e772937ab2746. Conflicts: src/gui/gui.cpp src/gui/viewport.cpp | |||||
2010-03-02 | Revert "Fix using custom cursors" | Jared Adams | 1 | -5/+2 | |
This reverts commit d194ea8220658b6ef84522f01fa3cf0d0200545e. | |||||
2010-03-01 | Fix using custom cursors | Jared Adams | 1 | -2/+5 | |
2010-03-01 | Simplify BeignPopup and therefore Viewport | Jared Adams | 4 | -29/+26 | |
2010-03-01 | Merge WindowContainer into Viewport and remove extra members | Jared Adams | 20 | -231/+83 | |
Reviewed-by: Chuck Miller | |||||
2010-03-01 | Stop processing for next/close with no dialog | Jared Adams | 1 | -0/+2 | |
2010-03-01 | Hide BeingPopup when mouseover Windows | Jared Adams | 9 | -5/+31 | |
Reviewed-by: Thorbjørn Lindeijer Reviewed-by: Chuck Miller | |||||
2010-02-28 | Fix item pickup | Jared Adams | 1 | -2/+6 | |
Reviewed-by: Freeyorp | |||||
2010-02-28 | Add some new mousers and simplify related code | idiomatic | 3 | -26/+51 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-02-28 | Forgot to change popup to window.xml | Jared Adams | 1 | -1/+1 | |
2010-02-28 | Rename gui.xml to window.xml | Jared Adams | 1 | -1/+1 | |
2010-02-28 | Clean up handling of key collisions | Chuck Miller | 1 | -9/+18 | |
-Cleaner code -Ignore keys can collide with anything -No longer have collisions between two unassigned keys Reviewed-By: Jared Adams | |||||
2010-03-01 | Check and create screenshot directory only when a screenshot is made | Bernd Wachter | 2 | -13/+11 | |
2010-03-01 | Handle cases properly where the path already exists, but not as directory | Bernd Wachter | 1 | -6/+18 | |
2010-02-28 | Fix inital state of server delete button | Jared Adams | 1 | -1/+1 | |
2010-02-28 | Add delete button to ServerDialog and only save saved servers | Jared Adams | 3 | -9/+41 | |
Reviewed-by: Thorbjørn Lindeijer | |||||
2010-02-28 | Fix loading branding data | Jared Adams | 1 | -3/+1 | |
Reviewed-by: Chuck Miller | |||||
2010-02-28 | Some code cleanup regarding the server dialog | Thorbjørn Lindeijer | 3 | -114/+125 | |
Reviewed-by: Jared Adams | |||||
2010-02-28 | Make the gui more themeable and distribute two themes | Jared Adams | 32 | -126/+219 | |
The older gray theme and the new wood theme are available as themes. The gray theme needs some new graphics for hilights. Add a theme option for branding and add path/to/branding/data to the PhysFS search path. Reviewed-by: Thorbjørn Lindeijer Reviewed-by: Chuck Miller | |||||
2010-02-28 | Removed a few pointless const qualifiers | Thorbjørn Lindeijer | 6 | -9/+8 | |
Reviewed-by: Jared Adams |