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
/
resources
/
beingcommon.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-08-20
Add function for read float and double number from xml.
Andrei Karas
1
-6
/
+6
2017-08-07
Remove useless casts from missile-particle attributes.
Andrei Karas
1
-2
/
+2
2017-08-07
Adjust default missile particle lifetime.
Andrei Karas
1
-1
/
+1
2017-08-07
Add additional attributes to missile particle in attacks.
Andrei Karas
1
-1
/
+14
2017-06-30
Remove extra includes from headers.
Andrei Karas
1
-0
/
+2
2017-06-09
Fix code style.
Andrei Karas
1
-3
/
+4
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-08-24
Move ai attributes reading into BeingCommon.
Andrei Karas
1
-0
/
+44
2016-08-12
Fix code style.
Andrei Karas
1
-1
/
+1
2016-08-08
Fix on client side walking on monster wall collision.
Andrei Karas
1
-1
/
+6
2016-08-07
Add monster wall collision type.
Andrei Karas
1
-1
/
+4
2016-04-18
Add into being dbs, shared attribute "quickActionEffect".
Andrei Karas
1
-0
/
+3
2016-03-11
Fix code style.
Andrei Karas
1
-1
/
+1
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-1
/
+1
2016-01-29
Fix code style.
Andrei Karas
1
-4
/
+0
2016-01-25
Add file utils function getFilesInDir.
Andrei Karas
1
-16
/
+0
2016-01-20
Add pugixml backend incomplete.
Andrei Karas
1
-9
/
+6
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-30
Fix default walk mask for beings.
Andrei Karas
1
-1
/
+1
2015-12-20
Move spritereference.h into sprite directory.
Andrei Karas
1
-1
/
+2
2015-11-14
Fix attack sprite actions. Add ride attack action.
Andrei Karas
1
-3
/
+12
2015-10-09
Fix code style.
Andrei Karas
1
-1
/
+1
2015-10-03
Extend walkMask being xml attribute.
Andrei Karas
1
-12
/
+24
2015-10-02
Allow read "walkType" attributes from xml for all being types.
Andrei Karas
1
-0
/
+17
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-09-26
Fix code style.
Andrei Karas
1
-2
/
+1
2014-09-25
Remove duplicate code from monsterdb, homunculusdb, mercenarydb.
Andrei Karas
1
-0
/
+116
2014-02-11
add support for map layer replacments.
Andrei Karas
1
-2
/
+4
2014-01-16
add missing const in xmlnode pointers.
Andrei Karas
1
-1
/
+2
2014-01-14
fix code style.
Andrei Karas
1
-3
/
+0
2014-01-10
fix dirs and files enumeration in some systems.
Andrei Karas
1
-1
/
+3
2014-01-06
add ability to inlude config parts from subdirs for items, monsters, npcs.
Andrei Karas
1
-0
/
+20
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-09-16
remove unused includes from resources.
Andrei Karas
1
-3
/
+0
2013-07-21
Add settings for monster hp bar offset.
Andrei Karas
1
-0
/
+3
2013-07-18
move shared code for reading being info attributes to separate class.
Andrei Karas
1
-0
/
+44