Age | Commit message (Expand) | Author | Files | Lines |
2006-02-18 | * Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars) | Komurka | 9 | -228/+271 |
2006-02-18 | - Added upgrade file upgrade_svn5322.sql because apparently not everyone has ... | skotlex | 2 | -0/+4 |
2006-02-18 | - Added an alternate path searching method for non-stacking mode. | skotlex | 4 | -11/+37 |
2006-02-18 | udpated some missing items effects | Lupus | 2 | -9/+8 |
2006-02-18 | - Cleaned up irc.c (moved variable declarations before code commants >.>) | skotlex | 4 | -12/+26 |
2006-02-18 | - Fixed possible crash due to invalid index in the pet select packet. | skotlex | 2 | -0/+4 |
2006-02-17 | - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE) | skotlex | 15 | -616/+475 |
2006-02-17 | - Added an upgrade_svn file to fix the party sql table (it lacks the auto-inc... | skotlex | 3 | -1/+5 |
2006-02-17 | - Modified the included files in irc.c, used as reference the includes in com... | skotlex | 2 | -4/+19 |
2006-02-17 | - Char-SQL: Removed the ridiculous check for existing party/guild each time a... | skotlex | 5 | -86/+56 |
2006-02-17 | - Applied the suggested fixes by Joshuaali to fix the compiling of the sql ma... | skotlex | 3 | -6/+8 |
2006-02-17 | - Fixed the memory leak on opt_2str as pointed out by End of Exam | skotlex | 3 | -5/+16 |
2006-02-17 | Added Kafra storage password protection. | Lupus | 3 | -3/+138 |
2006-02-17 | - Fixed crash in AL_TELEPORT. | skotlex | 2 | -2/+3 |
2006-02-17 | - Now you can't close-confine and already confined mob. | skotlex | 4 | -32/+31 |
2006-02-16 | - Added a new column in the skill_db to specify the splash-range/area-of-effe... | skotlex | 5 | -556/+564 |
2006-02-16 | - Autocasted AL_TELEPORT should now automatically pick menu entry rather than... | skotlex | 2 | -5/+13 |
2006-02-16 | - In CELL_NOSTACK mode, mob_canreach will now ignore other players when check... | skotlex | 4 | -9/+25 |
2006-02-16 | - Fixed the include in irc.c from strings.h to string.h, which fixes a bunch ... | skotlex | 2 | -1/+3 |
2006-02-16 | - Updated the login/char sql servers to let the sql tables autogenerate the n... | skotlex | 14 | -357/+135 |
2006-02-16 | - Cleaned up function pc_useitem and pc_isUseitem | skotlex | 2 | -82/+98 |
2006-02-16 | fixed jawaii script | Lupus | 3 | -5/+8 |
2006-02-16 | - Fixed crash in chrif_load_scdata warning message. | skotlex | 2 | -1/+2 |
2006-02-16 | - Fixed pets displaying "strangely" when they did not have their pet armor | skotlex | 3 | -4/+6 |
2006-02-15 | - Added battle config option pk_level_range for specifying valid level ranges... | skotlex | 6 | -12/+37 |
2006-02-15 | - Fixed the char servers to store correctly exp as uints. They are also cappe... | skotlex | 4 | -29/+41 |
2006-02-15 | - Made the warm skills BF_WEAPON type so that they may trigger effect cards. | skotlex | 10 | -162/+248 |
2006-02-15 | - Fixed @lvup commmand raising levels when you specify a negative value.. aga... | skotlex | 1 | -4/+4 |
2006-02-15 | - Fixed @lvup commmand raising levels when you specify a negative value... | skotlex | 2 | -1/+4 |
2006-02-15 | - Some cleaning of the slave moving code. | skotlex | 6 | -30/+32 |
2006-02-14 | * Part 1 of Gravitys "Zeny Inflation Control Update" | Poki#3 | 6 | -89/+105 |
2006-02-14 | Fixed ID's of Thief Bugs in mob_branch.txt to use the normal ones, and not th... | Poki#3 | 1 | -2/+2 |
2006-02-14 | - Removed the declaration of puchar and pchar from my_global.h which was prev... | skotlex | 2 | -2/+7 |
2006-02-14 | - Hiding cancels Close Confine. | skotlex | 8 | -858/+529 |
2006-02-14 | new st.Valentine event | Lupus | 3 | -0/+288 |
2006-02-13 | - Added battle config sc_def_rate which adjusts natural defense of characters... | skotlex | 6 | -5/+19 |
2006-02-13 | - Updated the eamobs spawnsets for Geffen 3, Juperos Lv1 and Glast Heim | skotlex | 4 | -34/+25 |
2006-02-13 | - Pet eggs won't be deleted upon selection for hatching, but on pet data retr... | skotlex | 4 | -5/+31 |
2006-02-13 | - Made the NPC_BREAK* skills attack skills again, their chance of equipment b... | skotlex | 4 | -49/+54 |
2006-02-13 | - Made Land Protector Block Hammerfall. | skotlex | 9 | -51/+87 |
2006-02-13 | - Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack. | skotlex | 9 | -38/+43 |
2006-02-13 | - Fixed SG_FUSION costing SP to deactivate. | skotlex | 4 | -10/+20 |
2006-02-13 | - NPC_POWERUP now gives +40% atk per level. | skotlex | 8 | -58/+64 |
2006-02-13 | Updated most mobs Summon Skills to use "OnSpawn" conditions. | Poki#3 | 4 | -195/+175 |
2006-02-13 | Fixed exp.txt for Baby Dancer, thanks to Gepard | Komurka | 2 | -22/+25 |
2006-02-13 | - Added CELL_CHKSTACK to check if a map cell is stacked (CELL_NOSTACK server ... | skotlex | 5 | -2/+34 |
2006-02-13 | - Added handling of type BL_PET to skill_unitgrouptickset_search. I know pets... | skotlex | 6 | -142/+107 |
2006-02-12 | - Fixed error display when the exp table reads a value which is capped to UIN... | skotlex | 1 | -1/+1 |
2006-02-11 | mob db update(clock, enchanted peach tree) | Vicious | 2 | -2/+4 |
2006-02-11 | Valkyrie item fix, Sonic blow fix. | Vicious | 4 | -4/+7 |