index
:
mana/plus
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
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
/
widgets
/
tabs
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-06-14
Use CREATEWIDGET macro in socialguildtab.
Andrei Karas
1
-6
/
+6
2015-06-14
Use CREATEWIDGET macro in socialpartytab.
Andrei Karas
1
-6
/
+6
2015-06-14
Use CREATEWIDGET macro in socialtab.
Andrei Karas
1
-2
/
+2
2015-06-14
Use CREATEWIDGET macro in setup_colors.
Andrei Karas
1
-3
/
+2
2015-06-14
Use CREATEWIDGET macro in setup_video.
Andrei Karas
1
-17
/
+19
2015-06-14
Use CREATEWIDGET macro in setup_theme.
Andrei Karas
1
-6
/
+10
2015-06-14
Use CREATEWIDGET macro in setup_input.
Andrei Karas
1
-5
/
+6
2015-06-08
Fix tab text color update.
Andrei Karas
2
-2
/
+2
2015-06-07
Fix tabs color update.
Andrei Karas
2
-2
/
+10
2015-06-06
Fix code style.
Andrei Karas
9
-19
/
+22
2015-06-03
Convert PacketShare enum into strong typed enum.
Andrei Karas
1
-12
/
+12
2015-06-01
Convert UserColorId enum into strong typed enum.
Andrei Karas
1
-4
/
+8
2015-05-31
Convert GradientType enum into strong typed enum.
Andrei Karas
1
-2
/
+3
2015-05-31
Convert InputAction enum into strong typed enum.
Andrei Karas
2
-28
/
+30
2015-05-30
Move relation enum into separate file.
Andrei Karas
1
-2
/
+1
2015-05-30
Move user defined colors enum into separate file.
Andrei Karas
1
-41
/
+43
2015-05-30
Move gradient type into separate file.
Andrei Karas
1
-12
/
+12
2015-05-30
Move theme colors enum into separate file.
Andrei Karas
12
-37
/
+37
2015-05-30
Convert ChatMsgType enum into strong typed enum.
Andrei Karas
2
-3
/
+3
2015-05-29
Use BeingTypeId in Being for subtypeid.
Andrei Karas
1
-1
/
+1
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-1
/
+1
2015-05-25
Add method safeDrawChildren for safe OpenGL renderer.
Andrei Karas
1
-1
/
+1
2015-05-25
Add safeDraw method into tab.
Andrei Karas
2
-34
/
+103
2015-05-24
From ChatTab::chatLog removed default parameter for message owner type.
Andrei Karas
3
-6
/
+10
2015-05-24
Add strong typed bool type TryRemoveColors.
Andrei Karas
2
-4
/
+7
2015-05-24
Add strong typed bool type IgnoreRecord.
Andrei Karas
2
-4
/
+10
2015-05-24
Add strong typed bool type Online.
Andrei Karas
2
-3
/
+5
2015-05-22
Fix code style.
Andrei Karas
1
-1
/
+1
2015-05-21
Call postInit after each window creation.
Andrei Karas
3
-14
/
+14
2015-05-20
Add fast way for draw not changed text strings.
Andrei Karas
2
-19
/
+39
TextChunk with colors and image stored inside draw object. If string or color changed old string image moved to cache. New string image generated or moved from cache. Use new way in drawing string in label.
2015-05-17
Fix some issues after automatic checks.
Andrei Karas
1
-2
/
+4
2015-05-10
Move guildmanager into net/tmwa directory.
Andrei Karas
1
-1
/
+2
2015-05-08
Fix code style.
Andrei Karas
1
-2
/
+0
2015-05-06
Add strong typed bool type NpcNames.
Andrei Karas
1
-1
/
+3
2015-05-05
Add strong typed bool type in OkDialog.
Andrei Karas
3
-9
/
+10
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
3
-7
/
+28
2015-04-26
Replace "allows to" to "allows one to"
Andrei Karas
1
-6
/
+6
2015-04-24
Fix code style.
Andrei Karas
3
-41
/
+20
2015-04-21
Added popup hints for Chat tab of Setup window settings.
t3st3r
1
-29
/
+126
Note: other tabs are not yet completed - WIP.
2015-04-20
Add quick settings page for yellow bar options.
Andrei Karas
2
-0
/
+181
2015-04-15
Remove hideShield setting.
Andrei Karas
1
-4
/
+0
2015-04-02
Remove useless virtual keywords.
Andrei Karas
2
-7
/
+6
2015-03-29
Remove unused guildid parameter from guild handler.
Andrei Karas
2
-4
/
+3
2015-03-17
Remove useless includes from .h files.
Andrei Karas
13
-20
/
+8
2015-03-16
Remove useless includes from cpp files
Andrei Karas
7
-12
/
+6
2015-03-10
Add option in settings to enable/disable logging unimplimented packets.
Andrei Karas
1
-0
/
+5
2015-02-19
Fix virtual overload function handleCommand.
Andrei Karas
6
-8
/
+8
2015-02-18
Add missing override keywords.
Andrei Karas
6
-7
/
+7
2015-02-16
Use guildmanager only if build with tmwa support.
Andrei Karas
1
-0
/
+3
2015-01-16
fix code style.
Andrei Karas
1
-1
/
+0
[prev]
[next]