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
/
utils
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-09-20
Fixed some compilation warning.
Guillaume Melquiond
1
-1
/
+1
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
3
-0
/
+56
2007-08-13
Fixed svn properties.
Guillaume Melquiond
2
-71
/
+71
2007-08-06
Fixed some header typos. Moved gettext.h to utils directory. Removed ↵
Guillaume Melquiond
3
-2
/
+48
redundant HAS_CONFIG_H macro. Used autopoint for generating gettext environment. Removed auto-generated file from po directory.
2007-08-06
Added support for translating variable strings.
Guillaume Melquiond
2
-0
/
+90
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
5
-113
/
+218
2007-04-22
Added a macro for XML child node iterations to make the code more terse and ↵
Björn Steinbrink
1
-0
/
+3
easier to read.
2007-01-28
Some work on documentation.
Bjørn Lindeijer
1
-0
/
+3
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
3
-3
/
+191
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
3
-0
/
+211
2006-03-19
Unreverted latest change by Doener due to my lack of proper communication ↵
Eugenio Favalli
1
-0
/
+37
abilities.
2006-03-19
Reverted changeset r2269 (toString) as requested by ElvenProgrammer.
Björn Steinbrink
1
-37
/
+0
2006-03-18
Fixed indentation.
Björn Steinbrink
1
-5
/
+5
2006-03-18
Added a toString conversion function.
Björn Steinbrink
1
-0
/
+37
2006-03-09
Added guards.
Björn Steinbrink
1
-0
/
+5
2006-03-08
Added a 'dtor' helper functor to delete objects in arrays and containers ↵
Björn Steinbrink
1
-0
/
+44
using STL algorithms.