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-01-05
Refactor the way in which browser box text is drawn and wrapped.
Björn Steinbrink
1
-65
/
+74
2009-01-05
Handling gender with an enum everywhere.
Philipp Sehmisch
2
-5
/
+6
2009-01-04
Fixed rendering of special characters
Bjørn Lindeijer
1
-2
/
+2
2009-01-04
Fixed installing of dejavusans.ttf font.
Bjørn Lindeijer
1
-2
/
+4
2009-01-04
Code reformatting
Bjørn Lindeijer
3
-44
/
+23
2009-01-02
Removed duplicate TrueTypeFont class declaration
Bjørn Lindeijer
2
-77
/
+7
2008-12-31
Synchronized font size with mainline
Bjørn Lindeijer
1
-1
/
+1
2009-01-01
Made trade window resizable
Bjørn Lindeijer
4
-29
/
+53
2008-12-29
Increased text chunk cache size to improve performance when a lot of text is ...
Philipp Sehmisch
1
-1
/
+1
2008-12-29
Image alpha should also be set to 1, in case it was changed before.
Bjørn Lindeijer
2
-8
/
+8
2008-12-29
Added support for alpha blending to true type font drawing.
Philipp Sehmisch
1
-0
/
+7
2008-12-29
Fixed double-free of true-type resources.
Guillaume Melquiond
1
-2
/
+5
2008-12-29
Fixed two compiler warnings about deprecated char*
Bjørn Lindeijer
1
-2
/
+2
2008-12-29
Added support for True Type Fonts.
Eugenio Favalli
6
-65
/
+327
2008-12-13
Code style reformatting
Bjørn Lindeijer
8
-178
/
+142
2008-12-09
Fixed two issues with the chat message parsing
Bjørn Lindeijer
1
-7
/
+11
2008-12-09
Removed the unused NewSkillDialog
Bjørn Lindeijer
2
-262
/
+0
2008-12-08
Code reformatting
Bjørn Lindeijer
1
-4
/
+1
2008-12-08
Introduced another template to make deleting all values in a container easier.
Bjørn Lindeijer
4
-10
/
+4
2008-12-08
Clip the minimap image to within its window
Bjørn Lindeijer
1
-10
/
+14
2008-12-08
Don't scroll past the edges of the minimap
Bjørn Lindeijer
1
-0
/
+12
2008-12-07
Some code reformatting
Bjørn Lindeijer
1
-1
/
+1
2008-12-07
Added some initialization and removed ChargeDialog
Bjørn Lindeijer
2
-105
/
+0
2008-12-07
Fixed inconsistency in default window sizes
Bjørn Lindeijer
9
-21
/
+22
2008-12-07
Use widgetResized to adjust chat window contents
Bjørn Lindeijer
2
-6
/
+4
2008-12-07
Tweaked some configuration defaults
Bjørn Lindeijer
2
-9
/
+9
2008-12-07
Some small updates and reformatting
Bjørn Lindeijer
1
-1
/
+0
2008-12-07
Added client-side status change handlers (text, icon, particle effect, audio).
Fate
3
-2
/
+58
2008-12-06
For interaction popup window: serialise beings as IDs and look up, to allow t...
Fate
2
-30
/
+36
2008-12-06
Minor punctuation fix, merged earlier /whisper fix/help update with separate ...
Fate
1
-2
/
+2
2008-12-06
Merge branch 'master' of git@gitorious.org:tmw/eathena
Fate
7
-47
/
+118
2008-12-06
Fixes to the /w command
Fate
1
-2
/
+4
2008-12-07
Some code reformatting and updated NEWS
Bjørn Lindeijer
1
-10
/
+12
2008-12-07
Changed proxy fix to only tell the proxy to no-cache
Kraant
1
-6
/
+11
2008-12-07
Set headers for CURL so that proxies won't cache files
Kraant
1
-0
/
+9
2008-12-07
Changed the status window so that all the information appears by default
Douglas Boffey
1
-1
/
+1
2008-12-07
Fixed wrapping in some cases, removed draw method
Bjørn Lindeijer
4
-59
/
+24
2008-12-07
Made NPC dialogues resizeable.
Ira Rice
4
-7
/
+94
2008-12-06
Made /where response include position information
Bjørn Lindeijer
1
-1
/
+4
2008-12-06
Fix whispering
Jared Adams
1
-2
/
+2
2008-12-05
added /w shortcut for whispering
Fate
2
-41
/
+52
2008-12-05
Fade out mouse cursor when not used for some time
Bjørn Lindeijer
2
-12
/
+46
2008-12-05
Fixed MutexLocker to not work on a copy
Bjørn Lindeijer
1
-2
/
+2
2008-12-05
Fix race condition with a std::string access
Bjørn Lindeijer
2
-15
/
+29
2008-12-03
Disabled "Reset Windows" button when appropriate
Bjørn Lindeijer
1
-0
/
+9
2008-12-03
Adding missing mJobLvlLabel from last commit
Bjørn Lindeijer
1
-1
/
+3
2008-12-03
Fixed status window so that the job level is displayed next to the
Ira Rice
1
-10
/
+18
2008-12-03
Converted DOS to UNIX newlines
Bjørn Lindeijer
1
-2
/
+1
2008-12-01
Fixed a compilation error caused by path relevance.
Philipp Sehmisch
1
-2
/
+3
2008-11-28
Remember last equipped item ID so that we jump to/re-find an item of the same...
Fate
2
-7
/
+45
[next]