Age | Commit message (Expand) | Author | Files | Lines |
2007-07-04 | Fixed a copy-paste typo messing up script variables pretty bad D: | ultramage | 1 | -0/+2 |
2007-07-03 | Fixed a typo in script engine erroring when working with char params | ultramage | 1 | -0/+1 |
2007-07-03 | Made Homunculus Resurrection only fail on cast-end (see topic:155223) | ultramage | 1 | -0/+1 |
2007-07-03 | - Re-coded 'soundeffectall'; removed the third parameter ('coverage') | ultramage | 1 | -0/+2 |
2007-07-03 | * Defined out a problematic piece code in conv_num. | FlavioJS | 1 | -0/+1 |
2007-07-03 | * Added reporting of constant and param script data. | FlavioJS | 1 | -0/+3 |
2007-07-02 | Undid the change from r10298, frozen status again modifies def/mdef | ultramage | 1 | -0/+2 |
2007-07-01 | * TXT->SQL converter fixup | ultramage | 1 | -0/+8 |
2007-06-28 | Added a missing line to enable @displayskill atcommand | DracoRPG | 1 | -0/+2 |
2007-06-26 | * Changed the string hash of the script engine to SDBM. | FlavioJS | 1 | -0/+4 |
2007-06-22 | * Changed behavior of some guild-related code (according to X.4 tests): | ultramage | 1 | -0/+10 |
2007-06-15 | * Fixed script command sc_end not supporting the extra argument as stated in... | FlavioJS | 1 | -0/+5 |
2007-06-11 | - Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking) | ultramage | 1 | -0/+1 |
2007-06-11 | - Fixed pet equip not displaying correctly at all (closes topic:153753) | ultramage | 1 | -1/+7 |
2007-06-10 | * Added Old_Bleu_Box and added corrisponding item group entries. | L0ne_W0lf | 1 | -0/+2 |
2007-06-09 | * Added Hugel Bingo game system. Please test it and report any bugs. | SinSloth | 1 | -0/+2 |
2007-06-04 | - Fixed the compilation problem from r10668 | ultramage | 1 | -0/+2 |
2007-06-03 | - Fixed missing client update when 'return to savepoint' fails | ultramage | 1 | -0/+4 |
2007-06-02 | * Displaying op names instead of numbers in script engine errors. | FlavioJS | 1 | -0/+4 |
2007-06-01 | Updated sql files | Playtester | 1 | -0/+1 |
2007-06-01 | Some typo fixing / cleaning | ultramage | 1 | -1/+1 |
2007-06-01 | Fixed ircbot not processing new users | ultramage | 1 | -0/+2 |
2007-05-29 | Hopefully fixed the vsnprintf incompatibility | ultramage | 1 | -0/+2 |
2007-05-28 | - Fixed an infinite char-server loop on the map connection | ultramage | 1 | -0/+1 |
2007-05-28 | * RFIFOREST returns 0 when the session is eof (input data is implicitly disca... | FlavioJS | 1 | -0/+6 |
2007-05-26 | - Fixed guild emblem not showing when you log in (caused by r5359) | ultramage | 1 | -0/+5 |
2007-05-25 | - Fixed @statall giving you +99 stats instead of setting them to 99 | ultramage | 1 | -0/+4 |
2007-05-23 | - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ... | ultramage | 1 | -0/+8 |
2007-05-23 | Fixed a typo in Chase Walk code (caused by r10593) | ultramage | 1 | -0/+2 |
2007-05-22 | Updated sql files | Playtester | 1 | -0/+2 |
2007-05-21 | - Removed the TURBO socket mechanism - it was in fact just using a variable t... | ultramage | 1 | -0/+4 |
2007-05-20 | - Fixed Chase Walk having a deactivation cast time (should be instant) | ultramage | 1 | -0/+3 |
2007-05-20 | * Added positional music effect to Battle Chant / Gospel, see r10588 on how t... | ultramage | 1 | -0/+3 |
2007-05-19 | * Added Global chat and Main chat logging | ultramage | 1 | -0/+2 |
2007-05-19 | Fixed server crashes when you use long hostnames (/thx to Ancyker) | ultramage | 1 | -0/+1 |
2007-05-19 | Removed the wtf-y mmo_char_fromsql_short() from r2527 | ultramage | 1 | -0/+1 |
2007-05-19 | * Refixed drops of Thanatos Dolor & Thanatos Odium regarding the quest. | SinSloth | 1 | -0/+1 |
2007-05-19 | * SQL files fixup | ultramage | 1 | -0/+7 |
2007-05-19 | Removed the vsnprintf->_vsnprintf define for VS9. Ea compiles even without it... | ultramage | 1 | -0/+1 |
2007-05-19 | Corrected the problem with countitem2 (value wrapped-around in one case but n... | ultramage | 1 | -0/+2 |
2007-05-18 | * Reverted drops change regarding Thanatos quest. | SinSloth | 1 | -2/+0 |
2007-05-18 | * Updated Thanatos Tower quest to official. | SinSloth | 1 | -0/+2 |
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 |