index
:
asuratva/plus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
fonts
/
textchunk.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-11-27
Remove extra ; from different code.
Andrei Karas
1
-2
/
+2
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-08-22
Remove some parentheses.
Andrei Karas
1
-2
/
+2
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-4
/
+4
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-8
/
+11
2016-06-07
Move image class into image directory.
Andrei Karas
1
-1
/
+2
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-6
/
+6
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-24
Fix compilation with clang.
Andrei Karas
1
-6
/
+7
2015-12-24
Add restrict keyword into textchunk.
Andrei Karas
1
-1
/
+1
2015-05-20
Add fast way for draw not changed text strings.
Andrei Karas
1
-1
/
+30
2015-05-18
Add font field into textchunk class. For now unused.
Andrei Karas
1
-2
/
+5
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-07-01
Fix compilation with some debug flags.
Andrei Karas
1
-0
/
+1
2014-05-18
fix code style.
Andrei Karas
1
-3
/
+3
2014-05-17
Move textchunk into separate file.
Andrei Karas
1
-0
/
+165