index
:
HoraK-FDF/mv
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
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
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
/
actions
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
Move chatconsts into const directory.
Andrei Karas
3
-3
/
+4
2015-12-14
Move skillconsts from resources int consts directory.
Andrei Karas
1
-1
/
+2
2015-12-13
Move constant DEFAULT_CHAT_WINDOW_SCROLL into chat.cpp
Andrei Karas
1
-0
/
+2
2015-12-13
Move spells and graphics related constants into separate files.
Andrei Karas
1
-0
/
+2
2015-12-13
Not build unsupported render backends on nacl.
Andrei Karas
1
-1
/
+1
2015-11-23
Add chat command skill.
Andrei Karas
2
-0
/
+40
2015-11-22
Allow drag skill with any selected level to shortcuts window.
Andrei Karas
1
-1
/
+2
2015-11-22
Add chat command /selectskilllevel for select skill level in skills dialog.
Andrei Karas
2
-0
/
+15
2015-11-20
Fix code style.
Andrei Karas
1
-1
/
+10
2015-11-16
Convert InventoryType enum into strong typed.
Andrei Karas
1
-14
/
+15
2015-11-16
Add chat command slide.
Andrei Karas
2
-0
/
+14
2015-10-08
Add chat command /testinfo for output some debug parameters to log.
Andrei Karas
2
-0
/
+12
2015-09-26
Disable differnt heal or magic action on non tmwa servers.
Andrei Karas
1
-0
/
+17
2015-09-25
Fix code style.
Andrei Karas
1
-2
/
+0
2015-09-21
Add option for auto target skill to closest target.
Andrei Karas
1
-1
/
+2
2015-09-20
Add function for selecting new target.
Andrei Karas
1
-10
/
+2
2015-09-11
Fix code style.
Andrei Karas
1
-1
/
+1
2015-09-11
Fix compilation with disabled eathena server type.
Andrei Karas
1
-1
/
+1
2015-09-08
Add some missing item colors.
Andrei Karas
1
-1
/
+0
2015-09-05
Allow send quick mail message by command /sendmail (hercules)
Andrei Karas
1
-0
/
+17
2015-09-05
Add option for enable manamarket intergration and support /mail command. (for...
Andrei Karas
1
-0
/
+5
2015-08-22
Use resource manager as global variable.
Andrei Karas
1
-7
/
+5
2015-08-21
Add function for convert time diff to string.
Andrei Karas
1
-52
/
+2
2015-08-20
Use separate icons palette.
Andrei Karas
1
-4
/
+0
2015-08-20
/atkhuman now checks teamId and map pvp flag
Joseph Botosh
1
-2
/
+1
2015-08-17
Dont use item palettes in createitems command.
Andrei Karas
1
-12
/
+1
2015-08-16
Add strong typed int for item color.
Andrei Karas
2
-8
/
+11
2015-08-09
Add some missing checks to actions found by paranucker.
Andrei Karas
4
-110
/
+235
2015-08-03
Add gui mode for dyecmd. Now only basic code added.
Andrei Karas
1
-0
/
+4
2015-07-31
Add some missing translation labels.
Andrei Karas
1
-0
/
+2
2015-07-25
healmd checks healing radius
Joseph Botosh
1
-1
/
+16
2015-07-25
remove duplicate checkAttackPermissions(target) for /atkhuman
Joseph Botosh
1
-5
/
+2
2015-07-25
add targetingType feature
Joseph Botosh
3
-3
/
+9
2015-07-21
Add missing checks and non null attributes.
Andrei Karas
1
-0
/
+2
2015-06-25
Add NONNULL atribute into actions directory.
Andrei Karas
1
-0
/
+5
2015-06-25
Add missing non null attributes into gui directory.
Andrei Karas
1
-1
/
+1
2015-06-15
Fix code style.
Andrei Karas
1
-0
/
+1
2015-06-14
Rename CREATEWIDGET* macroses.
Andrei Karas
1
-3
/
+3
2015-06-14
Use CREATEWIDGET macro in actions.
Andrei Karas
1
-9
/
+12
2015-06-06
Fix code style.
Andrei Karas
3
-7
/
+4
2015-06-03
User full enum name in packets type.
Andrei Karas
1
-4
/
+4
2015-06-01
Convert DownloadStatus enum into strong typed enum.
Andrei Karas
1
-1
/
+1
2015-05-31
Convert InputAction enum into strong typed enum.
Andrei Karas
4
-1
/
+9
2015-05-30
Move relation enum into separate file.
Andrei Karas
1
-15
/
+15
2015-05-29
Convert ActorType enum into strong typed enum.
Andrei Karas
1
-1
/
+1
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
3
-10
/
+20
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
2
-5
/
+6
2015-05-25
Fix buy/sell from personal shop in player stand very close to npc.
Andrei Karas
1
-6
/
+12
2015-05-25
Dont set global color variables before drawing text.
Andrei Karas
1
-2
/
+4
2015-05-24
From ChatTab::chatLog removed default parameter for message owner type.
Andrei Karas
2
-28
/
+59
[next]