amber
0bcdd75699
fixed memory corruption in mapif_guild_info:int_guild.c
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 21:03:22 +00:00
veider
4c3d26bcbd
Added adoption to TXT version
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 20:34:23 +00:00
amber
a26bc148fb
Fixed memory corruption associated with afm files [SVN 1363: MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 20:31:57 +00:00
amber
ae0db54f77
More g++ fixes to make it cleaner [MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 20:23:57 +00:00
codemaster
5ecdba1c5b
common/lock.c: Fixed an error dealing with unistd.h not being Windows' standard.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1361 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 20:04:54 +00:00
amber
3cff86b8b8
cleanup compile warning
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1360 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 19:45:25 +00:00
celest
05e31aee3c
* Fixed a bug with InitTimer/StopTimer
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 17:21:24 +00:00
celest
ed4003003a
* Set 'undead_detect_type' to 0 by default
...
* Fixed Enchant Poison / Deadly Poison having too high poisoning chance
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1355 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 15:34:54 +00:00
celest
1a7a2cb402
* Reverted the pc_remove_map() change temporarily
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 14:57:27 +00:00
celest
4109792003
* Added back up old files in 'save' before saving new data
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 10:56:19 +00:00
amber
83500a3c58
Finished native SQL projects [MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-31 04:02:06 +00:00
amber
28f8cbdc2f
fix the end-of-line styles for linux platforms [MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1348 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-30 22:16:39 +00:00
amber
5f5b45e2a4
eAthena VC7 solution and support added for native builds [MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-30 22:14:36 +00:00
amber
953ce5d08c
Change packetver of win32 build [MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1346 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-30 19:52:02 +00:00
amber
692245140a
Made the map-server build cleanly using Microsoft Visual Studio [MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1345 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-30 19:49:57 +00:00
celest
52668d1fc1
* Fixed @reloadgmdb in SQL
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-30 17:47:54 +00:00
celest
88cfcb9432
* Added base code for loading Ser's UPNP plugin
...
* Added 'idle_no_share' to battle_athena.conf
* Added item_findingore.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-30 17:10:03 +00:00
celest
72f63ee03e
* updated map server to jA1137~1159
...
* Some tidying up in mob.c and skill.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-30 11:44:12 +00:00
amber
307af82dec
More ANSI C++/C conformance fixes [SVN 1341: MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-30 02:58:06 +00:00
amber
c8d5eb58c4
Fix linux builds
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-30 01:17:30 +00:00
veider
7a6ae3f0e6
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 21:51:46 +00:00
shinomori
eeda34c068
read_petdb() loop variable fix [Shinomori]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 21:23:11 +00:00
celest
8cdf7b2840
* Fixed SQL char server crashing when loading the item_db
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 18:03:36 +00:00
amber
13eeee2ee6
More C/C++ Conformance fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 16:46:19 +00:00
celest
a2ca733706
* Added auto save guild dataevery 5 minutes during WOE
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 16:32:28 +00:00
celest
a7dcc90c58
* Updated damage calculation for Magnum Break
...
* Fixed #item not working properly
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1331 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 15:23:08 +00:00
celest
7e1c16d221
Compile error fix ^^
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 07:52:06 +00:00
amber
dfd7258882
Fixe compile time problems with our mixed C++/C conformance
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 06:18:21 +00:00
amber
150683e2e6
Fixed use of storage variable to conform to ANSI C spec [MouseJstr]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 05:05:50 +00:00
celest
4690d238e7
Typo ^^;
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1322 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 04:09:37 +00:00
celest
5927adb9bd
* Some tidying up in mail.c
...
* Added an invalid pointer check in clif_displaymessage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1320 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 03:37:06 +00:00
celest
fe2688f05c
* Fixed 'use_sql_db' not read properly in SQL char server
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1317 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 02:39:29 +00:00
veider
de7940888a
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1316 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-28 21:25:11 +00:00
celest
230aba086b
* Fixed Auto Berserk activating by itself when changing maps
...
* Corrected Yuno warp points
* Added Yuno warps to the Aldebaran kafra NPC
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1314 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-28 12:01:19 +00:00
celest
4bc5c15a9c
* Re-fixed the SQL syntax crash in logging
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1313 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-28 11:45:40 +00:00
shinomori
e2b4dfda4e
do not access freed memory [Shinomori]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1312 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27 13:41:03 +00:00
celest
06661cb573
* Fixed AutospellWhenHit effect to only work on melee attacks
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1311 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27 12:53:00 +00:00
celest
074610922d
* Fixed AddEffWhenHit effect to only work on melee attacks
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1310 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27 11:01:23 +00:00
celest
b2f8f7cdc5
Some minor changes to do_init_memmgr
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1308 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27 10:38:21 +00:00
celest
1717d644dd
* Added use dynamic allocation when loading the msg_table
...
* Refresh the client when day comes to get rid of the night effect
* Changed @refresh to fake map loading, but without teleporting side effect
* Updated SQL file for the item_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27 10:36:30 +00:00
celest
c61d7fd127
* Moved guardian hostility checking and monster_ignore_gm check to battle.c
...
* Fixed the 'show_mob_hp' option not updating when a monster is healed
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27 10:33:48 +00:00
celest
a308c95bce
* Fixed a SQL syntax crash when logging character names with "'" in them
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27 10:31:42 +00:00
celest
d85c63aa4b
* Fixed some memory leaks with the new timer changes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1304 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27 10:30:49 +00:00
Lupus
4a8a574f14
added logging filters. optimized ATCommands temp strings usage
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-26 21:56:42 +00:00
DracoRPG
1fcf1c0925
Added missing parenthesis preventing SinX etc to get +4/lv from Improve Dodge
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1301 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-26 21:12:08 +00:00
DracoRPG
31bd250672
Rewrote Improve Dodge flee & speed bonuses
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1297 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25 20:10:57 +00:00
DracoRPG
9fb6e0e15d
Fixed a typo I made in my typo fix for Stalk / Tunnel Drive speed calculation xD... sorry ^^
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25 16:03:46 +00:00
celest
6765fd327f
* Some minor changes to Sacrifice in battle.c
...
* Set the Emperium to be immune to Sacrifice
* Set the Emperium to be have max status effects immunity
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1294 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25 11:08:48 +00:00
celest
f9452b9683
* Fixed indoorsrwstable.txt reading
...
* Fixed @monsterbig/@monstersmall not working
* Fixed @killmonster2 not working
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25 10:16:09 +00:00
DracoRPG
46017c82a1
Fixed a typo in Stalk/Tunnel Drive speed calculation
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-24 21:25:17 +00:00