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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-16
Move TextCommandType enum into separate file and convert to strong typed.
Andrei Karas
1
-0
/
+1
2015-11-16
Move MagicSchool enum into separate file and convert to strong typed.
Andrei Karas
1
-0
/
+1
2015-11-16
Rename SpellTarget into CommandTarget enum and convert it to strong typed.
Andrei Karas
1
-0
/
+1
2015-11-13
Remove manaserv related RegistrationOptions.
Andrei Karas
1
-1
/
+0
2015-11-12
Add support for invoke ground skill with text parameter.
Andrei Karas
1
-0
/
+2
2015-11-10
Add support for casting status effect on ground.
Andrei Karas
1
-0
/
+1
2015-11-09
Add skill unit db.
Andrei Karas
1
-0
/
+2
2015-11-02
Add intmap defines.
Andrei Karas
1
-0
/
+1
2015-11-01
Add strong typed bool enum donotalign.
Andrei Karas
1
-0
/
+1
2015-11-01
Add strong typed bool enum on the fly.
Andrei Karas
1
-0
/
+1
2015-10-31
Add strong typed bool enum separator.
Andrei Karas
1
-0
/
+1
2015-10-31
Add strong typed bool enum usebase64.
Andrei Karas
1
-0
/
+1
2015-10-31
Add strong typed bool enum mainconfig.
Andrei Karas
1
-0
/
+1
2015-10-30
Add support for npc dialog inventory theming from npc skin.
Andrei Karas
1
-0
/
+1
2015-10-30
Add strong typed bool enum ShowEmptyRows and use it in itemcontainer.
Andrei Karas
1
-0
/
+1
2015-10-30
Add strong typed bool enum ForceQuantity.
Andrei Karas
1
-0
/
+1
2015-10-29
Add missing file.
Andrei Karas
1
-0
/
+1
2015-10-28
Add text object to skined npc menus.
Andrei Karas
1
-0
/
+1
2015-10-28
Add support for images in npc skined menu.
Andrei Karas
1
-0
/
+2
2015-10-26
Add basic npc dialog db loading.
Andrei Karas
1
-0
/
+4
2015-10-16
Add protection attribute to input actions. Unsafe actions blocked from remote...
Andrei Karas
1
-0
/
+1
2015-10-11
Add structure for tile object.
Andrei Karas
1
-0
/
+1
2015-09-23
Remove unused header protocolin.h
Andrei Karas
1
-2
/
+0
2015-09-23
Add missing files to make files.
Andrei Karas
1
-0
/
+1
2015-09-22
Remove checking packet id in getNpc function.
Andrei Karas
1
-0
/
+1
2015-09-22
add way for reload packets db. For now it useless.
Andrei Karas
1
-0
/
+4
2015-09-21
Define out packet variables in one place and in all files use only externs.
Andrei Karas
1
-0
/
+3
2015-09-21
Rename protocoloutdefine.h into protocoloutincludedefine.h
Andrei Karas
1
-1
/
+1
2015-09-21
Add option for auto target skill to closest target.
Andrei Karas
1
-0
/
+1
2015-09-09
Show reason for item removing.
Andrei Karas
1
-0
/
+1
2015-09-07
Split protocol.h into protocolin.h and protocolout.h
Andrei Karas
1
-2
/
+4
2015-09-05
Put badges into array in being.
Andrei Karas
1
-0
/
+1
2015-09-05
Fix compilation warnings.
Andrei Karas
1
-0
/
+1
2015-09-02
Remove MessageHandler class
Andrei Karas
1
-5
/
+0
2015-09-02
Use packet handlers from packet defines.
Andrei Karas
1
-0
/
+1
2015-09-01
Fix make files.
Andrei Karas
1
-1
/
+0
2015-09-01
Remove packets.h
Andrei Karas
1
-1
/
+0
2015-09-01
Add packet sizes to packetin.inc. But for now size unused.
Andrei Karas
1
-1
/
+2
2015-09-01
Split packets definition files to in and out packets.
Andrei Karas
1
-2
/
+4
2015-09-01
Change extension in some internals includes from h to inc.
Andrei Karas
1
-2
/
+2
2015-09-01
Add ability to log received packet names to log file.
Andrei Karas
1
-0
/
+4
2015-08-31
Rename packetdefine.h to protocoldefine.h
Andrei Karas
1
-1
/
+1
2015-08-31
Move actual packet name to id mapping to packets.inc.
Andrei Karas
1
-0
/
+2
2015-08-30
Move receive code from vendinghandler into separate file.
Andrei Karas
1
-0
/
+2
2015-08-30
Move receive code from tradehandler into separate file.
Andrei Karas
1
-0
/
+6
2015-08-30
Move receive code from skillhandler into separate file.
Andrei Karas
1
-0
/
+6
2015-08-30
Move receive code from searchstorehandler into separate file.
Andrei Karas
1
-0
/
+2
2015-08-30
Move receive code from roulettehandler into separate file.
Andrei Karas
1
-0
/
+2
2015-08-30
Move receive code from questhandler into separate file.
Andrei Karas
1
-0
/
+4
2015-08-30
Move receive code from playerhandler into separate file.
Andrei Karas
1
-0
/
+6
[next]