Age | Commit message (Expand) | Author | Files | Lines |
2006-12-05 | - Found the position of emblem_id in packet 1b6, commented out the old fix wh... | FlavioJS | 2 | -2/+5 |
2006-12-05 | - Moved START_ACCOUNT_NUM and END_ACCOUNT_NUM from login.h to mmo.h and chang... | FlavioJS | 5 | -622/+627 |
2006-12-04 | - Oops, fixed sql compile error. | skotlex | 1 | -1/+1 |
2006-12-04 | - Fixed HVAN_INSTRUCT int bonuses. | skotlex | 8 | -112/+123 |
2006-12-04 | Almost official HP values for Ninja/Gunslinger | Playtester | 2 | -2/+3 |
2006-12-04 | - Changed some pc_authfails to clif_authfail_fd since pc_authfail prints erro... | skotlex | 4 | -12/+20 |
2006-12-04 | Updated garments | Playtester | 2 | -16/+19 |
2006-12-04 | - Changed clif_blown to use fixpos again as per aegis packets. | skotlex | 2 | -2/+6 |
2006-12-04 | - Repairing items via scripts no longer displays "item has been repaired" | skotlex | 9 | -23/+32 |
2006-12-04 | - Fixed the txt->sql converter not escaping character names before saving them. | skotlex | 5 | -31/+31 |
2006-12-03 | Updated shoes | Playtester | 2 | -9/+11 |
2006-12-03 | - Removed sd->sex since it's redundant (we can always use sd->status.sex) | skotlex | 6 | -16/+13 |
2006-12-03 | - Fixed even share exp flutuating as described in: | FlavioJS | 2 | -2/+4 |
2006-12-03 | - Made ers double frees report as missing entries on destruction. | FlavioJS | 6 | -12512/+12513 |
2006-12-03 | * Added buildin_checkvending and buildin_checkchatting. | Lance | 2 | -0/+38 |
2006-12-02 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9394 54... | Lance | 2 | -2/+8 |
2006-12-02 | * Enabled atcommand parsing for clients with Korean langtype and version. | Lance | 3 | -2/+5 |
2006-12-02 | typo | Playtester | 1 | -1/+1 |
2006-12-02 | Updated armors | Playtester | 2 | -11/+12 |
2006-12-02 | Updated shields | Playtester | 2 | -7/+9 |
2006-12-02 | - Added missing min/max definitions to cbasetypes.h, needed for the @send cha... | FlavioJS | 3 | -266/+276 |
2006-12-02 | - Replaced @send with the version I use for testing packets. | FlavioJS | 4 | -22946/+23118 |
2006-12-02 | Fixed event's label for many quest-spawned monsters | KarLaeda | 8 | -157/+175 |
2006-12-02 | - Fixed passive mobs becoming increasingly unlikely to retaliate to attacks a... | skotlex | 5 | -10/+10 |
2006-12-02 | Removed another unused mob | Playtester | 1 | -1/+0 |
2006-12-02 | Small fix to The Sign Quest | KarLaeda | 2 | -2/+3 |
2006-12-02 | Removed some mobs that aren't used anymore | Playtester | 2 | -7/+1 |
2006-12-01 | * Removed outdated Thief Bug ID [Playtester] | Playtester | 4 | -4/+7 |
2006-12-01 | Updated sql files | Playtester | 3 | -548/+569 |
2006-12-01 | Updated various mob stats thanks to Soukosa | Playtester | 2 | -458/+480 |
2006-12-01 | - Fixed txt-converter compilation. | skotlex | 16 | -77/+95 |
2006-12-01 | Minor tweak in | Lance | 1 | -1/+1 |
2006-11-30 | Removed garbage vars from Shinokas quest | Lupus | 3 | -23/+29 |
2006-11-30 | * Added first version of Rachel Sanctuary spawns | Playtester | 4 | -0/+58 |
2006-11-30 | Fixed some mob names thanks to Soukosa | Playtester | 2 | -20/+22 |
2006-11-29 | More drop updates | Playtester | 2 | -64/+65 |
2006-11-29 | - Added a missing map_quit in clif_parse which was the real reason for the cr... | skotlex | 2 | -11/+7 |
2006-11-29 | - Added overflow protection to @main whisper parsing. | skotlex | 5 | -38/+39 |
2006-11-29 | - Probably fixed the Segmentation Faults we've been having. | FlavioJS | 5 | -7118/+7132 |
2006-11-29 | Updated various drops | Playtester | 3 | -83/+85 |
2006-11-29 | - Fixed the new npc parsing code not accounting for windows-style line termin... | skotlex | 2 | -1/+5 |
2006-11-29 | - Fixed (likely) deleting homs from the menu causing a double free'd error. | skotlex | 1 | -1/+1 |
2006-11-29 | - HT_PHANTASMIC no longer knocks back even when it misses. | skotlex | 3 | -16/+24 |
2006-11-29 | - Now gvg_dungeon mapflag will activate the other mapflags which are required... | skotlex | 6 | -25/+29 |
2006-11-29 | - Some cleaning on the homunc speed calculating code, so that it correctly us... | skotlex | 4 | -10/+17 |
2006-11-29 | Added Rachel Santuary to nomemo mapflags | Playtester | 2 | -1/+9 |
2006-11-29 | Fixed Alchemist combo's autospell casting on target instead of self | Playtester | 2 | -1/+3 |
2006-11-28 | - Fixed a typo which made the wedding_ignore_palette setting not work when yo... | skotlex | 2 | -2/+4 |
2006-11-28 | - Increased line buffer size when parsing scripts. Helps when trying to defin... | skotlex | 6 | -38/+42 |
2006-11-28 | - Reverted the previous SG freeze counter method. Now the counter is reset on... | skotlex | 2 | -9/+10 |