summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-08-03- Moved SI_CHASEWALK to 119 as concluded by LoneWolfskotlex1-0/+1
2006-08-03- Corrected clif.c sending the raw mdef2 value to the client instead of first...skotlex1-0/+2
2006-08-03- Added a damage cap to CR_ACIDDEMONSTRATION of INT_MAX/2 to prevent overflow...skotlex1-0/+3
2006-08-03- Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code.skotlex1-0/+2
2006-08-03- Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks sh...skotlex1-0/+7
2006-08-03- Some adjustments so that the last-skill-used will be correctly cleared when...skotlex1-0/+2
2006-08-03Fix a bug in atcommand_charspeedtoms1-0/+1
2006-08-03Cooking fixDracoRPG1-0/+1
2006-08-03- Cleaned up the last NJ update code.skotlex1-0/+11
2006-08-03Changed atoi to strtoul for guild-experience's fieldtoms1-0/+1
2006-08-03Fixed a bug in int_storage.c, temp array doesn't have the good sizetoms1-1/+2
2006-08-03- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence...skotlex1-0/+5
2006-08-03- Updated the way SC_SILENCE works. From what I remember (from previous forum...skotlex1-0/+5
2006-08-02- Added a check in the walking code when triggering skills. NPC_SELFDESTRUCTI...skotlex1-0/+4
2006-08-02- Fixed a logic error on battle_get_master which was causing infinite loops.....skotlex1-0/+2
2006-08-02Fixed homunculus error messagetoms1-0/+1
2006-08-02- Rewrote pc_payzeny to not use doubles, it may more accurately prevent charg...skotlex1-0/+2
2006-08-02- Fixed failing to create Deadly Poison Bottles damaging 50% of your max life...skotlex1-0/+4
2006-08-02Little add on NJ_HUUMAtoms1-0/+1
2006-08-02Merged Mpeg's work on Ninja skillstoms1-0/+1
2006-08-02- Fixed Martyr's Reckoning having a cap damage of 32k.skotlex1-0/+1
2006-08-02Now you can teleport in Thanatos Boss room, but you can't respawn therePlaytester1-0/+1
2006-08-02- Fixed Defender Raising Walk speed instead of diminishing it.skotlex1-0/+4
2006-08-02Code cleanup & optimization on guild part of char-servertoms1-0/+1
2006-08-02- Fixed script code data not being free'd if a player quits in the middle of ...skotlex1-0/+5
2006-08-02- Made recursive master check the default (otherwise it messes skill -> pet -...skotlex1-0/+4
2006-08-02- Recoded the GuildAura code to use val3 & val4, allowing much greater stat b...skotlex1-0/+3
2006-08-02- Updated battle_check_target so that all alchemist summoned mobs can be targ...skotlex1-0/+16
2006-08-02- Fixed NPC_SELFDESTRUCTION damaging yourself, causing the source to be knock...skotlex1-0/+4
2006-08-01- Made Deluge/volcano/v. gale be castable on top of each other againskotlex1-0/+8
2006-08-01- Cleaned up some more the SC_JAILED codeskotlex1-0/+7
2006-08-01- Should have fixed the cooking sets not displaying all cooking available items.skotlex1-0/+2
2006-08-01- Figured out and fixed the issue with Volcano/Deluge/Violent Gale not really...skotlex1-0/+2
2006-08-01- Modified Self Destruction, so that Marine Spheres in non-versus maps will h...skotlex1-0/+10
2006-08-01- Added the missing lines to enable script command "kickwaitingroomall"skotlex1-0/+5
2006-08-01- Modified setlabel so that the script engine barks when you are trying to u...skotlex1-0/+3
2006-08-01- Fixed the subnet 0 mask being reset to 0 when someone goes up on the fame r...skotlex1-0/+2
2006-08-01- Updated Poison React chance to counter and number of counters as per skill ...skotlex1-0/+4
2006-08-01- Fixed NPC_STOP id value in skill_cast_dbskotlex1-0/+5
2006-07-31Little fix on dueltoms1-0/+1
2006-07-31Added possibility to restrict duel usage to same maptoms1-0/+1
2006-07-31Merged mpeg's fix on ninja skillstoms1-0/+1
2006-07-31- Corrected a status_get_race call which should be status_get_race2 in misc a...skotlex1-0/+5
2006-07-31- Changed the variable message in parsing normal text from unsigned char to c...skotlex1-0/+3
2006-07-31- Fixed a possible crash in the main script engine when restoring previous sc...skotlex1-0/+7
2006-07-31- Removed incorrect "Waterball range+1 when standing on suiton" feature.skotlex1-0/+6
2006-07-31Fixed segmentation fault in status_change_end, vd wasn't initializedtoms1-0/+2
2006-07-31- NPC_INVISIBLE will now use Cloaking of a level +9 of the used skill level, ...skotlex1-0/+3
2006-07-30- Mob casted Sanctuary will no longer always heal it's targets regardless of ...skotlex1-0/+6
2006-07-30Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALEtoms1-0/+1