Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-04-11 | Forgot que_thor | Playtester | 5 | -0/+5 |
2007-04-11 | - Trade-requests now fail if the target is in a NPC. | skotlex | 3 | -2/+10 |
2007-04-11 | - Some cleaning of the castend_map code to prevent the menuskill variable fro... | skotlex | 4 | -15/+23 |
2007-04-11 | Updated various mapflags with 11.2 maps | Playtester | 9 | -12/+55 |
2007-04-11 | * Added Cool Corp Event Staff in Rachel | Playtester | 3 | -18/+119 |
2007-04-11 | Fixed up some Veins warps | Playtester | 4 | -14/+12 |
2007-04-10 | - Updated a bit the pet_db.txt, added info for Xmas Goblin and Rice Cake. Sin... | skotlex | 7 | -2/+58 |
2007-04-10 | - Modified spirit of Wizard so that the consumption of 'Fragments' when block... | skotlex | 3 | -10/+43 |
2007-04-10 | - Modified status_get_sc_def to handle both rate and tick reductions. This wa... | skotlex | 8 | -73/+88 |
2007-04-10 | Removed an ugly cast in socket.c | toms | 4 | -4/+7 |
2007-04-10 | * Added official donation items in Rachel Sanctuary quest | Playtester | 2 | -12/+15 |
2007-04-09 | - Fixed crash if a script does a%0 | skotlex | 1 | -1/+1 |
2007-04-09 | * Recoded and renamed the trim function in strlib to normalize_name. (didn't ... | FlavioJS | 9 | -42/+88 |
2007-04-09 | Fixed aspd value of Fuuma Shuriken | Playtester | 2 | -1/+3 |
2007-04-09 | Semi-official version of Rachel Sanctuary entrance | Playtester | 5 | -16/+104 |
2007-04-09 | - Fixed some compiling warnings. | skotlex | 4 | -11/+11 |
2007-04-09 | * Cleanups at npc source file adding/removing. (one variable has been removed) | FlavioJS | 4 | -77/+82 |
2007-04-09 | * Changed db key from 'unsigned char*' to 'const char*'. | FlavioJS | 10 | -115/+102 |
2007-04-09 | * Played around with MinGW a bit today... | ultramage | 32 | -202/+205 |
2007-04-08 | - Fixed sometimes retrieving the svn-version with fopen not doing a fclose af... | skotlex | 1 | -1/+1 |
2007-04-08 | Declaring the 'saving in castles' thing as an ASB mistake and reverting (it's... | ultramage | 2 | -27/+24 |
2007-04-08 | - Now when saving a character, only the cart/peco/falcon 'option' states are ... | skotlex | 2 | -1/+7 |
2007-04-08 | - Updated some Guild WoE rules to behave as explained here: http://www.eathen... | skotlex | 6 | -37/+42 |
2007-04-08 | - Made the return code \n for Apple systems (it was \r before), this still ne... | skotlex | 2 | -2/+3 |
2007-04-08 | - Added missing header to mapcache.c | ultramage | 2 | -5/+8 |
2007-04-07 | - Fixed the platform-specific stricmp compilation problem | ultramage | 6 | -26/+15 |
2007-04-07 | * Added some accessories thanks to Argatlahm | Playtester | 3 | -6/+13 |