index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-01
Make the login window a little wider to fit French translation
Kess Vargavind
1
-1
/
+1
2009-05-30
Move the name label a few pixels.
Dennis Friis
1
-1
/
+1
2009-05-30
Fix offsets on party window status indicator buttons.
Dennis Friis
1
-2
/
+2
2009-05-28
Made two error strings untranslatable
Bjørn Lindeijer
1
-3
/
+1
2009-05-26
Fixed the line under links to not extend below the text
Bjørn Lindeijer
1
-1
/
+1
2009-05-26
Guard against an issue where forced wrapping would never succeed
Bjørn Lindeijer
1
-5
/
+5
2009-05-25
Fixed compiler warning about order of initialization
Bjørn Lindeijer
1
-3
/
+3
2009-05-25
Add change password dialog to athena client
Dennis Friis
2
-32
/
+23
2009-05-25
Handle map not found gracefully
Bjørn Lindeijer
2
-29
/
+41
2009-05-24
Made some parameters const references like they should be
Bjørn Lindeijer
4
-6
/
+10
2009-05-24
Fixed crash on whispering somebody a second time after closing the tab
Bjørn Lindeijer
1
-7
/
+12
2009-05-23
Fix resetting height of browserbox on /clear.
Dennis Friis
1
-0
/
+1
2009-05-23
Reorganized status window and used non-bold font for progress bars to make mo...
Philipp Sehmisch
2
-10
/
+10
2009-05-23
Fixed a few strings for better translation
Kess Vargavind
10
-30
/
+33
2009-05-23
Display the party leaders name in bold font
Freeyorp
3
-1
/
+9
2009-05-23
Fixed the empty item link crash differently
Bjørn Lindeijer
1
-14
/
+8
2009-05-23
Fix a segmentation fault
Kess Vargavind
1
-8
/
+12
2009-05-23
Fixes a segmentfault and disables shift split for eA
Chuck Miller
1
-2
/
+3
2009-05-18
Fixed progress bar crash
Bjørn Lindeijer
1
-10
/
+4
2009-05-18
Restored the window background to its former glory
Bjørn Lindeijer
1
-6
/
+4
2009-05-18
Fixed compilation for tmwserv
David Athay
2
-3
/
+5
2009-05-17
Make the state variable a bit more type-safe
Bjørn Lindeijer
2
-3
/
+5
2009-05-17
Enable and fix path drawing for athena.
Dennis Friis
1
-3
/
+3
2009-05-17
scale the partywindow down
Maximilian Philipps
1
-2
/
+2
2009-05-14
Fixed Reset Windows to also reset the party window
Bjørn Lindeijer
1
-0
/
+2
2009-05-14
Fixed alpha to also apply to the main text of a text particle
Bjørn Lindeijer
1
-1
/
+1
2009-05-14
Fixed the worst layout issues that came up with translations
Bjørn Lindeijer
7
-11
/
+11
2009-05-14
Don't apply GUI opacity to the selected value of a DropDown
Bjørn Lindeijer
2
-7
/
+7
2009-05-13
Fix how the PartyWindow lays out Avatars
Jared Adams
3
-5
/
+30
2009-05-13
Fixed two compiler warnings
Bjørn Lindeijer
1
-0
/
+3
2009-05-13
Allow more control of NpcDialog using the keyboard
Jared Adams
2
-0
/
+18
2009-05-13
Disable keyboard control of ItemContainers for now
Jared Adams
1
-4
/
+4
2009-05-13
Adjust the default width of the PartyWindow more
Jared Adams
1
-1
/
+1
2009-05-13
Modify PartyWindow sizing again
Freeyorp
2
-4
/
+5
2009-05-13
Remove Aethyra's custom visible GM system
Jared Adams
2
-15
/
+0
2009-05-12
Fix up handling of GM status
Jared Adams
2
-10
/
+13
2009-05-12
Fix player party hilighting issues
Jared Adams
1
-1
/
+1
2009-05-13
BrowserBox doesn't need to know about the TrueTypeFont class
Bjørn Lindeijer
1
-6
/
+6
2009-05-12
Adjust the context menu's invite options
Jared Adams
1
-1
/
+4
2009-05-12
GCC3x does not like static_cast to enum, use old style instead.
Dennis Friis
1
-2
/
+1
2009-05-12
Only set the right characters in party
Jared Adams
1
-1
/
+2
2009-05-12
Only scroll down the inventory as far as necessary
Bjørn Lindeijer
2
-8
/
+28
2009-05-12
Some small cleanups and fixed compile with tmwserv support
Bjørn Lindeijer
3
-8
/
+6
2009-05-12
Fix switching to new tabs on /query
Jared Adams
1
-0
/
+3
2009-05-12
Show party name in party window
Jared Adams
2
-0
/
+14
2009-05-12
Handle in party status in a much saner way
Jared Adams
2
-11
/
+33
2009-05-12
Don't automatically switch to new WhisperTabs
Jared Adams
1
-2
/
+0
2009-05-12
Remove methods from LocalPlayer that just call Net
Jared Adams
5
-13
/
+23
2009-05-12
Don't show Hp and maxHp for the local player in the party window
Freeyorp
1
-7
/
+1
2009-05-12
Makes ItemContainer use indexes for selected and highlighted items, rather th...
Chuck Miller
2
-74
/
+61
[next]