summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-26Cleaned up auth system after change back to map server request.Kevin3-88/+72
2008-04-26Added WoE SE castles to castles.txt in save-tmpl.L0ne_W0lf2-0/+12
2008-04-26Fixed escape problem in jobs/novice/novice.txttoms2-1/+3
2008-04-25Updated item_db.sql to latest (Changelog)toms1-0/+1
2008-04-25Updated item_db.sql to latesttoms1-1/+1
2008-04-25Fixed bugreport:1223 (Invalid Items In Shops Are Processed Incorrectly)toms2-1/+2
2008-04-25* Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (o...toms3-26/+39
2008-04-24* Fixed hugel_bingo making an unneeded infinite loop bugreport:1349toms4-7/+10
2008-04-24Corrected a typo error ';;' bugreport:919toms2-2/+5
2008-04-23Changed @reloaditemdb again to only unload items from item_db2. Also byte ali...Kevin2-14/+31
2008-04-23* Fixed script strings not being handled properly (only skipped the \).FlavioJS4-6/+54
2008-04-23* Script parse errors displayed with one ShowError instead of several ShowMes...FlavioJS3-15/+20
2008-04-22Accidentally commit my test db. >_>Kevin1-1/+1
2008-04-22Changed itemdb_reload to clear the database before reloading, so it is possib...Kevin3-2/+14
2008-04-22Fixed a "bug" in sv_readdb under windows and cygwin configured as "Unix/binar...toms2-1/+4
2008-04-21* Changed the data field of timers from int to intptr.FlavioJS39-140/+142
2008-04-21* Added intptr/uintptr to cbasetypes.h (integers with the same size as a poin...FlavioJS2-0/+13
2008-04-21* Changed Sacrifice status to end on caster's death, not at 25% HP.L0ne_W0lf2-13/+12
2008-04-21Updated sql files to latesttoms2-7/+8
2008-04-21Fixed yet another WoE SE Bug (Juno castle 3)L0ne_W0lf2-6/+8
2008-04-21Fixed another WoE SE Bug. (wrong target for donpcevent)L0ne_W0lf2-1/+3
2008-04-21Fixes to WoE SE Juno castles 1, 2, and 3. (copy/paste issues)L0ne_W0lf4-9/+14
2008-04-21Made some cleanup in changesextoms5-14/+9
2008-04-21Further fixed bugreport:1371.L0ne_W0lf2-8/+10
2008-04-21Fixed bugreport:1390, bugreport:1394, bugreport:1396. L0ne_W0lf12-24/+38
2008-04-20* Several updates from Trunkzephyrus2-2/+2
2008-04-19Fixed a bug in (init/start/stop)npctimertoms2-28/+47
2008-04-18fixed mapserv crash (divide by zero in Earthquake)Lupus2-1/+5
2008-04-18* Fixed a bug when unloading a npc near a shop.toms2-25/+39
2008-04-18Implemented config setting 'vending_over_max', to let people configure the be...ultramage6-0/+17
2008-04-17Modified sv_readdb to be able to process non-native line terminators (bugrepo...ultramage1-1/+1
2008-04-17- Some mistake from someone but OMG!zephyrus1-1/+1
2008-04-16Fixed an issue in r12575 where 'not setting char offline when going from maps...ultramage6-21/+27
2008-04-15Use the same code for script commands getitem & getitem2 as @item to avoid bu...toms2-12/+44
2008-04-15Rescripted Eye of Hellion quest, all quest progress is lost.L0ne_W0lf2-1993/+2195
2008-04-15Removed all _ in the second name in item_db.txt and updated item_db.sqltoms3-122/+123
2008-04-15Used a forward declaration of the struct quest instead of including mmo.htoms2-1/+3
2008-04-15 * Corrected some invalid syntax in skill_db.txt (wrong usage of commas)ultramage14-281/+227
2008-04-15Added as svn:ignore all VisualStudio's generated files (VC9)toms0-0/+0
2008-04-15Updated item_db.sql to latesttoms2-21/+26
2008-04-15changed MES -> mesLupus10-10/+10
2008-04-14Fixed bugreport:1353, bugreport:1356, and bugreport:1365.L0ne_W0lf2-5/+7
2008-04-14Fixed bugreport:1337, bugreport:1355, bugreport:1361, and bugreport:1362.L0ne_W0lf5-26/+30
2008-04-14* Fixed a possible crash in char_sql. (since r12575, later modified in r12590).FlavioJS2-1/+2
2008-04-14Fixed a memory leak in mapif_quests_fromsqltoms3-3/+4
2008-04-14Fixed a typo in char_sql/char.ctoms2-1/+2
2008-04-14Fixed a bug in the disconnection part char-server (not sending you offline)toms2-1/+2
2008-04-14minor typo in mage.txtLupus1-1/+1
2008-04-14fixed minor archer.txt bugLupus2-2/+4
2008-04-14Don't typically update custom NPCs, but this was a special request and should...L0ne_W0lf2-0/+14