Age | Commit message (Expand) | Author | Files | Lines |
2006-11-29 | - Now gvg_dungeon mapflag will activate the other mapflags which are required... | skotlex | 1 | -0/+7 |
2006-11-29 | - Some cleaning on the homunc speed calculating code, so that it correctly us... | skotlex | 1 | -0/+3 |
2006-11-28 | - Fixed a typo which made the wedding_ignore_palette setting not work when yo... | skotlex | 1 | -0/+2 |
2006-11-28 | - Increased line buffer size when parsing scripts. Helps when trying to defin... | skotlex | 1 | -0/+3 |
2006-11-28 | - Moved the blocking of casting supportive skills on homunculus from battle_c... | skotlex | 1 | -0/+6 |
2006-11-28 | * Enabled Ice Dungeon spawns so they can be tested | Playtester | 1 | -0/+1 |
2006-11-28 | - Fixed a possible crash due to the recent core.c upgrade. | skotlex | 1 | -0/+3 |
2006-11-28 | - Modified the way Storm Gust freeze's counter works. Now it checks for the c... | skotlex | 1 | -0/+6 |
2006-11-28 | - Changed write to send as suggested by TheUltraMage in: | FlavioJS | 1 | -0/+7 |
2006-11-28 | - Now when a player's "attack once" request fails due to range, the client is... | skotlex | 1 | -0/+4 |
2006-11-27 | - Updated the status change field "option" to an int rather than short. This ... | skotlex | 1 | -0/+4 |
2006-11-27 | - Fixed the Homunculus hungry timer not starting on login. | skotlex | 1 | -0/+1 |
2006-11-27 | Added logging for standard GM commands (/mm /b /kick etc) | KarLaeda | 1 | -0/+1 |
2006-11-27 | - Some cleanups on the trade_additem function. When specifying a qty of 0, an... | skotlex | 1 | -0/+2 |
2006-11-27 | Updated sql files | toms | 1 | -0/+1 |
2006-11-27 | - Corrected KiriKage's range so it works correctly when used by non-players o... | skotlex | 1 | -1/+7 |
2006-11-24 | - Cleaned the opt3 values to use hex instead of decimals in status.c, removed... | skotlex | 1 | -0/+1 |
2006-11-24 | - Fixed EDP's damage being 100% more than it should (should be 5x, not 6x on ... | skotlex | 1 | -0/+6 |
2006-11-24 | - Likely fixed Homunculus not disappearing the second their intimacy hit 0. | skotlex | 1 | -0/+2 |
2006-11-24 | - Fixed uninitialized variable fd being used in WFIFOHEAD in a few clif funct... | skotlex | 1 | -0/+2 |
2006-11-24 | - Added all the missing FIFOHEADs in the login/sql servers (required for TURB... | skotlex | 1 | -0/+7 |
2006-11-24 | * Completed Reddozen's hanging mapwarp code to support party and old syntax. | Lance | 1 | -0/+1 |
2006-11-23 | Updated sql files | Playtester | 1 | -0/+1 |
2006-11-23 | - Made WFIFOHEAD() check for available buffer size remaining on the connectio... | skotlex | 1 | -0/+9 |
2006-11-22 | - Modified slaves_inherit_speed and slaves_inherit_mode so you get better con... | skotlex | 1 | -0/+5 |
2006-11-22 | - Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff i... | skotlex | 1 | -0/+3 |
2006-11-22 | - Fixed the homunc hungry timer being started when the homun data is received... | skotlex | 1 | -0/+3 |
2006-11-22 | - Fixed the Auto-Berserk giving you back defense when it triggers during bers... | skotlex | 1 | -0/+5 |
2006-11-22 | - Fixed pets/homunc trying to be deleted twice when they had 0 intimacy and t... | skotlex | 1 | -0/+2 |
2006-11-21 | - Various GS skill requirement corrections: | skotlex | 1 | -0/+3 |
2006-11-21 | - Corrected GS_DISARM, it is now a normal attack, which, when it connects, ha... | skotlex | 1 | -0/+9 |
2006-11-21 | - Corrected TripleAction's damage. It should do 150%*3 instead of 100*3% damage. | skotlex | 1 | -0/+5 |
2006-11-21 | - Moved ignoreAll to state.ignoreAll so it saves some space. | skotlex | 1 | -0/+6 |
2006-11-20 | - The max level of NPC_SPLASHATTACK is now 1. | skotlex | 1 | -0/+13 |
2006-11-20 | - You now can't use other skills while a skill-induced "window" is up (telepo... | skotlex | 1 | -0/+5 |
2006-11-20 | - Fixed itemskill variable being cleared before parsing the skill, this cause... | skotlex | 1 | -0/+7 |
2006-11-20 | - Raised the amount of skills that can stack on a single cell before the "in-... | skotlex | 1 | -0/+7 |
2006-11-20 | - Removed security check since source level patch is applied. Reverted select... | Lance | 1 | -0/+2 |
2006-11-19 | * Hack protection from packet monkeys in clif_parse_NpcSelectMenu. | Lance | 1 | -0/+1 |
2006-11-19 | * Added 'cancel' button parsing in buildin_select menu system. Now scripts wi... | Lance | 1 | -0/+4 |
2006-11-17 | - Corrected use of the party invitation reply packet, thanks to FlavioJS. | skotlex | 1 | -0/+2 |
2006-11-17 | * Fixed potential hack by modifying packet of whispers. | Lance | 1 | -0/+1 |
2006-11-17 | * Fixed potential crash in IRC processing message with '%' using *printf. | Lance | 1 | -0/+2 |
2006-11-17 | - Fixed client not validating the chat-kick-request packet, which can cause c... | skotlex | 1 | -0/+2 |
2006-11-17 | - Updated map_quit to handle removing of players who are not even authenticat... | skotlex | 1 | -0/+7 |
2006-11-16 | Updated sql files | toms | 1 | -0/+1 |
2006-11-16 | * For the sake of avoiding confusion, all script events are named with prefix... | Lance | 1 | -0/+2 |
2006-11-16 | * Edited atcommand and charcommand syntax. Now it doesn't need the useless ch... | Lance | 1 | -0/+2 |
2006-11-16 | - Shadow Jump and Kirikage won't "move" you if you use them in GvG grounds. F... | skotlex | 1 | -0/+5 |
2006-11-16 | - Overlapping song/dances will now cause dissonance/ugly-dance level 1 instea... | skotlex | 1 | -0/+4 |