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
2009-04-10
- Set mob delay to a max of 24 hours so that mob_skill_db entries with huge d...
skotlex
1
-7
/
+10
2009-04-07
Berserk Pitcher can now be used on characters that have bows equipped (fix to...
ultramage
1
-2
/
+2
2009-04-06
Modified the lazy mob AI code to fix some very annoying behavior (bugreport:2...
ultramage
1
-28
/
+13
2009-04-05
The dynamic mobs system will no longer de-spawn mvps (because it's annoying a...
ultramage
1
-0
/
+3
2009-04-03
Quick-fixed a bug that let anyone kick any online character from the mapserve...
ultramage
1
-11
/
+2
2009-04-01
* Removed online_check config options. (always active now)
FlavioJS
6
-145
/
+147
2009-03-31
(bugreport:2836) A correction of a typographical error with GM command logging.
sketchyphoenix
1
-1
/
+1
2009-03-31
Gunslinger Tracking can be canceled if you get hit.
ultramage
1
-5
/
+5
2009-03-30
Fixed atcommand_param() using a hardcoded @ symbol, which broke on charcomman...
ultramage
1
-5
/
+3
2009-03-30
Defined new server-side PACKETVER 20081126 to add support for the modified pe...
ultramage
2
-1
/
+9
2009-03-30
Added packet 0x43f's length to the packet len table and adjusted related code...
ultramage
1
-7
/
+6
2009-03-30
Extended the hardcoded packet length table values up to MAX_PACKET_DB (0x500).
ultramage
1
-52
/
+92
2009-03-29
- Missing cleanup from the previous BG code removal.
zephyrus
1
-1
/
+1
2009-03-29
- Implementing official battleground "emblem" crossed swords icon.
zephyrus
7
-345
/
+67
2009-03-29
Enhanced the 'hack on npc menu' message in clif_parse_NpcSelectMenu.
ultramage
1
-7
/
+10
2009-03-27
* Fixed a problem that blockskill timer failed when there was more than one o...
Playtester
2
-5
/
+6
2009-03-27
- Added Flavius Battleground scripts.
zephyrus
1
-221
/
+220
2009-03-26
Quickfix to last commit
Playtester
1
-1
/
+1
2009-03-26
* Fixed Spirit of Assassin not reducing the aftercast delay of Sonic Blow
Playtester
1
-12
/
+26
2009-03-25
Added correct packets for the food item creation window.
ultramage
3
-1
/
+78
2009-03-25
Fixed skill delay paw print icons showing for far too long.
Sara
2
-4
/
+14
2009-03-24
Ghetto-fixed the status timer packet for now.
Sara
1
-1
/
+3
2009-03-24
Some more fixes to my buggy commit -.-;
Sara
1
-1
/
+4
2009-03-24
:)
akrus
1
-3
/
+2
2009-03-24
Some fixes to my previous commit.
Sara
2
-6
/
+6
2009-03-24
sorry for so many commits, have no time to test
akrus
1
-1
/
+1
2009-03-24
Lol :x
akrus
1
-3
/
+3
2009-03-24
Yet another fix...
akrus
1
-1
/
+1
2009-03-24
Quick fix for Sara's commit
akrus
1
-2
/
+2
2009-03-24
* Added support for new status change packet, uses new setting display_status...
Sara
9
-20
/
+46
2009-03-18
- Implemented new item and bonuses for Kreiger Von Midgard rewards.
zephyrus
8
-38
/
+282
2009-03-17
- Battleground mapflags:
zephyrus
1
-3
/
+12
2009-03-17
- Implemented official battlechat packets (thanks to Pakpil).
zephyrus
5
-29
/
+153
2009-03-16
Fixed a logic typo in one empty string check (from r4823).
ultramage
1
-1
/
+1
2009-03-13
Corrected a potentially uninitialized variable in sv_parse (bugreport:2860).
ultramage
1
-1
/
+2
2009-03-10
* Results of client behavior investigation when mes/next/close/menu/input is ...
FlavioJS
1
-18
/
+63
2009-03-08
Fixed statpoint table-based stat reset code using 'short' instead of 'unsigne...
ultramage
1
-12
/
+10
2009-03-08
* Fixed a couple bugs with marionette control
ultramage
3
-143
/
+59
2009-03-08
Added several mail id checks to prevent a map server crash (bugreport:2837).
ultramage
1
-3
/
+16
2009-03-04
Fixed a crash if for some reason a mob uses Blade Stop.
ultramage
1
-1
/
+1
2009-03-04
Small edits to battleground code (bugreport:2816)
ultramage
10
-490
/
+427
2009-03-03
Removed the Blade Stop range check against players.
ultramage
1
-1
/
+1
2009-03-02
Partial revert of r13556. The client doesn't handle active skills with 0 sp c...
ultramage
1
-1
/
+1
2009-03-02
Blade Stop status no longer prevents item use and equip changing.
ultramage
2
-4
/
+4
2009-03-02
Just some generic cleanups.
ultramage
4
-34
/
+31
2009-03-01
Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until...
shadow
3
-2
/
+5
2009-03-01
Ankle Snare cannot be knocked back anymore (bugreport:2804).
ultramage
1
-0
/
+2
2009-02-26
- Second Part of BattleGround Implementation.
zephyrus
2
-0
/
+412
2009-02-26
- Fixed item Nemesis.
zephyrus
18
-214
/
+1021
2009-02-25
* Wrong variable being used in StringBuf_Vprintf. (follow up to r13386, fixes...
FlavioJS
1
-1
/
+1
[next]