Age | Commit message (Expand) | Author | Files | Lines |
2007-04-17 | - Expanded the autospell structure to hold a flag, which contains the require... | skotlex | 11 | -43/+163 |
2007-04-17 | Forgot one in in_homun.c :s | toms | 1 | -1/+1 |
2007-04-17 | Changed some %lu to %u in login_sql/login.c because uint32 is now an unsigned... | toms | 2 | -6/+8 |
2007-04-17 | Yet more vs6 fixes (the zlib include path was never added) | ultramage | 2 | -2/+2 |
2007-04-17 | Some more project file changes (fixes compilation problem) | ultramage | 8 | -56/+0 |
2007-04-17 | * Discarded extra deflate function needed for afm reading | ultramage | 44 | -3641/+100 |
2007-04-17 | Massive at+charcommand cleanup, big thanks to HiddenDragon | DracoRPG | 7 | -2461/+4268 |
2007-04-16 | Partially deobfuscated the grfio module | ultramage | 2 | -166/+116 |
2007-04-16 | * Finally fixed mingw problems, managed to build both TXT and SQL | ultramage | 12 | -75/+56 |
2007-04-16 | Fixed various mob skills not being ranged | Playtester | 2 | -23/+24 |
2007-04-16 | More Anubis updates | Playtester | 3 | -4/+9 |
2007-04-16 | Small bugfixes and enhancements to the map cache generator | DracoRPG | 3 | -3/+9 |
2007-04-15 | - Changed the default setting for emergency_call to 11 (usable all the time, ... | skotlex | 2 | -1/+4 |
2007-04-15 | Added some splash ranges for MVP level skills | Playtester | 2 | -4/+5 |
2007-04-15 | - Fixed battle_getenemy picking dead characters. | skotlex | 3 | -38/+67 |
2007-04-15 | Readded and updated Anubis | Playtester | 3 | -1/+7 |
2007-04-14 | Added some new staffs | Playtester | 2 | -0/+5 |
2007-04-14 | Updated Kiel Hyre quest thanks to L0ne_W0lf | Playtester | 2 | -147/+145 |
2007-04-14 | Hopefully fixed Skogul not using Grimtooth | Playtester | 2 | -2/+3 |
2007-04-14 | Lowered the amount of Dimiks spawning in Juperos F1 | Playtester | 2 | -8/+9 |
2007-04-14 | Fixed TXT char creation blocking characters with nonstandard names | ultramage | 2 | -1/+3 |
2007-04-14 | More svn:eol-style-ing and typo fixes | ultramage | 6 | -7357/+7344 |
2007-04-14 | Changed item name of item 5083 to "Red Tailed Ribbon" | Playtester | 2 | -1/+3 |
2007-04-14 | - Fixed a null pointer when a mob needs to unlock a target while it's idle. | skotlex | 1 | -2/+4 |
2007-04-14 | - Corrected land protector's duration according to the descriptions | skotlex | 3 | -3/+5 |
2007-04-13 | Fixed Eremes using Venomdust on self instead of target | Playtester | 2 | -1/+3 |
2007-04-13 | updated Lighthalzen, merged some files, added new NPC | Lupus | 6 | -298/+989 |
2007-04-13 | More Kiel Quest mapflags | Playtester | 1 | -0/+2 |
2007-04-12 | * Updated Aegis name, price and weight of etc items | Playtester | 4 | -256/+263 |
2007-04-12 | Updated Kiel Hyre quest related files | Playtester | 9 | -158/+167 |
2007-04-12 | Added Kiel Hyre quest items to item_trade | Playtester | 2 | -1/+26 |
2007-04-12 | - Oops, it turns out the state is never reset from walking to idle automatica... | skotlex | 1 | -2/+5 |
2007-04-12 | - Moved the idle state random walk and idle skill triggering to mob_unlock_ta... | skotlex | 1 | -30/+34 |
2007-04-12 | * Kyrie Eleison cannot be cast on mobs anymore | Playtester | 3 | -4/+7 |
2007-04-12 | fixed makefile typo, maps_athena typo, svn:eol-style native for some files | ultramage | 7 | -1466/+1468 |
2007-04-12 | - Corrected mob skill CALLSLAVE's target to be always 'self' | skotlex | 2 | -54/+55 |
2007-04-12 | - Oops, little error on previous commit. | skotlex | 2 | -9/+11 |
2007-04-12 | - Converted mob skills that had the combination idle+target+always to idle+ra... | skotlex | 2 | -32/+34 |
2007-04-12 | - Changed the meaning of inf2=0x1000. Now it is used to "disable usage on ene... | skotlex | 6 | -25/+48 |
2007-04-12 | - Added debug command @displayskill. Should be used only by people searching ... | skotlex | 7 | -4/+58 |
2007-04-12 | * Thanatos, Kiel and Randgris now use Ganbantein | Playtester | 2 | -0/+4 |
2007-04-12 | - Fixed status changes that can't be reduced and have a passed duration of 0 ... | skotlex | 1 | -1/+1 |
2007-04-12 | * Added Veins field spawns thanks to $ephiroth | Playtester | 7 | -0/+71 |
2007-04-12 | * Added Kiel Hyre quest thanks to L0ne_W0lf | Playtester | 5 | -71/+7257 |
2007-04-11 | * Merged duplicate Rachel Temple entrance into one NPC | Playtester | 3 | -6/+13 |
2007-04-11 | Adjusted spawn rate of new spawns | Playtester | 2 | -10/+10 |
2007-04-11 | Some 11.1 and 11.2 spawn updates | Playtester | 5 | -33/+28 |
2007-04-11 | - When a mob fails to use the selected skill, it will now move on to the next... | skotlex | 3 | -6/+6 |
2007-04-11 | * Ganbantein now has a range equal to the level used | Playtester | 2 | -1/+4 |
2007-04-11 | - Fixed crash caused by fake-NPC (some fields were not initialized to NULL, I... | skotlex | 1 | -7/+1 |