631 Commits

Author SHA1 Message Date
Aria
b44b0d0f15 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@675 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-20 19:31:59 +00:00
amber
32b5e9bcef updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 19:30:19 +00:00
amber
91a8c159f5 updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 19:29:36 +00:00
Aria
11b05b3998 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@672 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-20 19:24:27 +00:00
celest
c3e0d731b0 Added missing {
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 19:06:40 +00:00
Aria
f71ac3a470 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@670 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-20 18:59:51 +00:00
Lupus
abe8192c5d removed {},{},,,,,,,,,,,,, -> {},{}
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:36:46 +00:00
amber
a70656afeb skill tree fixes ala Valaris
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:13:05 +00:00
celest
fd68849bec * Added auto reading leveluseskillspamount.txt and indoorrswtable.txt
* Added check in grfio.c to prevent crashing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@667 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:13:04 +00:00
Lupus
dab08ea67a added missing definition
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@666 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:11:46 +00:00
Lupus
db1768300e moved
int pc_alive_timer(int tid,unsigned int tick,int id,int 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@665 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 18:03:48 +00:00
Lupus
6dc1ff8f25 added jstrescape()
to all TXT agrs as MESSAGE / NAME
by Valaris

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@664 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:59:24 +00:00
Lupus
5f0ed4c06a some Valaris's fixes of "double connect bug"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:49:30 +00:00
Lupus
a4a0a1b1bd fixed gangsterparadize (by Valaris)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@662 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:37:44 +00:00
Lupus
6778397ad7 <Valaris> void clif_getareachar_npc(struct map_session_data* sd,struct npc_data* nd)
<Valaris> i missed the 7b packet send when i originally merged it into ea

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:33:07 +00:00
Lupus
b69ed93d1f <Valaris> struct skill_unit_group *skill_unitsetting( struct
<Valaris> move the nullpo above struct status_change *sc_data = battle_get_sc_data(src);

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:29:43 +00:00
Lupus
e4f54a734c added bug description
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 16:24:00 +00:00
amber
f74d17fd20 compile error
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@658 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 15:56:34 +00:00
amber
e8402a3971 GUILDCACHE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 15:54:31 +00:00
codemaster
3e663377ab Changed max_paramter to an unsigned int
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@656 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 15:08:58 +00:00
celest
d3003849b8 * Reverting a change on deleting any skill units when we're logging off
* Added check whether an item is allowed to be dropped

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 11:20:46 +00:00
celest
439a6b11ac * Updated Acid Terror, Sword Reject, Double Strafe
* 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://svn.code.sf.net/p/rathena/svn/branches/stable@654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 10:57:30 +00:00
celest
b7690af868 * Corrected job requirements for some garments
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 10:52:16 +00:00
Lupus
4634b11268 added suggestion
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@652 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 08:03:28 +00:00
celest
e7cc2a6e28 * Updated item 'Novice's Red Potion'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 06:34:44 +00:00
celest
8d182ad9d1 * Corrected item_db
* Corrected skill_tree

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@650 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 06:28:37 +00:00
amber
ba67cc63d9 DFASTCHAR
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 01:51:58 +00:00
Lupus
5c44ee4a8b xmas.txt: fixed 2 exploits
added mobs spawn

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 22:33:54 +00:00
mc_cameri
7d3ca1bd18 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@644 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 17:27:17 +00:00
mc_cameri
474756f471 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@643 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 17:00:07 +00:00
amber
cee20624da SP bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@642 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 16:05:08 +00:00
amber
136694929d SP bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 16:04:07 +00:00
Lupus
615f67f0d3 translated
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@640 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 15:51:06 +00:00
mc_cameri
9c26ed8fbc git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@639 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 14:53:44 +00:00
mc_cameri
b8efe90a21 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@638 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 14:52:45 +00:00
ajarn
d20ab98354 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@637 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 09:35:11 +00:00
nsstrunks
4a8e6c84f9 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@636 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 09:06:01 +00:00
nsstrunks
4ad59b47d0 Updated/rearranged charcommand_athena.conf
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 09:03:40 +00:00
ajarn
d49b89cb2a git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@634 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 07:22:21 +00:00
ajarn
278d13469a git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@633 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 05:35:02 +00:00
Aria
825f250697 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@632 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 04:49:10 +00:00
Aria
480ee1a294 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@631 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 04:46:13 +00:00
ajarn
6bcd1db8cd git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@629 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 04:33:35 +00:00
nsstrunks
eaa4b1878a atcommand_athena.conf updated
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 04:06:43 +00:00
codemaster
e29a408f42 Fixed compiling problem for TXT since a few commands were placed within an #ifndef TXT_ONLY when they weren't supposed to be
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@626 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 03:38:06 +00:00
codemaster
e0f657f0f9 Fixed compiling problem for TXT since a few commands were placed within an #ifndef TXT_ONLY when they weren't supposed to be
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@625 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 03:36:03 +00:00
ajarn
16819a7088 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@624 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 03:34:12 +00:00
codemaster
9d2b2d1fc5 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@623 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 03:28:19 +00:00
codemaster
ba066b4b39 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@622 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-19 03:21:15 +00:00
codemaster
78059f63a1 Added a friend0 column
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@621 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 03:19:50 +00:00