175 Commits

Author SHA1 Message Date
(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
amber
f922478b19 updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-26 19:44:00 +00:00
celest
94fae3e32b * Added Bitmap File system
* Added --run_once flag

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@789 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-26 18:47:04 +00:00
amber
2c64ba96d0 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-24 17:08:58 +00:00
amber
af211762e5 Save storage one last time for good measure
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@761 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 21:24:46 +00:00
amber
4f7dffcb72 add spawn
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 02:33: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
bb2280582b * Check if the player has been authentified by the char server before clearing any timers in map_quit
* Added eventtimercount and timerskill_count
* Added sc_count check in skill_stop_dancing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 10:01:13 +00:00
amber
a00d0713a1 boo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@701 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 16:42:23 +00:00
amber
88f45128e7 updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@700 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 16:36:06 +00:00
ajarn
7f640f7faa git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@691 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 01:53:55 +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
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
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
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
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
amber
4dd574da86 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-18 07:55:41 +00:00
celest
4d61ade16c Added a fix for map loading (Ack, reverted! >.<)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@593 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17 10:11:06 +00:00
celest
861b912fa9 Added a fix for map loading
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-17 05:59:30 +00:00
celest
584745ca2f Added a fix for AFM loading
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 18:05:17 +00:00
mc_cameri
4f34ae0c68 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@577 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-16 01:53:35 +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
amber
20f5cb28e0 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15 15:35:33 +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