index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-03
Reverted r15825, glitch found. will work on it.
shennetsind
1
-1
/
+1
2012-04-02
Fixed bugreport:5018 skills permanently granted through scripts are now 100% ...
shennetsind
1
-1
/
+1
2012-03-28
Fixed bugreport:5497, LK/RG/PD/RG new mounts are now available again to clien...
shennetsind
1
-6
/
+7
2012-03-23
Fixed Super Novices mentral strength so that they may ressurect in gvg maps w...
shennetsind
1
-2
/
+1
2012-03-23
* Merged changes up to eAthena 15082. (skipped 15081)
eathenabot
1
-1
/
+2
2012-03-23
Fixed crash with using @allskills in a character without PC_PERM_ALL_SKILL al...
shennetsind
1
-4
/
+6
2012-03-22
Rehashed Item_delay.txt (bugreport:5487)
shennetsind
1
-16
/
+83
2012-03-22
Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional.
shennetsind
1
-1
/
+1
2012-03-22
Fixed bugreport:5445 Severe Rainstorm skill now takes arrow element in account
shennetsind
1
-0
/
+1
2012-03-22
Fixed bugreport:5468 Swordsman upper classes and ranger are no longer allowed...
shennetsind
1
-1
/
+1
2012-03-20
- Fixed Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sex
epoque11
1
-0
/
+8
2012-03-19
Follow up r15732, Fixed bug where a player killed by a method not passing thr...
shennetsind
1
-12
/
+16
2012-03-18
* uncluttered DB paths between REMODE on/off a little
lordttseven
1
-20
/
+10
2012-03-18
Fixed gcc warning on pc.c
shennetsind
1
-1
/
+1
2012-03-18
Added Official behavior to non-ensamble songs: they no longer go off if you w...
shennetsind
1
-0
/
+1
2012-03-17
Fixed baphomet card bonus not working when used by ammunition (required by a ...
shennetsind
1
-3
/
+2
2012-03-15
Status change packet cleanup
lordttseven
1
-2
/
+2
2012-03-04
Assorted skill-related tidbits
lordttseven
1
-8
/
+8
2012-03-03
* fixed job change level not being recorded for 2nd -> 3rd class (bugreport:5...
lordttseven
1
-18
/
+54
2012-02-20
* fixed third class skill point allocation logic (follow-up to r15594, bugrep...
lordttseven
1
-16
/
+29
2012-02-18
Added 2 new item bonuses as per kenpachi's request:
shennetsind
1
-1
/
+8
2012-02-17
Fixed @allskills crashing with SM_SELFPROVOKE (doesn't have icon) -- Added it...
shennetsind
1
-0
/
+1
2012-02-17
Fixed bug with 3rd classes bypassing player_skillup_limit config
shennetsind
1
-1
/
+2
2012-02-17
Initial support for Shadow Chaser and a few adjustments here and there.
shennetsind
1
-1
/
+23
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
1
-73
/
+71
2012-02-09
Added minor autolootitem code improvement. saves from scenarios like:
shennetsind
1
-0
/
+2
2012-02-09
Fixed bug that allowed a auction bid to fail (and generate zeny loss) if made...
shennetsind
1
-4
/
+9
2012-02-08
* item_trade.txt is split into re and pre-re folder as per Kenpachi's request.
xazax-hun
1
-1
/
+5
2012-02-04
` Fixed Guillotine Cross Poisons (bugreport:5275)
xantara
1
-0
/
+6
2012-01-30
- Removed more trailing tabs.
brianluau
1
-4
/
+4
2012-01-30
* Merged changes up to eAthena 15069.
eathenabot
1
-1
/
+8
2012-01-30
- Removed trailing tabs, and fixed some spacing.
brianluau
1
-2
/
+2
2012-01-25
Added two picklog types to distinguish regular monster drops (M) from stolen ...
gepard1984
1
-1
/
+1
2012-01-22
Minor cleanups, mostly reducing scopes.
xazax-hun
1
-3
/
+4
2012-01-20
Merged TXT removal branch back to trunk.
gepard1984
1
-9
/
+1
2012-01-18
- Fixed the function that returns the job name to include 3rd jobs - Fixes @w...
xantara
1
-0
/
+50
2012-01-18
Extended @alootid command to support multiple items (default: 10).
gepard1984
1
-0
/
+11
2012-01-18
Reorganized picklog functions a bit to reuse some common code.
gepard1984
1
-7
/
+7
2012-01-17
Enabled Mersenne Twister MT19937 as random number generator instead of standa...
gepard1984
1
-10
/
+11
2012-01-17
* Merged changes up to eAthena 15066.
eathenabot
1
-0
/
+1
2012-01-17
* Merged changes up to eAthena 15058.
eathenabot
1
-2
/
+2
2012-01-17
* Merged changes up to eAthena 15054. [ai4rei]
eathenabot
1
-3
/
+3
2012-01-17
* Merged changes up to eAthena 15053. [ai4rei]
eathenabot
1
-1
/
+1
2012-01-15
Fixed gm_all_skill, bugreport:5239
shennetsind
1
-9
/
+35
2012-01-14
Added expire messages and night flag to the list of things not-to-be-REdispla...
shennetsind
1
-19
/
+19
2012-01-14
another cool multi-map-server ancient bugfix:
shennetsind
1
-13
/
+16
2012-01-11
added remode-specific exp files processing as per kenpachi request, special t...
shennetsind
1
-1
/
+5
2012-01-11
Picklog improvements:
gepard1984
1
-27
/
+26
2012-01-07
Initial support for Royal Guard and some adjustments here and there.
shennetsind
1
-3
/
+117
2012-01-04
Re-designed /db/ folder structure as previously discussed.
shennetsind
1
-8
/
+5
[next]