Age | Commit message (Expand) | Author | Files | Lines |
2008-11-06 | some minor tweaks to previous commits | ultramage | 1 | -1/+1 |
2008-11-06 | Fix of accident in 13353 | Sara | 1 | -266/+1 |
2008-11-06 | * Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara] | Sara | 2 | -1/+267 |
2008-11-02 | stop erasing revision history, damnit... | ultramage | 2 | -3955/+3955 |
2008-11-02 | * Added charcommands again. Wrong project. | sketchyphoenix | 2 | -0/+3955 |
2008-11-02 | Removed charcommands from the source. | sketchyphoenix | 2 | -3955/+0 |
2008-10-30 | slight cleanup for r13336 | sketchyphoenix | 1 | -1/+1 |
2008-10-30 | Small cleanup of r13321/r13322/r13331. | ultramage | 2 | -70/+10 |
2008-10-30 | Small cleanup of r13332 (bugreport:2368). | ultramage | 1 | -6/+3 |
2008-10-29 | * Novice skill, Trick Dead, will no longer be granted to classes upon reset (... | sketchyphoenix | 1 | -0/+8 |
2008-10-28 | Made script command "unequip" call status_calc_pc. Thanks to Orcao. (bugrepor... | Paradox924X | 1 | -1/+3 |
2008-10-28 | Fixed all overflow checks and made the code a bit cleaner from r13322. | Paradox924X | 2 | -23/+75 |
2008-10-24 | Added protection from segfault by int overflow in charcommand heal and fixed ... | Paradox924X | 2 | -2/+10 |
2008-10-24 | Added protection from segfault by int overflow in atcommand heal. (bugreport:... | Paradox924X | 1 | -2/+10 |
2008-10-24 | Commented out unused function clif_marriage_process. | Paradox924X | 1 | -1/+2 |
2008-10-21 | Added a check to make sure a player wasn't in a guild when they accepted a gu... | Paradox924X | 1 | -1/+6 |
2008-10-18 | * Corrected a target checking problem brought about with Kaizel/Osiris combin... | sketchyphoenix | 1 | -1/+1 |
2008-10-15 | - Added the required changes to support the 2008-09-10+ clients | skotlex | 1 | -2/+2 |
2008-10-12 | Fixed multiple casts of NPC_REBIRTH interfering with activation of mob death ... | ultramage | 1 | -0/+2 |
2008-10-12 | Fixed silly assignment operator mistake in r13281. | ultramage | 1 | -1/+1 |
2008-10-12 | - Fixed divorce should work on both partners. Bug Report #2339. | zephyrus | 1 | -10/+16 |
2008-10-11 | * Using Kaizel in conjunction with Osiris Card should now work. (bugreport:2251) | sketchyphoenix | 2 | -2/+6 |
2008-10-11 | Code improvement for r13279. | ultramage | 1 | -3/+2 |
2008-10-11 | Going 90% overweight will now make you stop attacking (bugreport:2315). | ultramage | 1 | -1/+3 |
2008-10-11 | Swapped around packets 0x2b6 and 0x2b7, ought to fix some issues with the que... | ultramage | 1 | -3/+3 |
2008-10-11 | Added safeguards to Redemptio's exp penalty code to prevent arithmetic overfl... | ultramage | 2 | -12/+6 |
2008-10-10 | Slightly corrected the NPC_REBIRTH code from r13272. | ultramage | 3 | -6/+5 |
2008-10-09 | Updated NPC_REBIRTH. Has it's own values, and no longer leeches off SL_KAIZEL. | L0ne_W0lf | 4 | -6/+20 |
2008-10-08 | Fixed chat_createnpcchat() not checking if a chatroom already exists, produci... | ultramage | 3 | -2/+13 |
2008-10-07 | Fixed the 'exp calculation overflow fix' from r10291 which wasn't really work... | ultramage | 1 | -4/+4 |
2008-10-06 | Damage count on rebirthed mobs is now reset. (Valaris) | L0ne_W0lf | 1 | -0/+2 |
2008-10-06 | voided out clif_blown as per Valaris' instruction. | L0ne_W0lf | 2 | -3/+3 |
2008-10-06 | SC_WEIGHT50 and 90 are no longer removed on death. (bugreport:2316) | L0ne_W0lf | 1 | -0/+2 |
2008-10-06 | Fixed knockback not updating the client position of disguised players (bugrep... | ultramage | 2 | -18/+22 |
2008-10-06 | Fixed friends list ack packet using truncated values (bugreport:2310). | ultramage | 1 | -2/+2 |
2008-10-04 | Fixed offline divorce not working properly (bugreport:2295). | ultramage | 1 | -1/+4 |
2008-10-04 | Fixed NPC_REBIRTH not working if the caster had no status active at the momen... | ultramage | 1 | -3/+0 |
2008-10-03 | * Delete ST_LOGIN auth in chrif_disconnectplayer (followup to r13256, bugrepo... | FlavioJS | 1 | -2/+8 |
2008-10-01 | Kaupe will now trigger from mobs, homuns and mercenaries, as well. (bugreport... | L0ne_W0lf | 1 | -4/+2 |
2008-10-01 | * Rev. 13251 Removed 'casttime' adjustment from offensive ressurection. Follo... | L0ne_W0lf | 2 | -3/+1 |
2008-09-28 | Adding null pointer check (followup to r13240). | ultramage | 1 | -1/+1 |
2008-09-27 | Fixed clif_changelook betraying the presence of gm-hidden players (bugreport:... | ultramage | 1 | -3/+10 |
2008-09-27 | Fixed a ShowWarning call in skill_db.txt reading code using random data from ... | ultramage | 1 | -1/+1 |
2008-09-21 | Corrected Lex Divina not showing animation on fail. (bugreport:1740) | L0ne_W0lf | 1 | -5/+3 |
2008-09-21 | Corrected Offensive Res using Turn Undead cast time. (bugreport:1704) | L0ne_W0lf | 1 | -1/+1 |
2008-09-18 | - Some corrections to Basilica. | zephyrus | 2 | -10/+11 |
2008-09-13 | Modified the 'player/GM has logged in' mapserver message to respect the lowes... | ultramage | 1 | -16/+15 |
2008-09-11 | Removed a few out of date messages from msg_athena, and updated some others. | L0ne_W0lf | 4 | -78/+78 |
2008-09-10 | - Full implementation of mercenary skills. | zephyrus | 10 | -322/+622 |
2008-09-09 | Enabled WoE SE to be run independently of WoE. Let's see how long it is befor... | L0ne_W0lf | 11 | -20/+115 |