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
/
being
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-25
Dont set global color variables before drawing text.
Andrei Karas
1
-2
/
+2
2015-05-24
Add strong typed bool type IgnoreRecord.
Andrei Karas
1
-1
/
+3
2015-05-24
Remove simpletypes.h.
Andrei Karas
1
-1
/
+0
2015-05-24
Move type ForceDisplay into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type Enable into separate file.
Andrei Karas
1
-0
/
+2
2015-05-24
Move type Keep into separate file.
Andrei Karas
2
-0
/
+3
2015-05-24
Move type Sfx into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type Trading into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type Notify into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move simpletypes.h into directory simpletypes.
Andrei Karas
1
-1
/
+2
2015-05-22
Fix code style.
Andrei Karas
4
-1
/
+4
2015-05-17
Remove some useless methods from being.
Andrei Karas
2
-17
/
+4
2015-05-08
Fix code style.
Andrei Karas
2
-5
/
+2
2015-05-07
Remove npcpostdialog.
Andrei Karas
1
-3
/
+1
2015-05-06
Add strong type bool type ForceDisplay.
Andrei Karas
3
-10
/
+19
2015-05-06
Add strong typed bool type Enable.
Andrei Karas
2
-14
/
+22
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
4
-63
/
+71
2015-04-26
Use cilkplus in game.cpp
Andrei Karas
2
-6
/
+0
2015-04-24
Fix code style.
Andrei Karas
2
-0
/
+15
2015-04-20
Add quick settings page for yellow bar options.
Andrei Karas
1
-1
/
+1
2015-04-18
Add eathena defines into being.
Andrei Karas
2
-12
/
+44
2015-04-17
Use ActorType for being type.
Andrei Karas
2
-2
/
+3
2015-04-17
Add eathena defines into actortype enum.
Andrei Karas
1
-2
/
+12
2015-04-12
Improve a bit checking before stop moving animation.
Andrei Karas
1
-1
/
+1
2015-04-12
Fix move animation after path is empty.
Andrei Karas
2
-1
/
+13
2015-04-10
Fix code style.
Andrei Karas
1
-0
/
+2
2015-04-09
Add to skills miss effect.
Andrei Karas
1
-16
/
+35
2015-04-09
On skill attacks on target for show effect use skill attribute skillHitEffectId.
Andrei Karas
2
-9
/
+29
2015-04-08
Use enum SpriteDirection form sprite direction in being.
Andrei Karas
2
-5
/
+4
2015-04-08
Simplify using rotational particle effect.
Andrei Karas
1
-19
/
+5
2015-04-06
Add variable in away message with player name.
Andrei Karas
1
-2
/
+5
2015-04-06
Fix compilation with some options.
Andrei Karas
1
-0
/
+1
2015-04-06
eathena: impliment packet SMSG_CHAT_ROOM_SETTINGS.
Andrei Karas
1
-1
/
+1
2015-04-05
On room creation show room name in general tab caption.
Andrei Karas
2
-0
/
+22
2015-04-02
Remove useless virtual keywords.
Andrei Karas
3
-19
/
+20
2015-03-28
Impliment packet SMSG_PLAYER_HEAL.
Andrei Karas
2
-0
/
+22
2015-03-24
eathena: use exp packet to show exp and job messages.
Andrei Karas
2
-16
/
+36
2015-03-24
Fix possible issue on exit.
Andrei Karas
1
-1
/
+1
2015-03-17
fix nacl and windows compilation.
Andrei Karas
1
-0
/
+2
2015-03-17
Remove useless includes from .h files.
Andrei Karas
6
-7
/
+4
2015-03-16
Remove useless includes from cpp files
Andrei Karas
6
-23
/
+10
2015-03-04
Draw riding horse if present.
Andrei Karas
2
-1
/
+34
2015-03-04
Add basic horses db implimentation.
Andrei Karas
1
-0
/
+1
2015-03-03
Update sprite on changing riding mode.
Andrei Karas
3
-1
/
+11
2015-03-03
Use riding sprite actions in being.
Andrei Karas
2
-10
/
+17
2015-03-03
Add support for riding flag in actorsprite and statuseffect.
Andrei Karas
2
-2
/
+9
2015-02-28
Build mercenaryhandler only if eathena enabled.
Andrei Karas
3
-4
/
+8
2015-02-28
Build homunculushandler only if eathena enabled.
Andrei Karas
1
-0
/
+4
2015-02-27
fix code style.
Andrei Karas
3
-8
/
+20
2015-02-24
Split crazy move functions to smaller functions.
Andrei Karas
2
-240
/
+274
[next]