Age | Commit message (Expand) | Author | Files | Lines |
2007-02-24 | Added Krade's makefile fix for 64bit compilers | ultramage | 2 | -0/+7 |
2007-02-24 | - Minor cleanup/documentation on the script engine. | FlavioJS | 2 | -29/+67 |
2007-02-24 | Fixed a typo in r9906 (C language restriction) | ultramage | 1 | -1/+1 |
2007-02-23 | - Fixed the mob_override_name setting not working on summoned mobs. | skotlex | 3 | -1/+13 |
2007-02-23 | - The NK value of the skill_db has been made a hexadecimal value, and expande... | skotlex | 6 | -530/+460 |
2007-02-23 | - Minor cleanups | skotlex | 9 | -18/+47 |
2007-02-23 | Wiped out tens of megabytes of junk from the repository (unmodified server co... | ultramage | 2 | -55/+0 |
2007-02-23 | - Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Ag... | skotlex | 2 | -42/+15 |
2007-02-23 | Official Aegis names for cards | Playtester | 2 | -30/+31 |
2007-02-23 | - Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Ag... | skotlex | 9 | -16/+50 |
2007-02-23 | Added and fixed some etc items | Playtester | 2 | -19/+33 |
2007-02-22 | Restored history for dts_warper.txt | ultramage | 1 | -965/+965 |
2007-02-22 | added Cool Event Corp. Staff Hugel | Lupus | 4 | -967/+1097 |
2007-02-21 | Partially updated the effect list | ultramage | 1 | -212/+309 |
2007-02-21 | Fixed a parenthesis typo in the dance quest | ultramage | 2 | -9/+4 |
2007-02-21 | Applied a consistent look to all header files (copyright, ifdefs) | ultramage | 71 | -98/+138 |
2007-02-21 | fixed npc name according to the official info -> Raiden Karus, Albest | Lupus | 2 | -108/+109 |
2007-02-21 | fixed custom npc jobmaster:Baby - >Super baby bug | Lupus | 2 | -5/+10 |
2007-02-21 | Minor stuff (typos, socket.c, junk in login reply packet) | ultramage | 5 | -26/+14 |
2007-02-21 | minor dialogue fix | Lupus | 2 | -3/+4 |
2007-02-21 | Moved Master Kavaruk NPC a bit (2 NPC on the same cell) | Lupus | 2 | -2/+5 |
2007-02-21 | updated Dance Job Quest. Optimized, Fixed typos, added missing text | Lupus | 2 | -440/+351 |
2007-02-20 | changed 'Improved Concentration' to 'Attention Concentrate' | Lupus | 1 | -2/+3 |
2007-02-20 | final fix of Dancer Job Quest. Works on TRUNK only, due to latest initnpctime... | Lupus | 2 | -7/+12 |
2007-02-19 | fixed Dancer quest | Lupus | 2 | -12/+25 |
2007-02-19 | fixed @cartitems typo | Lupus | 2 | -1/+3 |
2007-02-18 | msg typo | Lupus | 1 | -2/+2 |
2007-02-18 | Guilds with Emergency Call skill mastered or with 9+ skill points can't take ... | Lupus | 2 | -2/+41 |
2007-02-17 | Fixed a typo from r9778, allowing non-gm chars to use /kick | ultramage | 2 | -3/+4 |
2007-02-17 | - Reviewed the client and the shorts at 104 and 106 are part of the char stru... | FlavioJS | 3 | -96/+69 |
2007-02-17 | - Fixed the structure of packet 0x67 (new char info). It's the same as the on... | FlavioJS | 3 | -146/+113 |
2007-02-16 | - Updated the Dancer job quest to attach a player to the main timer script. | skotlex | 5 | -56/+140 |
2007-02-16 | - Modified the "guardian" spawn script command, it no longer receives a "amou... | skotlex | 24 | -508/+479 |
2007-02-15 | - Cleaned up clif_party_info a bit | ultramage | 6 | -24/+28 |
2007-02-15 | Cleaned up set_reg and the surrounding code | ultramage | 2 | -72/+61 |
2007-02-15 | - The default packet version is now 8. Clients from November2006 and before c... | skotlex | 5 | -27/+16 |
2007-02-15 | Corrected all Schwarzwald typos (except for the WIP one) | ultramage | 17 | -23/+25 |
2007-02-13 | - Applied Rayce's dangling pointer fix when returning a temporary npc string ... | skotlex | 2 | -0/+8 |
2007-02-13 | Fixed Bacsojin's mob id in mob_boss | Playtester | 2 | -1/+3 |
2007-02-13 | - Required Weapon, ammo, and skill state are now only checked on begin castin... | skotlex | 3 | -20/+23 |
2007-02-13 | - Reverted Venom Splasher's element to take your weapon's | skotlex | 5 | -11/+8 |
2007-02-13 | - A bit more work on Ticket #41. | FlavioJS | 7 | -89/+144 |
2007-02-12 | Fixed clif_parse_GMmessage cutting off messages randomly (typo in r9778) | ultramage | 2 | -1/+3 |
2007-02-12 | - Fixed npc_check_areanpc, Wand of Hermod works now. | skotlex | 3 | -2/+4 |
2007-02-12 | - Corrected range of self destruction / bio explosion to be equal to their sp... | skotlex | 12 | -30/+48 |
2007-02-12 | - Fixed the inverted behavior of display_skill_fail, caused by r9823 | ultramage | 4 | -5/+6 |
2007-02-12 | Disambiguation | ultramage | 1 | -2/+3 |
2007-02-11 | Fixed @loadnpc not updating the script_event[] array | ultramage | 4 | -1/+6 |
2007-02-11 | * Fixed Armeyer Dinze Card | Playtester | 2 | -4/+7 |
2007-02-11 | Fixed clif_party_message using an incorrect buffer length | ultramage | 2 | -28/+31 |