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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-24
- Some cleaning around the return to egg code. Pets should stop duplicating now.
skotlex
2
-29
/
+22
2006-03-24
- Another mob_summon fix. Slave summoning SHOULD be working now.
skotlex
1
-1
/
+1
2006-03-24
- Fixed skillidx not being set whenever a mob uses a skill.
skotlex
2
-3
/
+10
2006-03-24
Replaced !sd->special_state.nocastcancel2 && something to (sd->special_state....
blackhole89
1
-2
/
+2
2006-03-24
- Added function map_search_freecell to locate an available cell around an ar...
skotlex
6
-149
/
+131
2006-03-24
- Some small, insignificant code cleanups in unit.c
skotlex
1
-16
/
+15
2006-03-24
- Added unit.c to the VC8 project file, thanks to Joshuaali
skotlex
1
-0
/
+4
2006-03-24
- Fixed a crash in unit_useskill_pos2
skotlex
1
-1
/
+1
2006-03-23
- Fixed Devotion not properly being cleared on death/near death in some cases.
skotlex
2
-0
/
+3
2006-03-23
"castnodex&~1"
blackhole89
1
-5
/
+5
2006-03-23
- Modified pc_percent_heal to avoid overflow problems.
skotlex
1
-18
/
+27
2006-03-23
- Fixed Potion Pitcher sometimes crashing the server.
skotlex
2
-37
/
+44
2006-03-23
* Minor cleanups.
Lance
3
-3
/
+3
2006-03-23
- Fixed compile error and missing field in the clone function.
skotlex
2
-3
/
+2
2006-03-23
- Some cleanup. Fixed function pc_isCardAllowedOn causing searches for non-ex...
skotlex
1
-11
/
+18
2006-03-23
- Changed Preserve's cost to 30sp
skotlex
4
-10
/
+5
2006-03-22
- Merged the unit_data structure from jA for handling unit-related data (atta...
skotlex
24
-5407
/
+3575
2006-03-22
- status_check_skilluse won't block skill-specific checks (silence, berserk, ...
skotlex
4
-35
/
+63
2006-03-22
fixed Piercing shot, desperado, fullbuster damage
Vicious
1
-3
/
+3
2006-03-22
- Some cleanups in irc.c
skotlex
2
-3
/
+11
2006-03-22
* Fixed compiler warnings in battle.c
Lance
1
-1
/
+1
2006-03-22
[reddozen's fix]
Lance
3
-34
/
+35
2006-03-21
Fixed duel in pk-mode (same party/same guild/alliance non-targeting issue).
LuzZza
1
-3
/
+5
2006-03-21
Fix on not showing guildmembers logins/logouts messages.
LuzZza
4
-46
/
+94
2006-03-21
- Fixed the inf2 for BA_DISSONANCE
skotlex
2
-10
/
+9
2006-03-21
warning msg typos fix
Lupus
3
-3
/
+3
2006-03-20
- Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps w...
skotlex
1
-11
/
+19
2006-03-20
- Added a pc_stop_attack() invokation when starting SC_XMAS/SC_WEDDING.
skotlex
1
-2
/
+3
2006-03-20
- Fixed "being able to cast" skills while dead.
skotlex
1
-3
/
+4
2006-03-20
Cleaned up some guild functions:
LuzZza
1
-35
/
+46
2006-03-20
- @stfu now allows negative intervals to be specified, they increase manner i...
skotlex
3
-3
/
+13
2006-03-20
- Small fix to prevent killer/killable states from allowing you to target you...
skotlex
8
-43
/
+52
2006-03-20
Heh. Took me quite a while to figure this out... but yeah. As of this revisio...
blackhole89
1
-1
/
+2
2006-03-19
* Fixed event_kill_pc to behave like what it should instead of another replic...
Lance
2
-5
/
+30
2006-03-19
* Recoded getmobdata script function. Fixed mob_damage typo sd -> mvp_sd. Cle...
Lance
3
-75
/
+138
2006-03-18
added script function 'getmonsterinfo'
Lupus
1
-0
/
+92
2006-03-18
* Fixed warnings on compilers again.
Lance
3
-2
/
+15
2006-03-17
- Removed a block of code from skill_check_condition that actually belongs to...
skotlex
2
-3
/
+4
2006-03-17
* Fixed misleading and inaccurately documented events and added a missing flag.
Lance
5
-25
/
+39
2006-03-17
Corrected nullpo_retv -> nullpo_ret since npc_unload is int.
Lance
1
-1
/
+1
2006-03-17
Reappropriate my previous fix on map_foreachiddb, it's npc_unload's problem.
Lance
1
-1
/
+3
2006-03-17
* Fixed npc_cleanup_dbsub not removing key and caused pointer being freed pro...
Lance
1
-0
/
+1
2006-03-17
- Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)
skotlex
6
-20
/
+27
2006-03-17
- removed auto-attaching of player-run scripts in initnpctimer. You must use ...
skotlex
1
-1
/
+1
2006-03-17
* Another compiler warning...
Lance
1
-1
/
+1
2006-03-17
* Final fix on Juperos NPC.
Lance
4
-2
/
+11
2006-03-17
* Fixed compiler warning in script.c get_mob_data.
Lance
1
-25
/
+25
2006-03-16
A small fix.
MasterOfMuppets
1
-1
/
+4
2006-03-16
Update NJ_ZENYNAGE to deal a random ammount of damage depending on its skill ...
MasterOfMuppets
1
-2
/
+6
2006-03-16
- @kill_monster/@kill_monster2 won't touch Guardians/Emperium now.
skotlex
1
-1
/
+4
[next]