index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
stringutils.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-03-18
Fix most conversions except manaserv net code and some other code.
Andrei Karas
1
-1
/
+1
2011-03-18
Fix most old style cast except manaserv and libxml2 defines.
Andrei Karas
1
-7
/
+8
2011-03-03
Dehardcode item colors. Now reading all from configs.
Andrei Karas
1
-0
/
+41
2011-02-27
First part of implimintation item colors.
Andrei Karas
1
-0
/
+10
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-02-14
Replace sprites functionality (need support in client data).
Andrei Karas
1
-0
/
+11
2011-02-12
Add items attribute what allow hide other sprites only by id.
Andrei Karas
1
-0
/
+11
2011-01-15
Fix code style, apply some fixes after checking with cppcheck from git.
Andrei Karas
1
-2
/
+2
2011-01-13
Moved the normalize() function in strungUtils where it belongs.
Yohann Ferreira
1
-1
/
+7
(Preparation for bringing a smaller item loading refactoring patch.) Trivial.
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+360
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.