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
Age
Commit message (
Expand
)
Author
Files
Lines
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
14
-123
/
+80
2009-01-02
Removed duplicate TrueTypeFont class declaration
Bjørn Lindeijer
2
-77
/
+7
2009-01-02
Removed executable bits from SDLMain.{h,m}
Bjørn Lindeijer
2
-0
/
+0
2008-12-31
Fixed OSX fullscreen hang
David Athay
1
-2
/
+2
2009-01-01
Made trade window resizable
Bjørn Lindeijer
4
-29
/
+53
2008-12-31
Made an option around the syncing, but no way to change it for now.
Bjørn Lindeijer
2
-4
/
+20
2008-12-31
Synchronized font size with mainline
Bjørn Lindeijer
1
-1
/
+1
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
7
-65
/
+329
2008-12-14
Code reformatting to conform to line length
Bjørn Lindeijer
1
-41
/
+63
2008-12-14
Removed remaining DOS newlines
Bjørn Lindeijer
1
-3
/
+3
2008-12-14
Fixed some linebreaks
Philipp Sehmisch
1
-296
/
+296
2008-12-14
Passing vectors by reference
Philipp Sehmisch
2
-318
/
+318
2008-12-14
Some systactical sugar for 864e33
Philipp Sehmisch
2
-18
/
+9
2008-12-14
Fixed follow-parent of nested and being-following particle emitters
Philipp Sehmisch
1
-1
/
+0
2008-12-14
Fixed follow-parent of nested and being-following particle emitters
Philipp Sehmisch
6
-41
/
+60
2008-12-13
Code style reformatting
Bjørn Lindeijer
12
-226
/
+173
2008-12-10
Obscure precise home directory name when making screenshots
Fate
1
-4
/
+9
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
5
-271
/
+0
2008-12-09
Make the window shortcuts configurable
Jared Adams
3
-10
/
+28
2008-12-09
Only play status effect sound effects for localplayer
Fate
2
-2
/
+4
2008-12-09
Defer re-adding of particles to next call to Being::logic() to avoid crash
Fate
3
-4
/
+19
2008-12-09
Status particle effects: when looking up block IDs (effect IDs for other
Fate
4
-7
/
+19
2008-12-08
An attempt to fix the crashes related to particles
Bjørn Lindeijer
1
-2
/
+7
2008-12-08
Mostly code reformatting
Bjørn Lindeijer
3
-9
/
+14
2008-12-08
Code reformatting
Bjørn Lindeijer
13
-298
/
+175
2008-12-08
Introduced another template to make deleting all values in a container easier.
Bjørn Lindeijer
12
-31
/
+20
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
5
-29
/
+23
2008-12-07
Added some initialization and removed ChargeDialog
Bjørn Lindeijer
8
-128
/
+13
2008-12-07
Updated version to 0.0.27
Bjørn Lindeijer
1
-2
/
+2
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
Made minimap visible by default
Bjørn Lindeijer
1
-0
/
+2
2008-12-07
Tweaked some configuration defaults
Bjørn Lindeijer
3
-10
/
+10
2008-12-07
Some small updates and reformatting
Bjørn Lindeijer
4
-61
/
+49
2008-12-07
Added client-side status change handlers (text, icon, particle effect, audio).
Fate
14
-38
/
+559
2008-12-06
Merge branch 'master' into statuseffects
Fate
2
-30
/
+36
2008-12-06
For interaction popup window: serialise beings as IDs and look up, to allow t...
Fate
2
-30
/
+36
2008-12-06
Defrobnicated ParticleContainer inheritance hierarchy
Fate
3
-31
/
+69
2008-12-06
Merge branch 'master' into statuseffects
Fate
10
-136
/
+187
2008-12-06
Minor punctuation fix, merged earlier /whisper fix/help update with separate ...
Fate
1
-2
/
+2
[prev]
[next]