index
:
evolved/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-15
Fixed quite a few dozen "comparison is always true due to limited range of da...
shennetsind
1
-0
/
+5
2012-04-11
yet another minor performance improvement. walking mobs no longer waste bandw...
shennetsind
3
-4
/
+7
2012-04-11
Minor performance improvement. server no longer wastes processing time creati...
shennetsind
2
-16
/
+23
2012-04-11
minor performance improvement for users with battle_config.ksprotection disab...
shennetsind
1
-1
/
+1
2012-04-11
Fixed bugreport:5561 Even Share Exp should now be working properly
shennetsind
1
-2
/
+5
2012-04-11
minor improvement on NPC parse processing
shennetsind
1
-13
/
+4
2012-04-11
Fixed bugreport:5533 Voice of Siren status now works properly.
shennetsind
1
-5
/
+10
2012-04-11
Fixed bugreport:5524 Epiclesis now heals every 3 seconds instead of 1.
shennetsind
1
-18
/
+17
2012-04-11
Rollbacked clif.c from the changes of r15828, r15830 and r15833 (they were ca...
shennetsind
1
-35
/
+501
2012-04-11
Fixed bugreport:5492 Berserk and Two Hand Quicken now give proper +15 and +7 ...
shennetsind
1
-4
/
+9
2012-04-11
Fixed bugreport:5535 while caster is in shadow formation he no longer can att...
shennetsind
2
-1
/
+2
2012-04-11
Fixed bugreport:5556 skill_onskillusage is only triggered if previous skill d...
shennetsind
1
-10
/
+5
2012-04-11
Fixed bugreport:5543 this item is official rentable and it should unmount upo...
shennetsind
2
-13
/
+8
2012-04-11
Fixed bugreport:4292 item_noequip now scans armor enchant gems.
shennetsind
1
-0
/
+5
2012-04-11
Moved Renewal Experience Modifier out of REMODE and created its own RENEWAL_E...
shennetsind
3
-4
/
+11
2012-04-09
- Fixed a STUPID Linux issue preventing compilation due to file name-casing
epoque11
1
-1
/
+1
2012-04-09
- Follow-up to r15837, fixed compiler error due to missing header file
epoque11
7
-119
/
+119
2012-04-09
- Spring cleaning of various source files
epoque11
22
-276
/
+239
2012-04-08
=General
technote24
4
-10
/
+288
2012-04-07
Fixed some minor issue, follow up r15828.
xazax-hun
1
-3
/
+1
2012-04-04
More cleanups for old clients.
protimus
3
-53
/
+4
2012-04-04
Changed some defines into an enumerator.
protimus
1
-38
/
+46
2012-04-03
Cleanup of conditions for old clients.
protimus
2
-459
/
+31
2012-04-03
Reverted r15825, glitch found. will work on it.
shennetsind
1
-1
/
+1
2012-04-03
Fixed bugreport:5500 / Follow up r15768
shennetsind
1
-1
/
+1
2012-04-02
Fixed bugreport:5018 skills permanently granted through scripts are now 100% ...
shennetsind
1
-1
/
+1
2012-04-02
Fixed gcc warning on script.c, getnpcid
shennetsind
1
-1
/
+1
2012-04-02
- Fixed grouprandomitem; always produced negative item IDs. (bugreport:5529)
epoque11
1
-1
/
+1
2012-04-02
- Small change to @version command (fixed invalid project name)
epoque11
1
-1
/
+1
2012-03-31
* Merged changes up to eAthena 15085.
eathenabot
1
-7
/
+18
2012-03-31
* Merged changes up to eAthena 15084.
eathenabot
2
-3
/
+17
2012-03-30
- Fixed warning notice of nullpo_retv (follow up to r15816)
epoque11
1
-1
/
+1
2012-03-29
- Merged main-chat message handling (as requested/enforced by trojal <3)
epoque11
4
-14
/
+27
2012-03-28
* fixed certain traps dealing blitz beat damage due to a missing break (see a...
lordttseven
1
-0
/
+1
2012-03-28
Fixed bugreport:5515 targets in manhole may now be targeted by shadow form.
shennetsind
2
-10
/
+10
2012-03-28
Fixed bugreport:5516 Royal Guard's Pinpoint Attack formula was updated and fi...
shennetsind
1
-2
/
+2
2012-03-28
Fixed bugreport:5517 Warlock's Comet no longer requires 2 gemstones if you ca...
shennetsind
1
-20
/
+22
2012-03-28
Fixed bugreport:5518 Wanderer/Minstrel Voice Lessons now allow them to cast t...
shennetsind
1
-3
/
+1
2012-03-28
Fixed bugreport:5249 (Lighta's post in the bottom), Priest's status recovery ...
shennetsind
1
-0
/
+1
2012-03-28
Fixed bugreport:5497, LK/RG/PD/RG new mounts are now available again to clien...
shennetsind
3
-7
/
+18
2012-03-28
Renamed the last RR_ prefix'd setting, thanks to brianl/wolfed
shennetsind
2
-2
/
+2
2012-03-25
- Fixed party invite crashing when a player is not online. (bugreport:5506)
epoque11
1
-1
/
+1
2012-03-24
- Restored Lord Of Death spawn that was accidentally removed in r15060. (bugr...
brianluau
1
-4
/
+3
2012-03-23
* Reading the itemDB checks for extra columns.
xazax-hun
2
-1
/
+7
2012-03-23
Fixed bugreport:1551 causing coma on monsters now grants you your-fully-deser...
shennetsind
2
-2
/
+7
2012-03-23
Fixed bugreport:2564 da scenario:
shennetsind
1
-0
/
+2
2012-03-23
Fixed Super Novices mentral strength so that they may ressurect in gvg maps w...
shennetsind
1
-2
/
+1
2012-03-23
Added the missing Fixed Casting Time support.
shennetsind
3
-9
/
+21
2012-03-23
Follow up r15777, reworked skill_icewall_block so that it stops any attacks a...
shennetsind
2
-14
/
+16
2012-03-23
Follow up r15768 (bugreport:5411) - special thanks to Kenpachi!
shennetsind
1
-0
/
+8
[next]