index
:
specing/manaplus
CI_test_var
c++17_deprecated_func
camel
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
command_not_found_channel_report
cpplint-linelength
cuoco-default
cuoco_choosedefault
do-not-unequip-first
dukebuilder
fix-ci2
fix_windows_ci_opt_exists
gamemodifiers_clarity
gamemodifiers_clarity2
general_tab_message_redirect
gl-move_ci-test
go_attack_pickup_stand_on_ignored_item
homun_kill_confirm
improved_controller_build2
item_shortcuts_window_sticky_button
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
mail_notification_english
master
old-stable
packets
pickupignoredfix
rename_and_cleanup
sprite_warnings
stable
stdint.h
stripped
test-ci
tmw/renameprog
warp_mage_client
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
/
font.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-3
/
+3
2016-01-06
Add noexcept into font.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-05-25
Dont set global color variables before drawing text.
Andrei Karas
1
-2
/
+4
2015-05-22
Fix code style.
Andrei Karas
1
-1
/
+1
2015-05-20
Fix memory leak in fast text draw code.
Andrei Karas
1
-0
/
+2
2015-05-20
Add fast way for draw not changed text strings.
Andrei Karas
1
-1
/
+71
2015-05-18
Add font field into textchunk class. For now unused.
Andrei Karas
1
-1
/
+1
2015-05-17
Fix code style.
Andrei Karas
1
-2
/
+0
2015-05-03
Remove useless dynamic_cast.
Andrei Karas
1
-8
/
+4
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-23
Changed all the "cant" by "can't", and fixed few sentences to translate.
Alige
1
-1
/
+1
2014-05-31
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-28
Move from resourcemanager functions related to files into other files.
Andrei Karas
1
-1
/
+2
2014-05-18
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-18
Remove useless includes.
Andrei Karas
1
-3
/
+1
2014-05-17
Move textchunklist into separate file.
Andrei Karas
1
-106
/
+0
2014-05-17
Move textchunk into separate file.
Andrei Karas
1
-127
/
+3
2014-05-17
Move textchunksmall into separate file.
Andrei Karas
1
-80
/
+31
2014-05-17
Move font.cpp/h into fonts directory.
Andrei Karas
1
-0
/
+657