Age | Commit message (Expand) | Author | Files | Lines |
2006-03-22 | - status_check_skilluse won't block skill-specific checks (silence, berserk, ... | skotlex | 6 | -116/+77 |
2006-03-22 | fixed Piercing shot, desperado, fullbuster damage | Vicious | 1 | -3/+3 |
2006-03-22 | - Some cleanups in irc.c | skotlex | 5 | -4/+16 |
2006-03-22 | * Fixed compiler warnings in battle.c | Lance | 2 | -1/+2 |
2006-03-22 | [reddozen's fix] | Lance | 7 | -57/+70 |
2006-03-22 | elemental converters ingredients update | Lupus | 2 | -8/+10 |
2006-03-21 | Fixed duel in pk-mode (same party/same guild/alliance non-targeting issue). | LuzZza | 2 | -3/+7 |
2006-03-21 | Fix on not showing guildmembers logins/logouts messages. | LuzZza | 5 | -46/+95 |
2006-03-21 | - Fixed the inf2 for BA_DISSONANCE | skotlex | 5 | -13/+18 |
2006-03-21 | warning msg typos fix | Lupus | 3 | -3/+3 |
2006-03-21 | * Some minor issue on Payment Healer. | Lance | 2 | -5/+7 |
2006-03-21 | updated mystcase card effect. now drops GB even with the combo set on | Lupus | 2 | -1/+3 |
2006-03-20 | - Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps w... | skotlex | 3 | -11/+23 |
2006-03-20 | - Added a pc_stop_attack() invokation when starting SC_XMAS/SC_WEDDING. | skotlex | 1 | -2/+3 |
2006-03-20 | - Fixed "being able to cast" skills while dead. | skotlex | 1 | -3/+4 |
2006-03-20 | Cleaned up some guild functions: | LuzZza | 2 | -35/+49 |
2006-03-20 | - @stfu now allows negative intervals to be specified, they increase manner i... | skotlex | 4 | -3/+16 |
2006-03-20 | - Small fix to prevent killer/killable states from allowing you to target you... | skotlex | 11 | -44/+69 |
2006-03-20 | added NJ/GS job quests. temp ones tough | Lupus | 4 | -0/+136 |
2006-03-20 | Fixed endless warping loops | Lupus | 4 | -12/+12 |
2006-03-20 | Fixed possible Castle Economy investment overflow with Emsolute Develop learnt | Lupus | 2 | -4/+5 |
2006-03-20 | Removed Berserk Potions from all shops, but Comodo | Lupus | 2 | -15/+18 |
2006-03-20 | typo fix | Lupus | 1 | -2/+2 |
2006-03-20 | fixed items after blackhole89's fixes | Lupus | 3 | -5/+6 |
2006-03-20 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5671 54... | blackhole89 | 2 | -588/+591 |
2006-03-20 | Heh. Took me quite a while to figure this out... but yeah. As of this revisio... | blackhole89 | 2 | -1/+4 |
2006-03-20 | added to doc: getmonsterinfo. updated NJ items | Lupus | 3 | -14/+42 |
2006-03-19 | Fixed female thief bug | Vicious | 2 | -2/+4 |
2006-03-19 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5665 54... | Lance | 1 | -1/+1 |
2006-03-19 | * Documentation update on NPC whisper and rid2name. | Lance | 3 | -83/+93 |
2006-03-19 | * Fixed event_kill_pc to behave like what it should instead of another replic... | Lance | 3 | -5/+32 |
2006-03-19 | Replaced getmobdata to setmobdata in changelog. | Lance | 1 | -1/+1 |
2006-03-19 | * Recoded getmobdata script function. Fixed mob_damage typo sd -> mvp_sd. Cle... | Lance | 4 | -75/+139 |
2006-03-18 | NJ/SG item update | Vicious | 2 | -59/+60 |
2006-03-18 | added script function 'getmonsterinfo' | Lupus | 4 | -0/+134 |
2006-03-18 | fixed TONS of wrong wieght, wep lvl, req lvl of the items. minor typo in 6_ha... | Lupus | 3 | -66/+68 |
2006-03-18 | * Fixed warnings on compilers again. | Lance | 4 | -2/+18 |
2006-03-18 | * Fixed the mob_skill_db by commenting out lines with targeted skills being c... | Zephiris | 2 | -19/+21 |
2006-03-17 | - Removed a block of code from skill_check_condition that actually belongs to... | skotlex | 3 | -3/+7 |
2006-03-17 | Modified battle_athena.conf for the new modifications. | Lance | 1 | -2/+5 |
2006-03-17 | * Fixed misleading and inaccurately documented events and added a missing flag. | Lance | 6 | -25/+40 |
2006-03-17 | Corrected nullpo_retv -> nullpo_ret since npc_unload is int. | Lance | 1 | -1/+1 |
2006-03-17 | Reappropriate my previous fix on map_foreachiddb, it's npc_unload's problem. | Lance | 1 | -1/+3 |
2006-03-17 | Commited something I shouldn't. | Lance | 1 | -2/+1 |
2006-03-17 | * Fixed npc_cleanup_dbsub not removing key and caused pointer being freed pro... | Lance | 4 | -1/+5 |
2006-03-17 | - Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb) | skotlex | 8 | -20/+37 |
2006-03-17 | - removed auto-attaching of player-run scripts in initnpctimer. You must use ... | skotlex | 4 | -2/+9 |
2006-03-17 | alice doll fix, cooking quest | Lupus | 3 | -6/+7 |
2006-03-17 | * Another compiler warning... | Lance | 1 | -1/+1 |
2006-03-17 | * Final fix on Juperos NPC. | Lance | 6 | -12/+24 |