summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-27- Fixed the infinite warp looping between Lutie and Lutie field 01skotlex6-127/+7
2006-03-27some jA thingVicious2-8/+18
2006-03-27jA's db workVicious8-203/+208
2006-03-27- HW_GANBANTEIN now also removes traps.skotlex7-14/+65
2006-03-27- Pet catching now uses the menuskill variables to prevent item usage from di...skotlex9-17/+38
2006-03-27* Cygwin flag added for naughty Cygwin GCCLance1-1/+1
2006-03-27* GCC on Cygwin still complaining, resorted to including limits.h in malloc.hLance6-4/+3
2006-03-27* Refixed the fix with a constant list for Win32 users - limits.h (imported f...Lance8-7/+141
2006-03-27removed outdated items event bonusesLupus2-5/+10
2006-03-27Fixed a problem in chrif.c where USHRT_MAX was undefined. [Codemaster]codemaster2-0/+5
2006-03-27* Added jAthena's new start and athena-start shell scripts. Lance4-55/+294
2006-03-27constant-fied!Vicious78-847/+870
2006-03-27- Changed status_point/skill_point to unsigned short. Adjusted the code as ne...skotlex10-113/+170
2006-03-265136,Louise's Santa_Hat lost its bonus. Gosh!! There are so many other EVEN i...Lupus2-1/+2
2006-03-26Added missing slots to Alice Doll, Marionette Doll, Kabuki Mask & Kawaii_RibbonLupus2-4/+6
2006-03-26- The status change timer mismatch error now also displays which status chang...skotlex1-1/+1
2006-03-26- itemdb_exists and itemdb_searchname should now ignore dummy_item matches.skotlex2-1/+5
2006-03-26- Fixed jstrescapecpy crashing when you pass a null string to parse.skotlex3-1/+8
2006-03-26- Small change that may fix a crash in loggin guild chat?skotlex1-1/+1
2006-03-26- Fixed the map-server freeze/crash on Warp Portal.skotlex3-3/+3
2006-03-26- Walk/move functions will abort now when an area npc script triggers and mov...skotlex1-4/+8
2006-03-25- Fixed Grandcross/Granddarkness showing no skill animation.skotlex2-11/+26
2006-03-25- Fixed a pair of "Conditional jump or move depends on uninitialised value(s)...skotlex1-0/+2
2006-03-25- Added a missing escape in logging chats.skotlex2-4/+5
2006-03-25- Incremented the number of iterations to find a random stop to 100 as 50 see...skotlex4-7/+4
2006-03-25- Fixed pet hatching.skotlex2-4/+15
2006-03-25a bit more const work for valkyrieVicious1-9/+12
2006-03-25- Small change that SHOULD fix the pet duplication. Fixing pet incubator stil...skotlex2-0/+4
2006-03-24- Fixed Warp Portal.skotlex5-15/+19
2006-03-24* Fixed / finished most of Gunslinger [Reddozen]reddozen7-43/+43
2006-03-24- Modified script commands atcommand/charcommand to execute even if there isn...skotlex2-11/+40
2006-03-24- Cleaned up a bit the npc undercharging item warning to specify when it is d...skotlex1-3/+7
2006-03-24- Some cleaning around the return to egg code. Pets should stop duplicating now.skotlex3-29/+28
2006-03-24- Another mob_summon fix. Slave summoning SHOULD be working now.skotlex1-1/+1
2006-03-24- Fixed skillidx not being set whenever a mob uses a skill.skotlex3-3/+12
2006-03-24Replaced !sd->special_state.nocastcancel2 && something to (sd->special_state....blackhole892-2/+4
2006-03-24- Added function map_search_freecell to locate an available cell around an ar...skotlex7-149/+133
2006-03-24- Some small, insignificant code cleanups in unit.cskotlex1-16/+15
2006-03-24- Added unit.c to the VC8 project file, thanks to Joshuaaliskotlex4-0/+16
2006-03-24fixed Vulle's hatLupus2-1/+3
2006-03-24added missing )Lupus1-1/+1
2006-03-24- Fixed a crash in unit_useskill_pos2skotlex2-1/+2
2006-03-23Updated Valkyrie NPCsVicious2-59/+62
2006-03-23- Updated mob_db.sql and item_db.sql to latest txt versions.skotlex3-646/+647
2006-03-23- Fixed Devotion not properly being cleared on death/near death in some cases.skotlex3-0/+7
2006-03-23"castnodex&~1"blackhole892-5/+6
2006-03-23- Modified pc_percent_heal to avoid overflow problems.skotlex2-18/+28
2006-03-23- Changed the second entry in water_height.txt to use directly the rsw file, ...skotlex2-171/+173
2006-03-23- Fixed Potion Pitcher sometimes crashing the server.skotlex5-42/+59
2006-03-23* Added SantaPoring's water_height.txt modifications. Lance2-1/+175