index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
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
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-05-26
Convert tests for files into catch format.
Andrei Karas
2
-12
/
+7
2015-05-26
Convert tests for browserbox into catch format.
Andrei Karas
2
-6
/
+5
2015-05-26
Convert tests for textchunklist into catch format.
Andrei Karas
2
-177
/
+175
2015-05-26
Convert tests for animatedsprite into catch format.
Andrei Karas
2
-105
/
+100
2015-05-26
Replace gtest with catch. Add basic support for catch.
Andrei Karas
6
-21
/
+9537
Also add make script for tests.
2015-05-26
Use local TextChunk in text class.
Andrei Karas
2
-9
/
+28
2015-05-26
Improve a bit text class.
Andrei Karas
1
-16
/
+17
2015-05-26
Use local TextChunk in windows for draw caption text.
Andrei Karas
3
-12
/
+40
2015-05-25
Add method safeDrawFrame for safe OpenGL renderer.
Andrei Karas
10
-16
/
+75
2015-05-25
Add method safeDrawChildren for safe OpenGL renderer.
Andrei Karas
12
-22
/
+70
2015-05-25
Fix some issues in safe OpenGL renderer after last changes.
Andrei Karas
21
-3
/
+196
2015-05-25
Remove safeDraw implimentation from Widget.
Andrei Karas
35
-2
/
+135
2015-05-25
Add missing safeDraw to some windows.
Andrei Karas
9
-1
/
+110
Without it drawing code can mix safe and not safe drawing.
2015-05-25
Add safeDraw method into tab.
Andrei Karas
2
-34
/
+103
2015-05-25
Add safeDraw method into equipmentwindow.
Andrei Karas
2
-36
/
+91
2015-05-25
Add safeDraw method into avatarlistbox.
Andrei Karas
2
-9
/
+237
2015-05-25
Add safeDraw method into window.
Andrei Karas
2
-63
/
+96
2015-05-25
Add safeDraw method into scrollarea.
Andrei Karas
2
-42
/
+59
2015-05-25
Add safeDraw method into shortcutcontainer childs.
Andrei Karas
10
-18
/
+352
2015-05-25
Add safeDraw method into progressbar.
Andrei Karas
2
-83
/
+123
2015-05-25
Add safeDraw method into button.
Andrei Karas
2
-31
/
+154
2015-05-25
Add safeDraw method into slider.
Andrei Karas
2
-88
/
+106
2015-05-25
Add safeDraw method into popup.
Andrei Karas
2
-17
/
+25
2015-05-25
Add safeDraw method into touchmanager.
Andrei Karas
2
-35
/
+36
2015-05-25
Add safeDraw method into emotepage.
Andrei Karas
2
-33
/
+46
2015-05-25
Add basic support for draw controls method without batching (safeDraw).
Andrei Karas
4
-3
/
+25
2015-05-25
Remove useless method definition.
Andrei Karas
1
-5
/
+0
2015-05-25
Add missing override keyword.
Andrei Karas
1
-1
/
+1
2015-05-25
Fix buy/sell from personal shop in player stand very close to npc.
Andrei Karas
1
-6
/
+12
2015-05-25
Fix crash in emulated guild tab deletion.
Andrei Karas
1
-5
/
+4
2015-05-25
Remove color2 from graphics.
Andrei Karas
9
-59
/
+21
2015-05-25
Dont set global color variables before drawing text.
Andrei Karas
35
-131
/
+319
This allow not set actual OpenGL color on each call because it useless for drawing text.
2015-05-24
Add missing files into make files.
Andrei Karas
2
-0
/
+2
2015-05-24
From ChatTab::chatLog removed default parameter for message owner type.
Andrei Karas
11
-57
/
+108
2015-05-24
Add strong typed bool type TryRemoveColors.
Andrei Karas
9
-26
/
+71
2015-05-24
Add strong typed bool type IgnoreRecord.
Andrei Karas
10
-21
/
+81
2015-05-24
Add strong typed bool type Online.
Andrei Karas
8
-11
/
+41
2015-05-24
Fix compilation erorrs in inventoryitem.h
Andrei Karas
1
-0
/
+4
2015-05-24
Remove simpletypes.h.
Andrei Karas
17
-44
/
+0
2015-05-24
Move type UseArgs into separate file.
Andrei Karas
5
-3
/
+33
2015-05-24
Move type SkipError into separate file.
Andrei Karas
5
-1
/
+31
2015-05-24
Move type UseResman into separate file.
Andrei Karas
5
-1
/
+31
2015-05-24
Move type ForceDisplay into separate file.
Andrei Karas
5
-1
/
+31
2015-05-24
Move type Enable into separate file.
Andrei Karas
7
-1
/
+34
2015-05-24
Move type NpcNames into separate file.
Andrei Karas
5
-1
/
+31
2015-05-24
Move type AllowSort into separate file.
Andrei Karas
5
-1
/
+31
2015-05-24
Move type AllPlayers into separate file.
Andrei Karas
5
-1
/
+32
2015-05-24
Move type Modifiable into separate file.
Andrei Karas
7
-1
/
+35
2015-05-24
Move type Keep into separate file.
Andrei Karas
9
-1
/
+36
2015-05-24
Move type Sfx into separate file.
Andrei Karas
5
-1
/
+31
[next]