index
:
ml/evol-hercules
citest
jesusalva/tmw2homunequip
master
tmw2
Evol/Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-09
Add array and functions for skill extended data.
Andrei Karas
6
-0
/
+82
2016-07-09
Reset sitting skills is start walking while sit.
Andrei Karas
1
-0
/
+3
2016-07-06
Add missing copyright header into skill_targeted.c
s20160709
s20160708
Andrei Karas
1
-0
/
+2
2016-07-06
Remove copy/paste static method from server to plugin (eset_sc)
Andrei Karas
1
-20
/
+4
2016-07-05
Override server gm command @mapexit.
s20160706
Andrei Karas
3
-1
/
+22
2016-07-05
Fix getitem* commands for old clients.
Andrei Karas
1
-8
/
+8
2016-07-05
Merge branch 'tmw-skills' into 'master'
Andrei Karas
11
-5
/
+220
2016-07-05
add Physical Shield Skill (id 20001)
Joseph Botosh
11
-5
/
+220
2016-07-01
For evol skills use range 20000 - 20021
s20160703
release2016-07-04
Andrei Karas
8
-6
/
+31
2016-07-01
Add effects enum. Use provoke effect on provoked targets in EVOL_MASSPROVOKE ...
Andrei Karas
3
-0
/
+15
2016-07-01
Add files for skill constants and ground skills handlers.
Andrei Karas
9
-0
/
+148
2016-06-30
Hook directly empty skill functions.
Andrei Karas
3
-0
/
+158
2016-06-30
Set LANG to C in build script.
Andrei Karas
1
-0
/
+1
2016-06-30
fix ci scripts
Andrei Karas
1
-3
/
+11
2016-06-30
Fix ci scripts.
Andrei Karas
1
-1
/
+1
2016-06-30
Fix ci scripts for using script for redefine some server constants.
Andrei Karas
1
-1
/
+2
2016-06-30
Add constants validation function.
Andrei Karas
5
-0
/
+20
2016-06-30
Add 5 unused id for status effects
Andrei Karas
1
-1
/
+3
2016-06-30
Add shared file with server code for change constants.
Andrei Karas
2
-3
/
+13
2016-06-28
Fix memory leak if npc change class.
s20160630
Andrei Karas
3
-0
/
+14
2016-06-28
Remove visiblity hidden flag from make file.
Andrei Karas
1
-1
/
+1
2016-06-28
Update plugin after hercules update.
Andrei Karas
1
-5
/
+5
2016-06-27
map: duplicate npc view data for each new npc.
Andrei Karas
4
-1
/
+17
2016-06-27
Remove debug message.
Andrei Karas
1
-1
/
+0
2016-06-24
Add gcc 4.8 lto and sanitize builds. They should disable unsupported features.
Andrei Karas
1
-0
/
+14
2016-06-24
Disable sanity flags for gcc 4.8 and older.
Andrei Karas
1
-1
/
+14
2016-06-24
Disable old for broken gcc 4.9 versions.
Andrei Karas
1
-1
/
+14
2016-06-24
Add gcc snapshot and gcc 4.6 and different flags combinations.
Andrei Karas
3
-6
/
+73
2016-06-24
Add some ci builds with legacy debian versions and modern compilers.
Andrei Karas
1
-0
/
+21
2016-06-24
Add gcc 4.9 and gcc 5 with lto and sanity flags at same time.
Andrei Karas
1
-0
/
+12
2016-06-24
Remove gcc 4.8 sanitize build from ci, because 4.8 not have support for asan.
Andrei Karas
1
-6
/
+0
2016-06-24
Fix another i386 warning.
Andrei Karas
1
-1
/
+1
2016-06-24
Fox compilation warning again.
Andrei Karas
1
-1
/
+1
2016-06-24
Fix compilation warning on i386 arch.
Andrei Karas
1
-1
/
+1
2016-06-24
Add builds with different gcc version and enabled lto.
Andrei Karas
1
-11
/
+29
2016-06-23
Add different sanitize builds in second ci stage.
Andrei Karas
1
-0
/
+31
2016-06-23
Add gcc 5 and clang 3.9 for i386 arch into .gitlab-ci.yml
Andrei Karas
1
-0
/
+12
2016-06-23
Add debian stable for gcc 4.8 ci build.
Andrei Karas
1
-1
/
+1
2016-06-23
Add gcc 4.8 and gcc 4.9 into ci scripts.
Andrei Karas
3
-0
/
+48
2016-06-22
In ci scripts at first try clone from forks and if failed, from original repos.
Andrei Karas
1
-5
/
+24
2016-06-22
Dont translate item links for old clients.
Andrei Karas
1
-4
/
+4
2016-06-21
Add constant MAX_SLOTS into script constants.
Andrei Karas
3
-0
/
+9
2016-06-21
Add script command for remove card in item by inventory and card index.
Andrei Karas
3
-0
/
+39
2016-06-21
Add script command for get card from item by inventory index.
Andrei Karas
3
-0
/
+39
2016-06-20
Merge branch 'buildin/sendcollision' into 'master'
Andrei Karas
3
-0
/
+32
2016-06-20
add buildin setfakecells (fake client-side collision)
mekolat
3
-0
/
+32
2016-06-19
Add .srcId npc variable for get src_id field of npc.
Andrei Karas
1
-0
/
+12
2016-06-19
Allow full npc copy in instances.
Andrei Karas
6
-7
/
+173
2016-06-19
Use exname in setnpcdir command.
Andrei Karas
1
-1
/
+1
2016-06-18
Use ext name in npc change dir handler.
Andrei Karas
1
-1
/
+1
[next]