index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
map.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-29
[Fixed]:
Lance
1
-1
/
+1
2006-05-29
[Fixed]:
Lance
1
-1
/
+3
2006-05-29
- Fixed pc_readparam/pc_setparam to use battle_status.hp/sp rather than statu...
skotlex
1
-2
/
+2
2006-05-27
- Added structure status_data which holds status-related information (str, ag...
skotlex
1
-44
/
+71
2006-05-26
* Change scripting engine's NPC scope vars to dot (.) style.
Lance
1
-0
/
+1
2006-05-25
added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings
Lupus
1
-0
/
+1
2006-05-25
* Fixed mob control commands.
Lance
1
-0
/
+1
2006-05-22
* WARNING: New scripting system contains memory leak
Lance
1
-2
/
+2
2006-05-21
* Part A of the Homunculus code.
blackhole89
1
-0
/
+40
2006-05-14
* Bugfix on fake npc
Lance
1
-0
/
+2
2006-05-10
- Moved the OPTION defines from map.h to status.h (where they belong)
skotlex
1
-19
/
+0
2006-05-09
- Script commands sc_start, sc_start2 and sc_start4 will now start regardless...
skotlex
1
-1
/
+1
2006-05-08
- Fixed compilation error.
skotlex
1
-1
/
+1
2006-05-08
- Removed SP_DISGUISE from the bonus list.
skotlex
1
-11
/
+13
2006-05-05
- OnEquip scripts will be trigger on log-on now.
skotlex
1
-2
/
+2
2006-05-03
- Fixed standing up not really standing you up.
skotlex
1
-0
/
+5
2006-05-02
- Removed OPTION_XMAS, it seems to not exist....
skotlex
1
-3
/
+1
2006-05-01
- Added function map_foreachinshootrange, behaves the same way as map_foreach...
skotlex
1
-0
/
+1
2006-04-30
- Removed attack_type from sd->state structure (it's only use was for soul-dr...
skotlex
1
-1
/
+0
2006-04-29
fixed STEAL. now working
Lupus
1
-1
/
+1
2006-04-29
Added @noask command: enable/disable deals/invites autorejecting.
LuzZza
1
-0
/
+1
2006-04-29
Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tri...
Lupus
1
-1
/
+1
2006-04-26
- Updated item_db.sql to current.
skotlex
1
-4
/
+0
2006-04-26
- Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scr...
skotlex
1
-1
/
+0
2006-04-23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6239 54...
shinomori
1
-0
/
+2
2006-04-22
- Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end
skotlex
1
-5
/
+8
2006-04-21
- Updated the HP/SP leech structures to have race-data attached to them.
skotlex
1
-21
/
+36
2006-04-20
- Added two columns to item_db: equip_script and unequip_script are scripts t...
skotlex
1
-3
/
+2
2006-04-20
- Added support for n to specify minutes to @charban.
skotlex
1
-1
/
+2
2006-04-18
- Removed message 592 from trade.c
skotlex
1
-1
/
+0
2006-04-18
* Shinomori's method (kinda) of remote script execution with interaction.
Lance
1
-0
/
+1
2006-04-17
- Added state.running to unit_data to make it easier to check for running cha...
skotlex
1
-0
/
+2
2006-04-13
- Changed slave chasing from using unit_walktobl to map_search_freecell + uni...
skotlex
1
-1
/
+1
2006-04-12
- Added special_state changebase to identify when a character has a special-v...
skotlex
1
-0
/
+1
2006-04-11
- Added ers handling for skill_timerskill structures.
skotlex
1
-1
/
+1
2006-04-11
- Implemented use of ers for skill_unit_groups to reduce memory usage. NEEDS ...
skotlex
1
-1
/
+1
2006-04-11
- Multiple optimizations to the unit_data auto-chase upgrade, also simplified...
skotlex
1
-2
/
+1
2006-04-10
- Modified the unit_data structure to handle automatically switching between ...
skotlex
1
-0
/
+2
2006-04-03
- Removed the flag variable from the npc_data structure. Disabled NPCs are no...
skotlex
1
-1
/
+0
2006-04-01
* Dynamic shops support with script callback. (needs testing)
Lance
1
-0
/
+1
2006-04-01
- Added structure view_data to handle sprite information for all characters (...
skotlex
1
-10
/
+25
2006-03-28
- Added a debug function to locate all "looping warps"
skotlex
1
-4
/
+0
2006-03-25
- Added a missing escape in logging chats.
skotlex
1
-3
/
+3
2006-03-24
- Fixed Warp Portal.
skotlex
1
-1
/
+0
2006-03-24
- Added function map_search_freecell to locate an available cell around an ar...
skotlex
1
-0
/
+1
2006-03-22
- Merged the unit_data structure from jA for handling unit-related data (atta...
skotlex
1
-140
/
+121
2006-03-22
- status_check_skilluse won't block skill-specific checks (silence, berserk, ...
skotlex
1
-0
/
+1
2006-03-17
* Fixed misleading and inaccurately documented events and added a missing flag.
Lance
1
-1
/
+2
2006-03-16
* mob_chat_sub fix. Added buildin_pcblockmove.
Lance
1
-0
/
+1
2006-03-16
* BL_PC and BL_MOB control script commands (experimental).
Lance
1
-0
/
+2
[next]