index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
clif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-07
- Added a check that forces self skills to cast on yourself in skill_use_id
skotlex
1
-1
/
+5
2006-03-05
- Fixed a pair of missing map_freeblock_unlock
skotlex
1
-3
/
+3
2006-03-04
- The rate passed to status_change_start must now be in 0->10000 range.
skotlex
1
-35
/
+7
2006-03-03
- Fixed crash on the NPC whisper system when the message's size was 1.
skotlex
1
-2
/
+2
2006-03-03
- Fixed compilation error on windows
skotlex
1
-7
/
+3
2006-03-03
- Added event 8 for mobspawns that should spawn with special ai set.
skotlex
1
-1
/
+1
2006-03-02
- Fame list size is now defined by MAX_FAME_LIST constant (mmo.h)
skotlex
1
-3
/
+20
2006-02-24
- Fixed the CL_WHITE define, thanks to FlavioJS
skotlex
1
-2
/
+3
2006-02-24
- Player-summoned mobs won't level up now.
skotlex
1
-0
/
+1
2006-02-23
- Added mob skill conditions myhpinrate and friendhpinrate for using HP range...
skotlex
1
-2
/
+4
2006-02-23
- Modified the way autospells stack to mimic official servers. Cards of the s...
skotlex
1
-1
/
+1
2006-02-21
- Modified party_send_movemap and guild_send_info_short to send the mini-dots...
skotlex
1
-13
/
+47
2006-02-21
- Fix to prevent using main chat when it disabled in atcommand_athena.
LuzZza
1
-2
/
+2
2006-02-21
- Oh yeah, made Super Novice explosion spirits trigger when the last phrase i...
skotlex
1
-1
/
+0
2006-02-20
- SC_NOCHAT won't be cancelled on death.
skotlex
1
-38
/
+42
2006-02-20
- Added sd variables menuskill_id/menuskill_lv to store menu-based selections...
skotlex
1
-71
/
+132
2006-02-19
- Fixed a compile warning this time ~.~
skotlex
1
-1
/
+1
2006-02-19
- Oops, fixed the compilation error.
skotlex
1
-1
/
+6
2006-02-19
- Added sd->canuseitem_tick = tick to the pc_authok initializer data. Fixes i...
skotlex
1
-1
/
+2
2006-02-16
- Fixed pets displaying "strangely" when they did not have their pet armor
skotlex
1
-3
/
+3
2006-02-13
- Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack.
skotlex
1
-1
/
+1
2006-02-11
- The status window now shows the addition of the damage of your both weapons...
skotlex
1
-4
/
+4
2006-02-09
- Code rewrites in mob_damage and party_exp_even_share for correctly handling...
skotlex
1
-6
/
+7
2006-02-08
- Cleaned up and reorganized status_change_start. Now it also receives the su...
skotlex
1
-8
/
+9
2006-02-06
- Added define clif_deadsit to send the dead state into player packets if the...
skotlex
1
-3
/
+4
2006-02-05
* Added some of eAIRC bot code, written by me and LittleWolf. It is disabled ...
Valaris
1
-0
/
+5
2006-02-01
- Fixed a typo bug in SC_STAR_COMFORT handling.
skotlex
1
-171
/
+171
2006-01-31
- Changed the exp tables format.
skotlex
1
-1
/
+1
2006-01-30
- Autoloot now uses the item's base drop chance rather than final drop rate t...
skotlex
1
-1
/
+1
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+12146
2006-01-29
Clearing trunk.
Valaris
1
-11474
/
+0
2005-04-07
G++ is now the default on trunk [MouseJstr]
amber
1
-1
/
+1
2005-04-07
* Readded @disablenpc
celest
1
-11
/
+19
2005-04-06
* Fixed a crash in clif_send when checking packet version
celest
1
-0
/
+2
2005-03-31
More g++ fixes to make it cleaner [MouseJstr]
amber
1
-1
/
+1
2005-03-30
eAthena VC7 solution and support added for native builds [MouseJstr]
amber
1
-1
/
+1
2005-03-30
* updated map server to jA1137~1159
celest
1
-27
/
+29
2005-03-29
Fixe compile time problems with our mixed C++/C conformance
amber
1
-2
/
+2
2005-03-29
Fixed use of storage variable to conform to ANSI C spec [MouseJstr]
amber
1
-104
/
+104
2005-03-29
* Some tidying up in mail.c
celest
1
-0
/
+3
2005-03-28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...
veider
1
-1
/
+1
2005-03-28
* Fixed Auto Berserk activating by itself when changing maps
celest
1
-1
/
+2
2005-03-27
* Added use dynamic allocation when loading the msg_table
celest
1
-0
/
+8
2005-03-24
* Added 'map_charid2id'
celest
1
-4
/
+8
2005-03-16
* Updated jA's dummy socket to mod1137
celest
1
-3
/
+3
2005-03-12
* Fixed Status Recovery dealing too short blind time on undead mobs
celest
1
-33
/
+31
2005-03-11
* Updated Breaker, Cloaking
celest
1
-8
/
+9
2005-03-05
added new anti-hacker system in trade.c
Lupus
1
-9
/
+9
2005-03-02
fixed Emotion flood (fix from Freya)
Lupus
1
-2
/
+12
2005-03-01
* Fixed /resetstate /resetskill being unuseable at all
celest
1
-18
/
+16
[next]