Age | Commit message (Expand) | Author | Files | Lines |
2007-03-28 | - Corrected statp array not being long enough to actually hold the status poi... | skotlex | 2 | -4/+16 |
2007-03-27 | - Changed a bit the Moonlit code to prevent an infinite loop | skotlex | 4 | -7/+9 |
2007-03-27 | - Moved coma to skill_additional_effect, added special_state.bonus_coma to pr... | skotlex | 11 | -64/+80 |
2007-03-27 | Updated sql-files | Playtester | 2 | -25/+35 |
2007-03-27 | * Added Akagi to Ninja Job quest | Playtester | 2 | -1/+51 |
2007-03-27 | My attempt at fixing the zealotus mask npc, now correctly requires a whip | ultramage | 2 | -11/+19 |
2007-03-27 | - Removed a missing file reference in the athena-start script | ultramage | 12 | -15/+17 |
2007-03-26 | - Fixed # commands not being blocked when muted if the mute config settings s... | skotlex | 3 | -16/+23 |
2007-03-26 | - Cleaned up some the mob skill use code. The skill re-use delay is set at th... | skotlex | 5 | -105/+108 |
2007-03-26 | Added some svn:ignore properties | toms | 1 | -0/+1 |
2007-03-26 | Solved console plugins compilation error | toms | 2 | -0/+3 |
2007-03-26 | - Changed MAX_LEVEL to the standard value 99. Memory consumption-= 55MB. (hig... | ultramage | 3 | -8/+5 |
2007-03-26 | Changed the vs8 used crt library to static linking | ultramage | 8 | -14/+16 |
2007-03-25 | - Coma now reduces SP to 0 (with the exception of Dark Blessing) | skotlex | 3 | -3/+8 |
2007-03-25 | Corrected warning on login.sql | toms | 2 | -1/+4 |
2007-03-24 | - Corrected offset for the pet hairstyle in the spawn packet (0x7c). I still ... | skotlex | 1 | -7/+7 |
2007-03-24 | Updated the visual studio 7 & 8 project files | ultramage | 1 | -1/+1 |
2007-03-24 | minor vcproj7 sorting | ultramage | 1 | -14/+14 |
2007-03-24 | Corrected change r10051 which prevented Ice Pick from working | ultramage | 3 | -9/+12 |
2007-03-23 | - Made waiting_disconnect on the char server be an int to hold the timer ID o... | skotlex | 4 | -26/+55 |
2007-03-23 | Removed the npc_chat complication I committed yesterday | ultramage | 2 | -12/+8 |
2007-03-23 | Fixed some item names thanks to Argatlahm | Playtester | 2 | -8/+9 |
2007-03-23 | * Temporary resolved npc_chat.c macro issue. Please revise where to put the m... | Lance | 2 | -0/+5 |
2007-03-22 | Removed charsave from projects (used old data for the previous commit, sorry) | ultramage | 4 | -28/+0 |
2007-03-22 | Major reconfiguration of the vs7 project files (+vs8 while I was at it) | ultramage | 15 | -538/+787 |
2007-03-22 | Some generic typo fixes (src and npc) | ultramage | 18 | -32/+31 |
2007-03-22 | - Removed unused bIgnoreDefMob | skotlex | 6 | -34/+26 |
2007-03-22 | - Twilight Pharmacy's cast time is no longer reducable by dex. | skotlex | 7 | -38/+23 |
2007-03-22 | Added 11.2 weapons | Playtester | 2 | -1/+12 |
2007-03-22 | reformatted the sign quest for future optimization | Lupus | 2 | -6132/+5962 |
2007-03-21 | - Corrected setitemscript so it actually changes the script as requested inst... | skotlex | 4 | -79/+85 |
2007-03-21 | - Cleaned up some the code of pc_equipitem and clif_parse_EquipItem | skotlex | 2 | -36/+31 |
2007-03-21 | - Added define MAX_CHARS so you can easily mod the server to support a differ... | skotlex | 6 | -70/+78 |
2007-03-21 | optimized novice grounds. optimized 1 card | Lupus | 4 | -29/+28 |
2007-03-20 | - Increased Improve Concentration's hide-revealing range to 3 (7x7) | skotlex | 4 | -8/+8 |
2007-03-20 | - Added Magic Rod's "action" pose when using it. | skotlex | 2 | -2/+3 |
2007-03-20 | Fixed RSX 0806 and General Ygnizem card | Playtester | 2 | -3/+4 |
2007-03-20 | - getpetinfo 5 will now return the pet's rename flag. | skotlex | 5 | -3/+18 |
2007-03-20 | - Removed Magic Rod's cast bar. | skotlex | 8 | -10/+11 |
2007-03-20 | Modified swap #define to avoid 'value computed is not used' warning | toms | 1 | -1/+3 |
2007-03-20 | Added npc/sample/npc_live_dialogues.txt how to use Global_Functions.txt | Lupus | 3 | -22/+56 |
2007-03-19 | Increased MAX_STATUCHANGE to 300 so we won't get the same error over and over... | DracoRPG | 3 | -7/+12 |
2007-03-19 | - Patched the MAX_STATUSCHANGE startup error | ultramage | 5 | -30/+5 |
2007-03-19 | - Removed the last argument from skillitem, the skill name passed to the clie... | skotlex | 21 | -136/+199 |
2007-03-19 | * Updated new cards [Playtester] | Playtester | 2 | -17/+21 |
2007-03-19 | - Corrected Warp Portal not sending the map names with the .gat extension. | skotlex | 2 | -7/+19 |
2007-03-19 | - Rewrote the jail logic to always use a status change. This means that the c... | skotlex | 9 | -143/+188 |
2007-03-18 | - Removed the old 'mapserver charsave' mechanism | ultramage | 23 | -748/+48 |
2007-03-18 | Globalised use of script_pushint and script_getdata in script.c | toms | 2 | -721/+721 |
2007-03-18 | * Script engine: | FlavioJS | 4 | -121/+187 |