index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
npc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-18
- Reloading scripts will no longer eliminate mobs with no respawn data. Watch...
skotlex
1
-13
/
+7
2006-09-13
- Modified the nocommand mapflag so you can specify the GM range that is bloc...
skotlex
1
-1
/
+7
2006-09-09
- Fixed a npc-timer memory leak on npc_unload ("[Warning]: ers_obj_destroy: X...
skotlex
1
-1
/
+6
2006-09-05
- Corrected SC_INTRAVISION not starting.
skotlex
1
-1
/
+0
2006-09-01
The duplicate npc report will now print the related file name
toms
1
-1
/
+1
2006-08-28
- The memory leak reports will now print out in the logs also the revision th...
skotlex
1
-0
/
+21
2006-08-27
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
Lance
1
-9
/
+9
2006-08-18
- Changed unit_free so that it receives which cleartype should be used when t...
skotlex
1
-1
/
+1
2006-08-07
- Cleaned some of mpeg's updated work.
skotlex
1
-4
/
+5
2006-08-07
- Adjusted Battle_check_target so that alchemist summoned mobs are targetted ...
skotlex
1
-0
/
+5
2006-08-04
- Removed settings enemy_critical_rate, homun_critical_rate. Added settings e...
skotlex
1
-4
/
+3
2006-08-04
- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...
skotlex
1
-2
/
+2
2006-07-28
- Fixed a memory leak when there exists more than one user function with the ...
skotlex
1
-5
/
+11
2006-07-28
- The picklog will now record negative values for items sold to npcs.
skotlex
1
-1
/
+1
2006-07-27
- Synced the script.c file with as much data as possible from jA's:
skotlex
1
-18
/
+15
2006-07-27
- Changed npc_click declaration to receive an npc structure rather than a gen...
skotlex
1
-16
/
+8
2006-07-25
- Added a check when buying from npcs to allow buying of item_avail items.
skotlex
1
-1
/
+2
2006-07-19
- When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it wi...
skotlex
1
-8
/
+13
2006-07-12
- Fixed inverted check which was preventing you from buying more than 1 from ...
skotlex
1
-1
/
+1
2006-07-11
- Coded @reset.
skotlex
1
-1
/
+1
2006-06-30
- Added mapflag "nochat" to prevent chatting rooms from being created.
skotlex
1
-0
/
+3
2006-06-29
* [Fixed]
Lance
1
-7
/
+5
2006-06-27
- Fixed indentation on int_pet.c (how did it got messed up?)
skotlex
1
-0
/
+4
2006-06-24
* [Optimized]:
Lance
1
-2
/
+2
2006-06-23
- Added pc_bonus_autospell_del, gives support for removing autospell effects....
skotlex
1
-4
/
+6
2006-06-18
* [Removed]:
Lance
1
-7
/
+0
2006-06-17
* [Added]:
Lance
1
-0
/
+1
2006-06-16
* [Fixed]:
Lance
1
-1
/
+2
2006-06-14
- A quick fix for lazy scripters -_- sheesh
Lance
1
-11
/
+11
2006-06-14
* [Improved]:
Lance
1
-1
/
+6
2006-06-12
- Fixed npc_checknear's distance check returning the opposite of what it shou...
skotlex
1
-2
/
+2
2006-06-12
- Made guild member exp an unsigned int.
skotlex
1
-84
/
+68
2006-06-10
* [Improved]:
Lance
1
-3
/
+35
2006-06-08
- Updated mob_npc_warp to a three-state config switch. 0 disables. 1 enable o...
skotlex
1
-0
/
+4
2006-06-07
- Added config setting mob_npc_warp, when set to yes, enables mobs to be warp...
skotlex
1
-0
/
+29
2006-06-07
- Added pc_calcexp to calculate individual exp bonuses acquired from exp's so...
skotlex
1
-2
/
+2
2006-06-02
- Uncommented the npc_debug_warps code.. oops.
skotlex
1
-2
/
+2
2006-06-02
- Altered status_calc_pc so that equipment scripts are ran before card-scripts.
skotlex
1
-2
/
+2
2006-06-02
[Fixed]
Lance
1
-2
/
+2
2006-05-31
[Fixed]:
Lance
1
-0
/
+1
2006-05-31
[Fixed]:
Lance
1
-1
/
+1
2006-05-31
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6876 54...
Lance
1
-0
/
+2
2006-05-31
[Improved]:
Lance
1
-5
/
+23
2006-05-30
- Small optimization in battle_check_target
skotlex
1
-1
/
+1
2006-05-29
[Optimized]
Lance
1
-1
/
+2
2006-05-27
- Added structure status_data which holds status-related information (str, ag...
skotlex
1
-1
/
+3
2006-05-26
* Mob control engine tested 99% working so far.
Lance
1
-2
/
+2
2006-05-25
added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings
Lupus
1
-0
/
+3
2006-05-24
- Corrected item script for dead branch and poring box
skotlex
1
-1
/
+2
2006-05-23
- the charname request hack message has been downgraded to only include GM-in...
skotlex
1
-2
/
+3
[next]