summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-01-20- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRat...zephyrus6-14/+39
2009-01-15Updated script_commands.txt with the book reading command info.sketchyphoenix1-4/+6
2009-01-14#commands used by nonGM players now appear in the chat like normalsketchyphoenix1-3/+4
2009-01-14* Added client login packets 0x01fa and 0x027c.FlavioJS5-24/+61
2009-01-14Corrected a typo in r13444sketchyphoenix1-1/+4
2009-01-13Fixed Sql_SetEncoding() returning SQL_ERROR when it succeeds and vice versa (...ultramage1-1/+1
2009-01-13* Cleaned up command @users/#users:FlavioJS3-31/+26
2009-01-13Mobs with nonzero spawn time can now be cached as well, saving some more cpu/...ultramage5-30/+32
2009-01-12* #command parsing cleaned up.sketchyphoenix1-28/+32
2009-01-12Added regen_db to reduce hp/sp processing delays (bugreport:2256).ultramage3-5/+35
2009-01-11bugreport:2637sketchyphoenix1-11/+14
2009-01-05Added @charcommands to return a list of available charcommands (bugreport:2630)sketchyphoenix1-35/+7
2009-01-05Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only.ultramage5-7/+12
2009-01-05Fixed @mobsearch and @showmobs (bugreport:2481)ultramage1-19/+23
2008-12-31* Changes to the script engine:FlavioJS2-177/+212
2008-12-30* Changes to the script engine:FlavioJS4-49/+68
2008-12-30Removed a trailing argument left in r13420sketchyphoenix1-1/+1
2008-12-29Fixed broken card insert code (bugreport:2606).ultramage1-1/+5
2008-12-29 * Added missing command #delitem.sketchyphoenix1-10/+83
2008-12-28Corrected typo in @adjcmdlvl's parameter check.sketchyphoenix1-1/+1
2008-12-28Cleaned up code for inserting cards into items.ultramage2-40/+38
2008-12-28- Book reading script command.zephyrus3-0/+34
2008-12-25* Extended sv_escape_c to escape '\a','\b','\t','\v','\f','\?' characters to ...FlavioJS1-4/+15
2008-12-25* Charcommands no longer default to self if no target is found.sketchyphoenix1-2/+7
2008-12-23 * Added a few missing atcommands.sketchyphoenix4-22/+357
2008-12-22Fixed incorrect usage of sv_escape_c() in TXT's login_log function, which pro...ultramage1-2/+2
2008-12-20* Extended how duplicates work: (based on Orcao's work in bugreport:2361) [Fl...FlavioJS2-56/+208
2008-12-20some minor generic cleanupsultramage1-16/+11
2008-12-18Removed charcommand code while allowing atcommand code to support its functio...sketchyphoenix11-4305/+425
2008-12-01* Fixed rare crash when using Flying Kick on clones (bugreport:2506)ultramage1-26/+9
2008-11-27* Fixed a memory leak when returning a string variable in the script engine. ...FlavioJS1-5/+0
2008-11-24* Fixed a va_end using the wrong variable. (from r13383, fixes bugreport:2483)FlavioJS1-1/+1
2008-11-23* Readded code that was removed from atcommand_showmobs by mistake in the pre...FlavioJS1-0/+3
2008-11-22* Hunted down improper uses of va_list variables.FlavioJS10-147/+121
2008-11-22* Hunted down the simpler 64bit pointer truncations.FlavioJS14-26/+26
2008-11-20Added setting of state.speed_changed in script function 'npcspeed'.ultramage1-5/+8
2008-11-18Autotrade characters will no longer get caught by Urgent Recall. (bugreport:2...L0ne_W0lf1-1/+1
2008-11-17followupultramage3-2/+5
2008-11-17- Some "expire_time" = 0 considerations. Please update. (Bugreport 2451)zephyrus3-4/+8
2008-11-16- Item Rental System.zephyrus11-74/+305
2008-11-11* Updated script_commands.txtFlavioJS2-45/+97
2008-11-10Added a check to make sure killed monster's level was greater than half of th...Paradox924X1-1/+1
2008-11-08Cleaned up mob_readskilldb() a bit (moved row processing to its own function).ultramage1-218/+248
2008-11-08Changed how mobcount works since it wasn't counting last mob death. (bugrepor...L0ne_W0lf1-1/+2
2008-11-06* Fixed 'Char creation denied' message not being sent properly.FlavioJS2-2/+2
2008-11-06some minor tweaks to previous commitsultramage1-1/+1
2008-11-06Fix of accident in 13353Sara1-266/+1
2008-11-06* Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara]Sara2-1/+267
2008-11-02stop erasing revision history, damnit...ultramage2-3955/+3955
2008-11-02* Added charcommands again. Wrong project.sketchyphoenix2-0/+3955