Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-11 | Made the different hard-coded paths and files be now taken from the | Yohann Ferreira | 1 | -1/+1 | |
data/paths.xml configuration file. Also added default gui theme path in branding and default wallpaper path and file searched respectively in the branding and paths.xml files. Hard-coded values are still used as fallbacks. Resolves: Manasource Mantis #148. Reviewed-by: jaxad0127. | |||||
2010-06-12 | Add error.xml to client repository and move error.png | Jared Adams | 8 | -4/+28 | |
There is no reason why error.xml shouldn't be in this repository, as it is used when no sprite data is present and is a very small file anyways. Servers can still replace these if they want to. error.png is only used in sprites, so should be in the new sprites folder too. Reviewed-by: 4144 | |||||
2010-05-06 | Add missing colors.xml to CMakefiles.txt. | Hong Hao | 1 | -0/+1 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-03-29 | Add minimum version information to the server list | Jared Adams | 1 | -0/+1 | |
Use it to hilight entries that we don't meet. Also make the entries in that list higher, put server name and location on different lines, and use the description below the list. The dialog is also resizable now. Reviewed-by: Freeyorp | |||||
2010-03-21 | Added CMake build system to source distribution | Thorbjørn Lindeijer | 7 | -5/+14 | |
The source distribution is currently still made using autoconf, but now you can build/install it using CMake as well. Reviewed-by: Bernd Wachter | |||||
2010-03-15 | Add a missing color definition and fix the hilight color | Jared Adams | 1 | -2/+2 | |
2010-03-14 | Add colors.xml to the build system | Jared Adams | 1 | -0/+1 | |
2010-03-12 | Split Palette into Theme and UserPalette | Jared Adams | 1 | -0/+47 | |
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-02-28 | Add some new mousers and simplify related code | idiomatic | 1 | -0/+0 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-02-28 | Rename gui.xml to window.xml | Jared Adams | 3 | -3/+3 | |
2010-02-28 | Added highlighted versions of widgets for the gray theme | Thorbjørn Lindeijer | 6 | -0/+0 | |
2010-02-28 | Deleted unused speech bubble image | Thorbjørn Lindeijer | 1 | -0/+0 | |
2010-02-28 | Replace gray highlight widgets with the non highlighted. | Chuck Miller | 5 | -0/+0 | |
The highlighted widgets don't match the theme... They go with the wood theme So just replace them with a copy of their non-highlighted counterparts until graphics can be done for them No Review Needed, no code was changed, and no new art was created. | |||||
2010-02-28 | Make the gui more themeable and distribute two themes | Jared Adams | 31 | -10/+9 | |
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-24 | Added the possibility to pass a branding file by command line. Reviewed-by: ↵ | Philipp Sehmisch | 1 | -22/+0 | |
Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | |||||
2010-02-20 | Just use Mana as the window title by default | Thorbjørn Lindeijer | 1 | -1/+1 | |
The fact that it's the client is not interesting to most people. | |||||
2010-02-07 | Remove equip_bg.png | Jared Adams | 1 | -0/+0 | |
From what I can find, it was never used. | |||||
2010-02-07 | Nicer way of indicating that we're waiting on the server | Thorbjørn Lindeijer | 3 | -0/+2 | |
No longer a dialog with an annoying progress bar (due to going back and forth), but rather a progress indicator that integrates better with the background. | |||||
2009-10-25 | Make the wallpaper more generic | Jared Adams | 1 | -0/+0 | |
2009-10-25 | Update icons | Jared Adams | 7 | -782/+3126 | |
2009-10-24 | Basically finish rebranding | Jared Adams | 1 | -1/+1 | |
2009-10-24 | More rebranding | Jared Adams | 2 | -15/+12 | |
2009-10-24 | Merge branch 'master' of gitorious.org:mana/mana | Jared Adams | 1 | -5/+5 | |
Conflicts: mana.desktop mana.menu | |||||
2009-10-24 | More rebranding | Jared Adams | 7 | -7/+7 | |
2009-10-24 | More rebranding changes | Thorbjørn Lindeijer | 7 | -11/+11 | |
2009-09-06 | Applied patch from mantis #749 since it's working for me. | Bertram | 1 | -3/+3 | |
Applied the datarootdir parameter in the autotools installation. The make install did the work as expected. If this hurts someone, feel free to revert... | |||||
2009-09-05 | Add missing graphics to CMakeLists.txt. | Hong Hao | 1 | -1/+6 | |
2009-08-31 | Update fonts to DejaVu 2.30 | Kess Vargavind | 2 | -0/+0 | |
2009-08-07 | Sorting of a Makefile | Kess Vargavind | 1 | -8/+7 | |
I was just to remove a duplicate line... | |||||
2009-08-05 | patch for #813, adds mouse over highlight for | Maximilian Philipps | 13 | -1/+7 | |
radio buttons, tabs, checkboxes, slider and scrollbars | |||||
2009-08-03 | Updated the login-wallpaper image with the spit23's one. (Not containing any ↵ | Bertram | 1 | -0/+0 | |
copyrighted image.) | |||||
2009-07-19 | Better buttons and the window now has a transparent layer with an opaque ↵ | Chuck Miller | 7 | -0/+0 | |
drop shadow. | |||||
2009-07-18 | New gui theme by Adamaix | Chuck Miller | 31 | -9/+10 | |
2009-06-24 | Changes the selection icon to work better with GUI opacity | Chuck Miller | 1 | -0/+0 | |
2009-06-23 | Revert "Replace window graphic with a better looking one." | Chuck Miller | 1 | -0/+0 | |
This reverts commit b571eb3e3df81cd259d53ab7219d198e00a75281. People agree, it doesn't look better | |||||
2009-06-23 | Made the selection png easier to see. | idiomatic | 1 | -0/+0 | |
2009-06-15 | Replace window graphic with a better looking one. | David Athay | 1 | -0/+0 | |
Graphic by QOAL. | |||||
2009-06-09 | Make sure the tmw.xpm file is shipped in the release | Bjørn Lindeijer | 1 | -1/+2 | |
Requested by Patrick Matthäi. Duplicate file removed from the Debian packaging directory. | |||||
2009-06-09 | Updated version and changes for 0.0.29.1 release | Bjørn Lindeijer | 2 | -21/+21 | |
2009-06-02 | Add new avatar icons by QOAL. | Dennis Friis | 2 | -0/+0 | |
(cherry picked from commit a09fa716195197db663035ab4ea9c941606e8f17) | |||||
2009-05-23 | Default port consistently uses 6901 on eAthena. branding.xml also defaults ↵ | Fate | 1 | -1/+1 | |
to 6901 now since most players play on eAthena, so the -P client parameter finally works out of the box again. (cherry picked from commit 3dd404ee8a02958089bf2c6901fb877d2fae760e) | |||||
2009-05-18 | Restored the window background to its former glory | Bjørn Lindeijer | 6 | -18/+16 | |
Well, opinions might differ about what looks better, but anyway. :P This also fixes the skin to not take the repeating middle into account when calculating the minimum width and height. And due to the larger image parts it should perform a bit better with OpenGL. | |||||
2009-05-13 | Set the release date and updated README and NEWS files | Bjørn Lindeijer | 2 | -1/+45 | |
2009-05-12 | Dont have the background in the image, since its already drawn. | Dennis Friis | 1 | -0/+0 | |
2009-05-10 | Switch padlocks around, thanks QOAL | peavey | 1 | -0/+0 | |
2009-05-10 | Add new sticky buttons by QOAL | peavey | 1 | -0/+0 | |
2009-04-28 | Removed loginWallpaper from example branding.xml (no longer supported) | Philipp Sehmisch | 1 | -1/+0 | |
2009-04-20 | Removed two unused gui resources. | Tametomo | 4 | -4/+0 | |
Signed-off-by: Tametomo <irarice@gmail.com> Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2009-04-14 | Cleanup of Sound class, fixing restoring of volumes and music | Bjørn Lindeijer | 1 | -9/+8 | |
While a previous commit fixed the restoring of music of the current map in the setup window, this commit makes sure that the Sound class itself will resume a previously playing song when it is re-initialized. Other fixes: * Restore the correct volumes when enabling sound * Play the right audio track during login * Specify which font to use for bold text | |||||
2009-04-06 | Fixed DATADIR and LOCALEDIR variables for CMake-build; fixed game data ↵ | Bernd Wachter | 2 | -2/+1 | |
installation |