140 Commits

Author SHA1 Message Date
ajarn
082fd563ec update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@743 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 04:57:29 +00:00
mc_cameri
299e439b50 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@732 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-22 16:31:05 +00:00
celest
bbee501b4d * Added error message if file renaming in lock_fclose fails
* Corrected typo in clif_hpmeter
* Fixed frost diver

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 12:42:29 +00:00
codemaster
9a0638725d * Updated makefiles to new strlib locations [Codemaster]
* 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://svn.code.sf.net/p/rathena/svn/branches/stable@682 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:12:39 +00:00
codemaster
f16fea0829 * Updated makefiles to new strlib locations [Codemaster]
* 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://svn.code.sf.net/p/rathena/svn/branches/stable@681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:11:23 +00:00
amber
b8d82d21b5 gcc 2.95 compile fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@678 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:03:39 +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
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
c056c6be90 guild_cache
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-19 02:41:24 +00:00
amber
c0842106f9 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18 05:51:46 +00:00
Lupus
a7390d023f FIXED!
Removed Freya's code: "added null pointer check from freya"
it caused NPC bugs: OnTime, OnInit
etc

sorry 8)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17 16:37:23 +00:00
mc_cameri
90251c6011 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@595 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-17 10:53:38 +00:00
Lupus
fffdff7512 added null pointer check from freya
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 18:24:03 +00:00
amber
20815bf599 More compile cleanups
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 16:19:07 +00:00
mc_cameri
29877fbc83 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@569 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-15 00:06:02 +00:00
mc_cameri
ded7820ee1 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@566 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-14 00:33:01 +00:00
codemaster
6cfcb5f217 * common/mmo.h: changed base_level and job_level to unsigned int to increase max levels
* char/char.c: added a NULL check for the file in parse_friend_txt
* map/atcommand.c/.h: added @clearweather (thanks to Dexity)
* map/charcommand.c/.h: added #spiritball
* map/mob.c: fixed a compiler warning (ln was an int and was supposed to be an unsigned long int)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 22:15:58 +00:00
celest
fa5bc90101 * Added nullpo_retb
* Replaced some parts in skill.c with nullpo checks
* Updated most of 12/14's skills patch

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@560 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 19:02:17 +00:00
amber
f47af704fe update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 16:15:45 +00:00
mc_cameri
64e738cace git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@552 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-13 10:51:29 +00:00
amber
d774c37adc update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 06:05:37 +00:00
amber
2ee95bcec9 enable NSOCKET for twilight
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 04:01:38 +00:00
amber
b2a04b6bdd oops.. missed some
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@448 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 03:50:24 +00:00
mc_cameri
1dd859d489 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@417 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-29 22:32:36 +00:00
amber
c4c0532ffa A few bug fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29 05:19:01 +00:00
mc_cameri
bd9dc5d09e git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@409 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-29 04:23:53 +00:00
Lupus
92e415176a fixed Guild skill Extention +2 -> +6 people per level.
btw.. should txt-convertot use its own mmo.h? i think not

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@400 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 11:42:05 +00:00
amber
3857101b07 Fix some compile time errors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-27 19:03:43 +00:00
mc_cameri
5647e3c6b8 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@381 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-27 17:24:18 +00:00
codemaster
d4cd760e3c - Updated to most of jA's 1067Added free()'s
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 22:24:23 +00:00
mc_cameri
974c37433b git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@331 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-22 21:25:28 +00:00
Lupus
26fc55602c * timer.c static int timer_heap_max=0; //fix by Shinomori from eA forums
ititialize static var!!!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@318 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22 16:21:43 +00:00
wizputer
5a569e26b5 Display IP when wdata is expanded [Wizputer]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@303 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22 06:14:25 +00:00
valaris
aa11516bae * Fixed loading of AFMs when no resnametable is found. [Valaris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 22:31:02 +00:00
valaris
878782747a Added AFM (Advanced Fusion Map) support thanks to alexkreuz and fusion.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 18:52:59 +00:00
amber
d479e29aee Fixed some file types
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
wizputer
44b1885543 Fixed map-server loading, doesn't require data\resnametable.txt anymore [Wizputer]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 03:05:39 +00:00
valaris
94bcb3e6de Fixed crash from guild skill point allocation, there seems to be a problem with guilds loading still.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@16 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-05 20:59:29 +00:00
(no author)
706e785091 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-04 23:25:09 +00:00