index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-02-25
- Bugreport #2800 ( Atcommands usables without restriction :S )
zephyrus
2
-5
/
+2
2009-02-24
Replaced giving dummy sd gm levels in script commands atcommand and charcomma...
sketchyphoenix
2
-3
/
+2
2009-02-23
* Consolidated is_atcommand() and is_atcommand_sub()
sketchyphoenix
5
-113
/
+100
2009-02-23
* Made mob_timer_delete check the deletetimer in the mob.
FlavioJS
3
-7
/
+26
2009-02-23
* Made mob_delayspawn check the spawn_timer in the mob.
FlavioJS
1
-4
/
+24
2009-02-20
Increased variable size for status/skill points to remove the 65k cap (bugrep...
ultramage
6
-67
/
+28
2009-02-20
* Modified WFIFOSET to trigger a fatal error when trying to send a packet tha...
FlavioJS
1
-1
/
+9
2009-02-19
* Fixed impropper filling of w4 in npc_parsesrcfile when there are less than ...
FlavioJS
2
-22
/
+16
2009-02-16
Fixed card remover commands not preserving item rental time.
ultramage
1
-2
/
+2
2009-02-12
Applied patch to getitem2/delitem2 to handle charid embedding correctly (bugr...
ultramage
1
-14
/
+14
[next]