198 Commits

Author SHA1 Message Date
celest
aa3ae955d4 Re-fixed compile error in map.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17 05:16:03 +00:00
Lupus
1a2011bee7 fixed compilation error
removed extra }

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16 15:51:47 +00:00
celest
61c4e01a71 * Updated jA's dummy socket to mod1137
* Added jA's ddos protection system
* Moved stall_time's reading to packet_athena.conf

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16 12:21:26 +00:00
celest
2b17f6517b * Added PvP/GvG check for Tiger Knuckle fist
* Fixed Pressure reducing the target's SP twice
* Fixed SQL logging not checking if its supposed to use SQL or TXT logs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-13 07:40:47 +00:00
celest
313d2ec7dd * Fixed Status Recovery dealing too short blind time on undead mobs
* Fixed mobs not affected by Blind status
* Added an invalid id check check in map_id2sd
* Added sd check in clif_send

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-12 12:39:54 +00:00
celest
b5d12d7ea8 Replaced some free's with aFree
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-07 16:01:20 +00:00
celest
fb073b6c49 * Added uptime logging support whenever the server closes
* Fixed 'make clean' not removing the .o files in /common

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1207 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-07 15:41:38 +00:00
celest
055dde5bb4 * Updated core and map-server to jA 1115~1137
* Fixed a typo in Volcano

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1206 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-07 11:35:13 +00:00
celest
fea0900092 * Corrected Spiral Pierce's hits in the skill_db
* Moved /common/*.o into a obj folder when compiling 
* Updated core and map server to jA 1094~1115

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-22 16:08:24 +00:00
celest
899b3ebeeb * Fixed a typo in quests/all_quest.txt
* Set 'killerrid' and do PCKillEvent before calling PCDieEvent
* Added some new script event related options to script config
* Added 10 of the new card effects on the 2/15's patch
* Minor rewrites on self and enemy weapon/armor breaking
* Added missing code for 'bBreakWeaponRate' and 'bBreakWeaponRate' effects
* Added missing code for 'bAddStealRate' effect
* Removed redundant 'infinite_autospell' in map_session_data

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-16 08:25:45 +00:00
(no author)
bc57643fe7 and forgot the skill.c again [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 22:04:16 +00:00
(no author)
01b5716834 fixing Epirata's warnings and errors [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 21:35:01 +00:00
(no author)
1b2a05dd0b stupid me, forgot to change some variables [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1092 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 16:08:01 +00:00
(no author)
d1518bb819 fixing and optimizing sharp shooting, should work now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 15:43:04 +00:00
(no author)
5365aefea8 * Removed old code for Sharp Shooting
* Merged Shinomori's code into map_foreachinpath

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1089 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-12 14:04:21 +00:00
(no author)
86cad0c7fe a try on the "unknown skill" error [Shinomori]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1075 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 14:56:54 +00:00
(no author)
7228597f4b Remove debug printf's
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 14:00:26 +00:00
(no author)
d6688a9f90 * Reduced memory used for the skill_tree DB by 30+mb
* Added script commands isday and isnight
* Updated Sharp Shooting, Ankle Snare, Magnum Break, Tiger Fist, Devotion, Soul Burn

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1072 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-11 10:17:53 +00:00
(no author)
9d2846d50d didn't finsih bind code, now it's finished but export code isn't
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-06 01:13:31 +00:00
(no author)
2f7a32dcb5 AMD64 fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1047 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 19:53:58 +00:00
(no author)
c20c7f469e fix build warning
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 19:27:57 +00:00
(no author)
3108e8fef2 Changed how IP Bindings are handled
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 19:25:36 +00:00
(no author)
3b1654bb04 Fix some compile errors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-05 04:25:56 +00:00
(no author)
1d1976479b * Added Karma and Manner to const.txt
* Delete players' ID from id_db when kicking everyone from the map-server due to char disconnection -- Fixes an odd crash with lazy mob AI

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-01 10:46:03 +00:00
(no author)
0fab6904cc Memory leak fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-27 19:25:09 +00:00
(no author)
7a56feb2c5 Update to garbage collector
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1002 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26 23:00:50 +00:00
(no author)
79bd3f5165 Fixed memory leak
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@999 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26 16:44:38 +00:00
(no author)
85592f9a38 * Fixed a bug in gettick cache when compiling in Windows
- Changed "read_map_from_bitmap" to "read_map_from_cache" in map_athena, "map_bitmap_path" to "map_cache_file"
- Fixed item effects not showing when only one was used
- Fixed a bug in Safety Wall
- Allow only either Storm Gust or Lord of Vermillion to cause damage if stacked together
- Added path_search_long, map_find_skill_unit_oncell

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26 14:28:19 +00:00
(no author)
0c541b77fb * Added status.c and status.h of jA 1091 update and moved some functions into the new source files
* Updated auto_counter_type's description in battle_athena
* Removed some unnecessary skill level checks in battle.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-26 04:54:22 +00:00
(no author)
29f74d1e4a Some more changes for g++
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-24 00:15:41 +00:00
(no author)
4025cbe7a6 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@971 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-01-23 22:01:12 +00:00
(no author)
5618dc9edc Made some more changes, reverted some old ones
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23 21:52:55 +00:00
(no author)
778e804dd6 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-23 20:38:44 +00:00
celest
05f7c46b18 Stall_time changes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 09:01:22 +00:00
amber
3571ff48aa fix it
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@926 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 04:37:21 +00:00
amber
51a1d4d68d Update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-07 03:03:44 +00:00
amber
f68c8a4805 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-06 15:02:42 +00:00
amber
9fdaed07fc oops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@923 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-06 03:44:23 +00:00
mc_cameri
4cd623dbaf git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@922 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-01-06 00:25:25 +00:00
celest
c0631c4114 Added a simplified version of Qamera's OnConnect: OnDisconnect: OnDeath: NPC events mod
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@914 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-05 09:31:09 +00:00
codemaster
9220ebe438 * Fixed GM Command Logging (Not sure why TXT logging still isn't working properly :( ) [Codemaster] [SVN 907]
* Fixed one of Lupus' additions to the item_db [Codemaster] [SVN 907]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@907 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-04 22:13:58 +00:00
codemaster
d1fda6a944 * More atempts at memory leak fixes [Codemaster] [SVN 890]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@890 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-02 09:10:48 +00:00
codemaster
877bc46c6d git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@886 54d463be-8e91-2dee-dedb-b68131a5f0ec 2005-01-01 02:13:59 +00:00
mc_cameri
20cd4f81bc git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@830 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-28 04:07:07 +00:00
amber
0a9e77526d update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@829 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-28 03:13:08 +00:00
celest
e786967f09 * Updated map cache system from jA
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 19:22:37 +00:00
amber
e127826f08 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 17:13:39 +00:00
amber
d8dd831efb update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27 16:29:44 +00:00
mc_cameri
1d7fbf3c64 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@820 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-27 14:35:37 +00:00
celest
929700b52d git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@806 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-27 05:27:27 +00:00