summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-20=Generaltechnote246-85/+90
2012-04-19=Generaltechnote246-302/+399
2012-04-19- Added 22nd argument to 'getmonsterinfo' which returns the mvp_exp of a mons...brianluau2-198/+199
2012-04-19=Generaltechnote243-220/+272
2012-04-18Fixed bugreport:5530 deep sleep lullaby no longer resets its duration when ca...shennetsind1-0/+1
2012-04-16Fixed bugreport:5386 riding dragons should now give the correct weight bonus....shennetsind1-1/+1
2012-04-15Follow up r15863. As suggested by xazax I've replaced long with inptr since i...shennetsind1-1/+1
2012-04-15Follow up r15862 and r15863. Forgot this \o/. /me feels horribly horrible.shennetsind1-3/+3
2012-04-15Follow up r15862 someone (<points at me>/facepalm) forgot that he had modifie...shennetsind1-0/+6
2012-04-15Let there be light! GREEN TREE ON ALL DISTROS, I CHOOSE YOU, NOW!shennetsind1-34/+34
2012-04-15Fixed quite a few dozen "comparison is always true due to limited range of da...shennetsind1-0/+5
2012-04-15Fixed compiling warning with gcc on --enable-64bit mode.shennetsind1-2/+2
2012-04-11yet another minor performance improvement. walking mobs no longer waste bandw...shennetsind3-4/+7
2012-04-11Minor performance improvement. server no longer wastes processing time creati...shennetsind2-16/+23
2012-04-11minor performance improvement for users with battle_config.ksprotection disab...shennetsind1-1/+1
2012-04-11Fixed bugreport:5561 Even Share Exp should now be working properlyshennetsind1-2/+5
2012-04-11minor improvement on NPC parse processingshennetsind1-13/+4
2012-04-11Fixed bugreport:5533 Voice of Siren status now works properly.shennetsind1-5/+10
2012-04-11Fixed bugreport:5524 Epiclesis now heals every 3 seconds instead of 1.shennetsind1-18/+17
2012-04-11Rollbacked clif.c from the changes of r15828, r15830 and r15833 (they were ca...shennetsind1-35/+501
2012-04-11Fixed bugreport:5492 Berserk and Two Hand Quicken now give proper +15 and +7 ...shennetsind1-4/+9
2012-04-11Fixed bugreport:5535 while caster is in shadow formation he no longer can att...shennetsind2-1/+2
2012-04-11Fixed bugreport:5556 skill_onskillusage is only triggered if previous skill d...shennetsind1-10/+5
2012-04-11Fixed bugreport:5543 this item is official rentable and it should unmount upo...shennetsind2-13/+8
2012-04-11Fixed bugreport:4292 item_noequip now scans armor enchant gems.shennetsind1-0/+5
2012-04-11Moved Renewal Experience Modifier out of REMODE and created its own RENEWAL_E...shennetsind3-4/+11
2012-04-11disabled unused grf_shuffle_enc, gcc was bugging regarding it not being calle...shennetsind1-16/+15
2012-04-09- Fixed a STUPID Linux issue preventing compilation due to file name-casingepoque111-1/+1
2012-04-09- Follow-up to r15837, fixed compiler error due to missing header fileepoque117-119/+119
2012-04-09- Spring cleaning of various source filesepoque1122-276/+239
2012-04-08=Generaltechnote245-11/+289
2012-04-07Fixed some minor issue, follow up r15828.xazax-hun1-3/+1
2012-04-04Re-add hotkey bar defines for pre-renewal.protimus1-3/+10
2012-04-04More cleanups for old clients.protimus3-53/+4
2012-04-04Changed some defines into an enumerator.protimus5-71/+82
2012-04-03Cleanup of conditions for old clients.protimus4-486/+33
2012-04-03Reverted r15825, glitch found. will work on it.shennetsind1-1/+1
2012-04-03Fixed bugreport:5500 / Follow up r15768shennetsind1-1/+1
2012-04-02Fixed bugreport:5018 skills permanently granted through scripts are now 100% ...shennetsind1-1/+1
2012-04-02Fixed gcc warning on script.c, getnpcidshennetsind1-1/+1
2012-04-02- Fixed grouprandomitem; always produced negative item IDs. (bugreport:5529)epoque111-1/+1
2012-04-02- Small change to @version command (fixed invalid project name)epoque111-1/+1
2012-03-31* Merged changes up to eAthena 15085.eathenabot1-7/+18
2012-03-31* Merged changes up to eAthena 15084.eathenabot2-3/+17
2012-03-30- Fixed warning notice of nullpo_retv (follow up to r15816)epoque111-1/+1
2012-03-29- Merged main-chat message handling (as requested/enforced by trojal <3)epoque114-14/+27
2012-03-28* fixed certain traps dealing blitz beat damage due to a missing break (see a...lordttseven1-0/+1
2012-03-28Fixed bugreport:5515 targets in manhole may now be targeted by shadow form.shennetsind2-10/+10
2012-03-28Fixed bugreport:5516 Royal Guard's Pinpoint Attack formula was updated and fi...shennetsind1-2/+2
2012-03-28Fixed bugreport:5517 Warlock's Comet no longer requires 2 gemstones if you ca...shennetsind1-20/+22