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
/
resources
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
8
-34
/
+145
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
5
-14
/
+102
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
13
-75
/
+526
2009-03-17
Added an image merge feature loosely based on a merge function found in
Ira Rice
2
-2
/
+87
2009-03-16
Rename the old Palette class to DyePalette
Steve Cotton
2
-10
/
+10
2009-03-16
Code reformatting
Steve Cotton
2
-6
/
+6
2009-03-12
Move emote sprite loading into EmoteDB
Jared Adams
2
-10
/
+23
2009-03-12
Move emote sprite loading into EmoteDB
Jared Adams
2
-10
/
+23
2009-03-11
Only check for name and descriptions in items with positive ID's in the
Ira Rice
1
-2
/
+5
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
3
-9
/
+18
2009-03-02
Added particle attacks back on to the players. However, instead of being
Ira Rice
3
-9
/
+18
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
2
-8
/
+3
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
2
-8
/
+3
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
5
-6
/
+6
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
8
-214
/
+13
2009-02-13
Fixed a break in building for non-mac users which was caused by using
Ira Rice
2
-2
/
+2
2009-02-13
Added in mac build support, contributed to us by allenmoatallen> from
Ira Rice
2
-1
/
+8
2009-02-11
Don't make log statements translatable
Bjørn Lindeijer
5
-31
/
+34
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-2
/
+2
2009-02-10
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
44
-300
/
+130
2009-02-11
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-2
/
+2
2009-02-10
Fixed copyright headers for emote and color DBs
Bjørn Lindeijer
4
-28
/
+28
2009-02-10
Don't make log statements translatable
Bjørn Lindeijer
5
-28
/
+31
2009-02-10
Merge branch 'aethyra/master'
Bjørn Lindeijer
2
-13
/
+1
2009-02-09
Removed a getImage() function I added. Considered renaming it to
Ira Rice
1
-12
/
+0
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
7
-13
/
+14
2009-02-09
Changed AETHYRA_DATADIR to PKG_DATADIR.
Ira Rice
1
-1
/
+1
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
19
-62
/
+55
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
7
-12
/
+12
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
41
-185
/
+580
2009-02-09
Mostly whitespace and formatting changes
Bjørn Lindeijer
2
-2
/
+5
2009-02-07
Some more include cleanups.
Ira Rice
17
-23
/
+11
2009-02-03
Disable alpha values affecting two widgets which would otherwise take
Ira Rice
1
-1
/
+13
2009-01-30
Some style cleanups to the image class. TODO: Find a way to fix the
Ira Rice
1
-21
/
+22
2009-01-28
Added coloring of item names by type. TODO: Allow this to be
Ira Rice
2
-9
/
+7
2009-01-28
Removed manual trimmings in exchange for using trim.h instead.
Ira Rice
1
-8
/
+2
2009-01-26
Modified item popups to show the weight of the item as well. TODO:
Ira Rice
1
-3
/
+3
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
21
-43
/
+43
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
19
-39
/
+39
2009-01-24
Code reformatting
Bjørn Lindeijer
1
-5
/
+8
2009-01-24
Code reformatting
Bjørn Lindeijer
1
-19
/
+13
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
40
-160
/
+160
2009-01-23
Fixed very minor and rarel occuring mem leak in map reader.
Philipp Sehmisch
1
-0
/
+2
2009-01-23
Merge branch 'master' of git@gitorious.org:tmw/eathena
Philipp Sehmisch
40
-160
/
+162
2009-01-23
Fixed very minor and rarel occuring mem leak in map reader.
Philipp Sehmisch
1
-0
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
40
-160
/
+160
2009-01-20
Added the ability to parse multiple item links, as well as removing
Ira Rice
1
-0
/
+8
2009-01-20
Made link searching case insensitive.
Ira Rice
1
-1
/
+8
[next]