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
path:
root
/
src
/
gui
/
windows
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
Convert Gender enum into strong typed enum.
Andrei Karas
2
-4
/
+4
2015-05-29
Convert BeingAction enum into strong typed enum.
Andrei Karas
2
-2
/
+2
2015-05-29
Fix compilation without C++11 flag.
Andrei Karas
1
-1
/
+1
2015-05-29
Convert Attributes enum into strong typed enum.
Andrei Karas
10
-31
/
+43
2015-05-29
Use BeingTypeId in Being for subtypeid.
Andrei Karas
4
-12
/
+14
2015-05-29
Add strong typed int type BeingTypeId.
Andrei Karas
2
-4
/
+5
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
13
-39
/
+54
2015-05-28
Remove support for split button from inventory.
Andrei Karas
2
-24
/
+0
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
47
-127
/
+148
2015-05-26
Use local TextChunk in windows for draw caption text.
Andrei Karas
1
-0
/
+1
2015-05-25
Add method safeDrawChildren for safe OpenGL renderer.
Andrei Karas
2
-2
/
+2
2015-05-25
Fix some issues in safe OpenGL renderer after last changes.
Andrei Karas
4
-0
/
+19
2015-05-25
Add missing safeDraw to some windows.
Andrei Karas
9
-1
/
+110
2015-05-25
Add safeDraw method into equipmentwindow.
Andrei Karas
2
-36
/
+91
2015-05-25
Dont set global color variables before drawing text.
Andrei Karas
1
-1
/
+2
2015-05-24
From ChatTab::chatLog removed default parameter for message owner type.
Andrei Karas
2
-13
/
+25
2015-05-24
Add strong typed bool type TryRemoveColors.
Andrei Karas
2
-15
/
+27
2015-05-24
Add strong typed bool type IgnoreRecord.
Andrei Karas
2
-7
/
+12
2015-05-24
Move type Modifiable into separate file.
Andrei Karas
2
-0
/
+4
2015-05-24
Move type ShowCenter into separate file.
Andrei Karas
1
-0
/
+2
2015-05-24
Move type Equipm into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type Favorite into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type Damaged into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type Identified into separate file.
Andrei Karas
1
-0
/
+2
2015-05-22
Fix code style.
Andrei Karas
2
-3
/
+3
2015-05-21
Call postInit after each window creation.
Andrei Karas
11
-9
/
+21
2015-05-21
Call Window::postInit from all windows with overrided postInit method.
Andrei Karas
27
-0
/
+27
2015-05-17
Fix some issues after automatic checks.
Andrei Karas
3
-4
/
+11
2015-05-10
Fix crash on closing sell dialog in some cases.
Andrei Karas
1
-2
/
+1
2015-05-10
Improve setup window resize speed.
Andrei Karas
2
-7
/
+8
2015-05-10
Improve performance in chat window.
Andrei Karas
2
-11
/
+6
2015-05-10
Move guildmanager into net/tmwa directory.
Andrei Karas
1
-4
/
+4
2015-05-08
Fix code style.
Andrei Karas
1
-2
/
+0
2015-05-07
Remove bot checker window.
Andrei Karas
2
-308
/
+0
2015-05-07
Remove npcpostdialog.
Andrei Karas
2
-218
/
+0
2015-05-06
Add strong typed bool type SkipError.
Andrei Karas
5
-5
/
+5
2015-05-06
Add strong types bool type UseResman.
Andrei Karas
5
-5
/
+7
2015-05-06
Add strong typed bool type NpcNames.
Andrei Karas
1
-1
/
+1
2015-05-06
Add strong typed bool type Modifiable.
Andrei Karas
4
-10
/
+10
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
6
-15
/
+17
2015-05-05
Add to left classes stong typed Modal enum.
Andrei Karas
4
-4
/
+6
2015-05-05
Add strong typed bool type in OkDialog.
Andrei Karas
10
-12
/
+12
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
53
-73
/
+115
2015-05-05
Build parts of inventorytype.h only if supported server enabled.
Andrei Karas
2
-8
/
+28
2015-05-04
Fix code style.
Andrei Karas
6
-15
/
+2
2015-05-04
Fix compilation with different options.
Andrei Karas
2
-0
/
+6
2015-05-03
Remove useless dynamic_cast.
Andrei Karas
2
-7
/
+5
2015-05-03
Add filter into buy dialogs.
Andrei Karas
2
-0
/
+48
2015-04-30
Request mail list automatically on start.
Andrei Karas
2
-0
/
+7
2015-04-30
Fix default sizes for mail windows.
Andrei Karas
3
-5
/
+5
[next]