summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2004-12-21git-svn-id: ↵mc_cameri5-50/+56
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21* Fixed a tiny compile warning in npc.c [Codemaster]codemaster1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@710 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21* Allowed the NPCs without proper curly brackets to still load, but give an ↵codemaster1-4/+4
error still [Codemaster] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21git-svn-id: ↵mc_cameri6-71/+80
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21Recommit - added some changes for skill_range_leniencycelest1-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21git-svn-id: ↵celest1-3/+12
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@706 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21Moved some code in pc_break_equip that was causing compile errorscelest1-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@704 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21updateamber2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21booamber1-3/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@701 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21updatesamber3-32/+27
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@700 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21* Updated most of map-server to 1082celest14-325/+747
* Removed my own additions for skill delays using aspd * Adapted skill_range_leniency to jA's code * Fixed drop rates only limited to multiples of 100's * Added missing code for castle_defense_rate * Removed pc_undead_nofreeze * Updated unrefineable items table * Added 3 new script commands * Added SC_SpeedUp0 * Merged itemdb_read for SQL and TXT * Removed itemdb_read_cardillustnametable limited to TXT only * Added reading itemslotcounttable.txt from the GRF to auto set number of slots per item * Added a display message when reading itemslottable from the GRF * Added options in battle_athena.conf to enable/disable reading the GRF git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21updateajarn1-3/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@697 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21updateamber2-1/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21lastpoint fixamber1-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21git-svn-id: ↵ajarn1-0/+1
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@691 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21git-svn-id: ↵davidsiaw2-12/+16
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@690 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20* Fixed map-server exiting when it came across a bad NPC file [Codemaster]codemaster7-232/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@685 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20*Updated Valaris' large/tiny monsters - of course, he told us what he did ↵codemaster1-10/+12
wrong and how to fix it :) [Codemaster & Valaris] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20* Updated makefiles to new strlib locations [Codemaster]codemaster2-0/+89
* Moved strlib.h and strlib.c into the common directory [Codemaster] * Updated a bit of jA 1081 - it's not completly updated yet!!! [Codemaster] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@682 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20* Updated makefiles to new strlib locations [Codemaster]codemaster25-130/+266
* Moved strlib.h and strlib.c into the common directory [Codemaster] * Updated a bit of jA 1081 - it's not completly updated yet!!! [Codemaster] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20gcc 2.95 compile fixesamber3-47/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@678 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20Added missing {celest1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20skill tree fixes ala Valarisamber1-30/+50
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20* Added auto reading leveluseskillspamount.txt and indoorrswtable.txtcelest4-8/+97
* Added check in grfio.c to prevent crashing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@667 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20added missing definitionLupus2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@666 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20movedLupus1-11/+14
int pc_alive_timer(int tid,unsigned int tick,int id,int git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@665 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20added jstrescape()Lupus1-10/+10
to all TXT agrs as MESSAGE / NAME by Valaris git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@664 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20some Valaris's fixes of "double connect bug"Lupus4-0/+32
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20fixed gangsterparadize (by Valaris)Lupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@662 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20<Valaris> void clif_getareachar_npc(struct map_session_data* sd,struct ↵Lupus1-7/+5
npc_data* nd) <Valaris> i missed the 7b packet send when i originally merged it into ea git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20<Valaris> struct skill_unit_group *skill_unitsetting( struct Lupus1-1/+2
<Valaris> move the nullpo above struct status_change *sc_data = battle_get_sc_data(src); git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20compile erroramber1-2/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@658 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20GUILDCACHEamber5-317/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20Changed max_paramter to an unsigned intcodemaster1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@656 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20* Reverting a change on deleting any skill units when we're logging offcelest3-9/+5
* Added check whether an item is allowed to be dropped git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20* Updated Acid Terror, Sword Reject, Double Strafecelest6-13/+67
* Replaced checking whether items can be refined or not with a new function * Fixed npctalk outputting to chat [celest] * Allowed some values in script_config to be customised in script_athena.conf git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20DFASTCHARamber6-1/+313
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19git-svn-id: ↵mc_cameri2-2/+13
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@644 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19git-svn-id: ↵mc_cameri10-48/+50
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@643 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19git-svn-id: ↵ajarn1-0/+3
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19git-svn-id: ↵ajarn3-143/+154
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19Fixed compiling problem for TXT since a few commands were placed within an ↵codemaster1-77/+77
#ifndef TXT_ONLY when they weren't supposed to be git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@625 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19guild_cacheamber6-4/+107
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19git-svn-id: ↵davidsiaw1-6/+4
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@616 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19git-svn-id: ↵davidsiaw1-2/+95
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18Added a few new GM commands.nsstrunks2-3/+682
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18updateamber2-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18updateamber4-27/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17git-svn-id: ↵mc_cameri2-0/+80
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@600 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17git-svn-id: ↵mc_cameri1-1/+1
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@599 54d463be-8e91-2dee-dedb-b68131a5f0ec