Age | Commit message (Expand) | Author | Files | Lines |
2007-05-13 | Updated sql files | toms | 1 | -0/+2 |
2007-05-11 | - Updated the effect list a bit | ultramage | 1 | -0/+1 |
2007-05-11 | Re-phrased the attacker flee/def penalty config descs | ultramage | 1 | -0/+2 |
2007-05-10 | Attempt to fix unwanted teleporting of immobile mobs | Playtester | 1 | -0/+2 |
2007-05-09 | * Adapted the shortlist to use a static array instead of a linked list and en... | FlavioJS | 1 | -0/+2 |
2007-05-09 | * Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now). | FlavioJS | 1 | -0/+3 |
2007-05-07 | * Fixed warpwaitingpc not working (bug introduced in r10471). | FlavioJS | 1 | -0/+1 |
2007-05-06 | Added a check to login_sql against too long db-stored emails. | ultramage | 1 | -0/+1 |
2007-05-06 | Removed an unused variable in script.c | toms | 1 | -0/+1 |
2007-05-06 | * Fixed Converters not overwriting each other | Playtester | 1 | -0/+3 |
2007-05-05 | * Removed the dependency on winsock.h for definitions, it's all winsock2.h now. | FlavioJS | 1 | -0/+3 |
2007-05-05 | Fixed Red Pouch overriding nobranch mapflag | Playtester | 1 | -0/+1 |
2007-05-05 | * Attempt to fix Kyrie Eleison not castable on enemy players | Playtester | 1 | -0/+4 |
2007-05-04 | adding read-from-GRF/GAT back in. Read Changelog-Trunk.txt for more details. | blackhole89 | 1 | -0/+3 |
2007-05-03 | Removed the map.h<->status.h cyclic dependency. Relies on the fact by that pr... | ultramage | 1 | -0/+3 |
2007-04-29 | * Ladmin fixes | ultramage | 1 | -0/+8 |
2007-04-28 | Fixed login_sql ipbans not working (due to signed/unsigned mismatch) | ultramage | 1 | -0/+1 |
2007-04-28 | * Tried and fixed md5 password encryption | ultramage | 1 | -0/+8 |
2007-04-28 | * Internal changes to the script engine: | FlavioJS | 1 | -0/+11 |
2007-04-25 | - Corrected High Jump so it works on Guild Castles when WoE is off. | skotlex | 1 | -0/+4 |
2007-04-24 | - Modified the mob ai think time update after using skills from adelay/amotio... | skotlex | 1 | -0/+4 |
2007-04-24 | - NPC_MAGICALATTACK now starts a state similar to Sacrificial Ritual, in the ... | skotlex | 1 | -0/+3 |
2007-04-24 | Added missing Rachel quest map | Playtester | 1 | -0/+1 |
2007-04-24 | - The autoloot range check is no longer done unless AUTOLOOT_DISTANCE is defi... | skotlex | 1 | -0/+4 |
2007-04-24 | Spider Web / Fiber Lock status cannot be dispelled now | ultramage | 1 | -0/+2 |
2007-04-23 | - All mob casted skills have a fixed range of 9 now. You can use monster_ai&0... | skotlex | 1 | -0/+1 |
2007-04-23 | - Updated the skill_db, some mob skills seem to be better to a range of -9 th... | skotlex | 1 | -0/+2 |
2007-04-22 | - Removed the include of features.h from the console.c plugin. It is apparent... | skotlex | 1 | -0/+11 |
2007-04-22 | * Extended the functionality of StringBuf - length and appending a string. | FlavioJS | 1 | -0/+5 |
2007-04-22 | - Corrected crash if itemskill is used without an attached player. | skotlex | 1 | -0/+7 |
2007-04-21 | - Updated the autospell bonus scripts so you don't have to specify all the at... | skotlex | 1 | -0/+9 |
2007-04-21 | - Removed the +25% mdef, -50% def effect from Freeze status | ultramage | 1 | -0/+5 |
2007-04-20 | - Added ntows() to properly handle that client port number deficiency | ultramage | 1 | -0/+3 |
2007-04-19 | Cleaned up the doc folder. Removed outdated, untranslated, useless files and ... | DracoRPG | 1 | -0/+3 |
2007-04-18 | Added MEXP overflow checks. | LuzZza | 1 | -0/+1 |
2007-04-17 | - Expanded the autospell structure to hold a flag, which contains the require... | skotlex | 1 | -0/+3 |
2007-04-17 | Changed some %lu to %u in login_sql/login.c because uint32 is now an unsigned... | toms | 1 | -0/+2 |
2007-04-17 | * Discarded extra deflate function needed for afm reading | ultramage | 1 | -0/+7 |
2007-04-17 | Massive at+charcommand cleanup, big thanks to HiddenDragon | DracoRPG | 1 | -0/+1 |
2007-04-16 | Partially deobfuscated the grfio module | ultramage | 1 | -0/+1 |
2007-04-16 | * Finally fixed mingw problems, managed to build both TXT and SQL | ultramage | 1 | -0/+4 |
2007-04-16 | Small bugfixes and enhancements to the map cache generator | DracoRPG | 1 | -0/+2 |
2007-04-15 | - Fixed battle_getenemy picking dead characters. | skotlex | 1 | -0/+8 |
2007-04-14 | Fixed TXT char creation blocking characters with nonstandard names | ultramage | 1 | -0/+2 |
2007-04-12 | fixed makefile typo, maps_athena typo, svn:eol-style native for some files | ultramage | 1 | -0/+2 |
2007-04-12 | - Changed the meaning of inf2=0x1000. Now it is used to "disable usage on ene... | skotlex | 1 | -0/+9 |
2007-04-12 | - Added debug command @displayskill. Should be used only by people searching ... | skotlex | 1 | -0/+4 |
2007-04-11 | - Trade-requests now fail if the target is in a NPC. | skotlex | 1 | -0/+1 |
2007-04-11 | - Some cleaning of the castend_map code to prevent the menuskill variable fro... | skotlex | 1 | -0/+6 |
2007-04-10 | - Updated a bit the pet_db.txt, added info for Xmas Goblin and Rice Cake. Sin... | skotlex | 1 | -0/+4 |