Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-03 | Move Theme and UserPalette to the resources folder | Jared Adams | 1 | -1/+2 | |
Reviewed-by: Yohann Ferreira | |||||
2010-07-18 | Fix runtime crash from bad event keys | Chuck Miller | 1 | -8/+13 | |
Reviewed-by: Jared Adams | |||||
2010-07-18 | Add event.h to eventmanager.h and listener.h to reduce total number of includes | Chuck Miller | 1 | -1/+0 | |
You'll have to include it anyways 99% of the time | |||||
2010-07-18 | Add old values to stat and attribute events | Jared Adams | 1 | -0/+1 | |
Reviewed-by: Chuck Miller | |||||
2010-07-17 | Modify how attributes and stats are handled | Chuck Miller | 1 | -113/+115 | |
Handling moved from LocalPlayer to PlayerInfo class Event system used to update windows Reviewed-by: Jared Adams | |||||
2010-06-13 | Merge remote branch '1.0/1.0' | Jared Adams | 1 | -0/+7 | |
Conflicts: data/graphics/CMakeLists.txt data/graphics/Makefile.am src/client.cpp | |||||
2010-06-06 | Fix memory leak in statuswindow | Andrei Karas | 1 | -0/+7 | |
Reviewed-by: Thorbjørn Lindeijer | |||||
2010-06-01 | Made the MP bar be shown only if the protocol is using it. | Yohann Ferreira | 1 | -9/+27 | |
Reviewed-by: Jaxad0127. | |||||
2010-04-25 | Make ManaServ player stats softcoded | Jared Adams | 1 | -1/+2 | |
A new stats.xml file is parsed for player stats for ManaServ. The old hardcoded stats remain as backup. Reviewed-by: Bertram | |||||
2010-03-26 | Replace most dynamic_casts with static_casts | Jared Adams | 1 | -3/+10 | |
The remaining instances can't easily or safely be changed as the classes involved don't have type information like Being does. Reviewed-by: Freeyorp | |||||
2010-03-25 | Fix some ProgressBar issues in StatusWindow | Jared Adams | 1 | -2/+8 | |
When max was 0, it was causing problems. | |||||
2010-03-12 | Split Palette into Theme and UserPalette | Jared Adams | 1 | -95/+20 | |
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-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 | |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 | |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 | |
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P ) | |||||
2010-01-28 | Added virtual destructors, some implicit casts, and a couple of type changes. | Daniel Bradshaw | 1 | -1/+1 | |
Many warnings removed. Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | |||||
2010-01-11 | Cleanup GUI classes | Jared Adams | 1 | -6/+6 | |
Moved remaining widgets into widgets folder, standardized include order, moved TextRenderer out. | |||||
2010-01-10 | Change code style | Andrei Karas | 1 | -1/+2 | |
2009-12-19 | Fix a race condition | Freeyorp | 1 | -1/+3 | |
If the server tells the client to update the mp bar when handling an matk change message before the status window has initialised, a segfault occurs | |||||
2009-11-27 | Fix display of status bars again | Jared Adams | 1 | -1/+1 | |
2009-11-24 | Fix increasing attributes that are at max | Jared Adams | 1 | -3/+13 | |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -48/+44 | |
2009-10-30 | Support switching characters under eAthena | Jared Adams | 1 | -0/+4 | |
2009-10-29 | Fix show cost increase stats in StatusWindow. | Andrei Karas | 1 | -1/+1 | |
Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | |||||
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -6/+6 | |
2009-10-03 | Fixed real-time updating of attributes and character/correction points ↵ | Philipp Sehmisch | 1 | -0/+14 | |
during attribute changing. | |||||
2009-09-01 | Disable correction points in eA client | Kess Vargavind | 1 | -6/+20 | |
For now, until correction points are supported in eA. By the way, I notice mDec et cetera aren't private members. Not sure what you are up to. | |||||
2009-08-07 | Gettext fixes | Kess Vargavind | 1 | -2/+2 | |
Trying to use the same kind of capitalization and interpunctuation for various parts of the gui, melding a few split strings, updating POTFILES.in and adding translators' notes. | |||||
2009-08-02 | Fix a crash when max hp is less than 4 | Jared Adams | 1 | -59/+66 | |
2009-07-26 | Gettext fixes | Kess Vargavind | 1 | -5/+5 | |
And a Swedish translation of the desktop file. | |||||
2009-07-25 | Fixed HP and MP bar in the Ministatus Window. | Bertram | 1 | -0/+3 | |
2009-07-24 | Fixed tmw start not crash at startup. | Bertram | 1 | -6/+3 | |
The update of ministatus window was broken because the implementation makes StatusWindow tries to access private members of ministatus... | |||||
2009-07-24 | Remove an ifdef in StatusWindow and update MP more | Jared Adams | 1 | -5/+11 | |
Also make MiniStatus only update the bars when needed (called by StatusWindow). | |||||
2009-07-23 | Clear some more support ifdefs | Jared Adams | 1 | -0/+2 | |
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 | Committed: 0000768: Progress bars smoothly scroll when the values have ↵ | Bertram | 1 | -3/+9 | |
changed from last window open. The progress bars don't smoothly update the progress when the value is set at load time now. Only the ministatus and the status window are affected by this patch, as they are the onjly ones reported as flooding the gui. | |||||
2009-07-20 | Fixed a bunch of compile errors/warnings | Thorbjørn Lindeijer | 1 | -3/+3 | |
Please turn on -Wall, and if you don't notice your warnings, also turn on -Werror. | |||||
2009-07-19 | Merge StatusWindows | Jared Adams | 1 | -185/+383 | |
Also some other small merges | |||||
2009-07-19 | Apparently, this function shouldn't return anything | Thorbjørn Lindeijer | 1 | -5/+1 | |
2009-07-17 | PLEASE CHECK: Compilation fix | Kess Vargavind | 1 | -0/+4 | |
I am able to compile against tmwserv with this mini fix, but I am quite unsure what the code is supposed to look like. | |||||
2009-07-15 | Merge and cleanup attribute code | Jared Adams | 1 | -90/+11 | |
2009-07-06 | Merge some player stats | Jared Adams | 1 | -29/+28 | |
2009-05-11 | Start out all progress bars at 0, so that they progress upwards. | Tametomo | 1 | -1/+1 | |
Signed-off-by: Tametomo <irarice@gmail.com> Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2009-05-08 | Client - Inventory handler moveItem improve | Blue | 1 | -1/+1 | |
Gives the actual number of items to the moveItem method. Fix compilation problem for twmserv client compilation. | |||||
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 1 | -1/+0 | |
2009-04-20 | Fix up window visibility saving/restoring | Jared Adams | 1 | -0/+1 | |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -5/+5 | |
In an attempt to make the GUI code a little more structured, basic widgets are now put in gui/widgets. Many includes were also cleaned up. | |||||
2009-04-07 | Used custom widgets where appropriate and some cleanup | Bjørn Lindeijer | 1 | -33/+32 | |
Replaced many gcn::Label with Label, gcn::Slider with Slider in character creation dialog. Also cleaned up includes. | |||||
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -4/+4 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. |