28 Commits

Author SHA1 Message Date
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
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
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
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
(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)
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
amber
0452a9c55f cxx updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-29 19:18:18 +00:00
mc_cameri
6ee9b2d680 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@857 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-29 15:33:40 +00:00
mc_cameri
e333217bc3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@856 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-29 14:55:16 +00:00
mc_cameri
025b4ac2d3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@714 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 22:44:37 +00:00
mc_cameri
b0e36adc2b git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@708 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 20:52:27 +00:00
mc_cameri
ca2de30c5e git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@600 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-17 22:45:15 +00:00
mc_cameri
bd5bd4110a git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@599 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-17 22:21:34 +00:00
mc_cameri
b9c3ccdf88 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@598 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-17 22:18:01 +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
amber
ea99e6c3f7 Fix compile errors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-16 03:28:42 +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
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
Lupus
07eee64dc7 MAIL: moved all string messages from HARDCODED strings to
msg_athena.conf

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-12 21:19:14 +00:00
amber
b2674befff Fix some file types
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 19:58:22 +00:00
mc_cameri
58eb17da2b git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@356 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-24 23:13:58 +00:00
mc_cameri
1102e9d06b git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@355 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-24 22:44:30 +00:00
mc_cameri
d2afe2f5fb git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@334 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-23 10:35:02 +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
mc_cameri
2e0c62e875 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@311 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-22 10:26:39 +00:00
mc_cameri
79324826fd git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@295 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-21 15:11:59 +00:00
mc_cameri
0be79fa569 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@292 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-21 14:31:17 +00:00
mc_cameri
fcfbef1124 git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@290 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-11-21 13:08:44 +00:00