Age | Commit message (Expand) | Author | Files | Lines |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -1/+1 |
2007-08-19 | * Cleaned/clarified some #include relationships between headers | ultramage | 1 | -7/+8 |
2007-05-25 | Reformatting, warning fixes, unsigned char removal | ultramage | 1 | -6/+6 |
2007-05-21 | - Removed the TURBO socket mechanism - it was in fact just using a variable t... | ultramage | 1 | -51/+4 |
2007-05-19 | Reformatting @_@ | ultramage | 1 | -12/+24 |
2007-03-11 | - cbasetypes now assumes that Mingwin does defines ssize_t | skotlex | 1 | -2/+2 |
2007-03-09 | - Made conv_str return const char* since the script engine screws up if you m... | skotlex | 1 | -2/+2 |
2007-02-06 | - Fixed char-server not sending party status update when a member logs on/off | skotlex | 1 | -0/+2 |
2007-02-01 | - Corrected homunculus's aspd being halved after using some aspd adjusting sk... | skotlex | 1 | -1/+1 |
2007-01-27 | - Moved the pet rename code from int_pet.c to inter.c and normalized it so it... | skotlex | 1 | -15/+21 |
2007-01-09 | - Changes to script buildin functions: | FlavioJS | 1 | -9/+8 |
2007-01-03 | - Fixed FIFO defines in TURBO mode. | FlavioJS | 1 | -1/+1 |
2006-12-26 | - Cleaned up some more the code so it works for -DTURBO | skotlex | 1 | -1/+1 |
2006-11-29 | - Added a missing map_quit in clif_parse which was the real reason for the cr... | skotlex | 1 | -10/+5 |
2006-11-29 | - Probably fixed the Segmentation Faults we've been having. | FlavioJS | 1 | -1574/+1579 |
2006-11-21 | - Moved ignoreAll to state.ignoreAll so it saves some space. | skotlex | 1 | -24/+24 |
2006-10-20 | - Fixed Charge Atk being able to go through chasm/pits. | skotlex | 1 | -44/+19 |
2006-09-19 | - Made the report_Src function also report name of non-bl objects. | skotlex | 1 | -0/+3 |
2006-08-15 | - Applied multiple fixes which should take care of making homun save/load wor... | skotlex | 1 | -5/+5 |
2006-08-15 | - Some cleanup of int_homun.c | skotlex | 1 | -3/+3 |
2006-07-20 | - Fixed the intif party creation packet having the incorrect size sent, hence... | skotlex | 1 | -1/+1 |
2006-07-18 | - Added atcommand @partyoption, lets you alter the party item-distribution ty... | skotlex | 1 | -2/+2 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 1 | -15/+155 |
2006-07-12 | - Oops, should have fixed the crash in intif gm message. | skotlex | 1 | -1/+1 |
2006-07-11 | - Fixed clif_parse not checking for func_parse before sending data to the con... | skotlex | 1 | -7/+15 |
2006-07-11 | - Coded @reset. | skotlex | 1 | -1/+1 |
2006-07-06 | - Modified the party_data structure on the map server to remove some redundan... | skotlex | 1 | -19/+13 |
2006-06-22 | - Tested and fixed resolve_hostbyname. | skotlex | 1 | -12/+0 |
2006-06-16 | * [Fixed]: | Lance | 1 | -1/+1 |
2006-06-16 | - Merged Adam's patch to let the char-server handle validation of pet-name-ch... | skotlex | 1 | -6/+38 |
2006-06-12 | - Fixed npc_checknear's distance check returning the opposite of what it shou... | skotlex | 1 | -4/+2 |
2006-06-09 | - Modified guild exp to be an unsigned int rather than a signed one. | skotlex | 1 | -2/+3 |
2006-06-03 | - Added variable other_mapserver_count to chrif.c which holds total count of ... | skotlex | 1 | -2/+21 |
2006-05-29 | [Optimized ] | Lance | 1 | -1/+1 |
2006-01-30 | - Autoloot now uses the item's base drop chance rather than final drop rate t... | skotlex | 1 | -37/+52 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+1401 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -1167/+0 |
2005-03-29 | More C/C++ Conformance fixes | amber | 1 | -16/+16 |
2005-03-05 | added new anti-hacker system in trade.c | Lupus | 1 | -1/+3 |
2005-01-28 | * Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s... | (no author) | 1 | -2/+4 |
2005-01-23 | update | (no author) | 1 | -5/+5 |
2004-12-30 | update | amber | 1 | -0/+6 |
2004-12-30 | Update | amber | 1 | -0/+7 |
2004-12-27 | update | amber | 1 | -1/+2 |
2004-12-23 | * Added some of Shinomori's fixes | celest | 1 | -3/+15 |
2004-12-23 | Rewrite inter server messaging | amber | 1 | -0/+4 |
2004-12-18 | update | amber | 1 | -0/+1 |
2004-12-08 | file props | amber | 1 | -0/+84 |
2004-11-21 | * Removed japanese interserver packets, should fix various problems (jumpto, ... | valaris | 1 | -77/+0 |
2004-11-14 | Fixed some file types | amber | 1 | -1125/+1125 |