index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-15
Use the same code for script commands getitem & getitem2 as @item to avoid bu...
toms
1
-12
/
+42
2008-04-15
Used a forward declaration of the struct quest instead of including mmo.h
toms
1
-1
/
+2
2008-04-15
* Corrected some invalid syntax in skill_db.txt (wrong usage of commas)
ultramage
7
-271
/
+128
2008-04-14
Some more updates to the quest log system. It has been completely moved to th...
Kevin
5
-29
/
+39
2008-04-13
Major updates to the quest system.
Kevin
4
-8
/
+141
2008-04-13
Added an include in clif.h to avoid a complaint of gcc
toms
1
-1
/
+1
2008-04-13
* Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256:
FlavioJS
1
-13
/
+61
2008-04-13
Changed LOG_ALL definition to really log everything
toms
1
-11
/
+14
2008-04-11
- Added code to remove a trap when it dies.
zephyrus
1
-10
/
+24
2008-04-11
The max_account_id packetver detection mechanism will never cause any connect...
ultramage
3
-20
/
+4
2008-04-11
Changed eol-style to native for these files.
Kevin
2
-157
/
+157
2008-04-11
Finished most of the quest log code, still bits here and there but it's usabl...
Kevin
3
-8
/
+90
2008-04-11
Some quest log changes and removed one of the set char offline calls that was...
Kevin
2
-1
/
+4
2008-04-11
More questlog code.
Kevin
7
-4
/
+164
2008-04-11
- Fixed a bug in de-adopt code (parent skills need to be removed).
zephyrus
1
-0
/
+2
2008-04-10
Crash fix for (r12552).
Kevin
2
-1
/
+14
2008-04-10
Lolwhoops.
Kevin
1
-0
/
+2
2008-04-10
Client not marked online until map receives auth request from the client and ...
Kevin
1
-2
/
+9
2008-04-10
Modified the charservers to use a DBMap instead of a cyclic array for auth data.
ultramage
1
-2
/
+4
2008-04-10
* Reverted the change to MAX_SQUARE_LAYOUT.
L0ne_W0lf
1
-1
/
+1
2008-04-10
- Fixed Max Guardians max = 8 (no need to increase this value for woe 2.0 as ...
zephyrus
1
-8
/
+28
2008-04-10
* Updated NPC skill "Evil Land". More gravity wtfage.
L0ne_W0lf
3
-5
/
+5
2008-04-10
Some preliminary code for the questlog system (clif packet functions and basi...
Kevin
3
-0
/
+133
2008-04-08
Lolbug.
Kevin
1
-1
/
+1
2008-04-08
Fixed party invitation ack messages not displaying on recent clients (bugrepo...
ultramage
3
-4
/
+16
2008-04-08
Modified PACKETVER for recent clients to use a YYYYMMDD date format instead o...
ultramage
2
-19
/
+20
2008-04-08
Small party/guild creation cleanup. Added packet comments. Removed fake reply...
ultramage
4
-31
/
+49
2008-04-08
Apparently I'm the only one that has it out for the alphabet.
Kevin
2
-10
/
+7
2008-04-08
Added some aFrees, ultramage is a jerk.
Kevin
2
-0
/
+4
2008-04-08
The fix in r12521 will now temporarily trim white space before checking the s...
Kevin
2
-2
/
+7
2008-04-08
Full revert of r12402, could be the cause of mob respawn problems (followup t...
ultramage
1
-7
/
+0
2008-04-08
Reverted L0ne_W0lf's change of PACKETVER
toms
1
-1
/
+1
2008-04-08
Updated MAX_GUARDIANS to support an insane amount of guardians.
L0ne_W0lf
1
-1
/
+1
2008-04-07
Immunity to magic now makes you immune to the SC effect as well. (bugreport:1...
Kevin
1
-0
/
+3
2008-04-07
* Made script command 'flagemblem' and guild_emblem_change send an update of ...
FlavioJS
10
-22
/
+144
2008-04-07
Party/guild names can no longer be less then 2 characters long.(bugreport:1328)
Kevin
2
-3
/
+7
2008-04-07
Removed the 'wait close' timer that closed a session's socket after 5 seconds.
ultramage
5
-52
/
+12
2008-04-07
Improved the Mental Sensing fix from r12507 to not start the status at all, i...
ultramage
2
-2
/
+3
2008-04-07
Fixed a case where a dangling pointer was formed when a person was invited to...
Kevin
1
-1
/
+7
2008-04-07
Magnum Break will now affect traps. See (r12516).
Kevin
2
-1
/
+3
2008-04-07
-Sight rasher now affects the wizard's own and other's icewalls.
Kevin
2
-4
/
+8
2008-04-07
NPC earthquake now divides the atk2 bonus between players. (bugreport:1253)
Kevin
1
-1
/
+2
2008-04-07
Changed guild skills restore, regen, and battle order to only affect BL_PC. (...
Kevin
1
-3
/
+3
2008-04-07
Reverted one of the changes in dynamic mobs that may be causing the spawning ...
Kevin
1
-1
/
+1
2008-04-06
NVM on last fix (r12510).
Kevin
1
-1
/
+1
2008-04-06
Changed Mental Vision fix (r12507) to check for mexp rather then the boss fla...
Kevin
1
-1
/
+1
2008-04-06
Equip speed buffs no longer stack with speed consumables other then speed pot...
Kevin
1
-2
/
+7
2008-04-06
Sprint, Fusion, and Increase AGI now stack independently. The other speed buf...
Kevin
1
-21
/
+34
2008-04-06
Mind Sensing no longer gives an xp bonus on bosses. (bugreport:1282)
Kevin
1
-1
/
+1
2008-04-06
Changed Union/Increase AGI stack fix (it should work now). (bugreport:1155)
Kevin
1
-6
/
+2
[next]