index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-17
* Heat now only does 10 hits a second
Playtester
2
-3
/
+7
2007-11-17
* Fixed turbo track NPCs that caused "NPC not removed" errors...Even though t...
L0ne_W0lf
8
-14
/
+24
2007-11-17
* Fixed Guild Manager access to Guild Master only.
L0ne_W0lf
2
-2
/
+4
2007-11-17
* Attempt at correcting a small move mistake I made in regards to the movemen...
L0ne_W0lf
1
-0
/
+2
2007-11-17
* Deleted Odin temple field spawn file. Not sure why it stuck around after I ...
L0ne_W0lf
2
-66
/
+3
2007-11-17
* Renamed mob dungeon spawn files to compliment the warp script update. File ...
L0ne_W0lf
34
-84
/
+166
2007-11-17
* Rev. 11742 Renamed several dungeon warp scripts to match their map names, s...
L0ne_W0lf
30
-150
/
+200
2007-11-15
Fixes bugreport:417 and bugreport:418
L0ne_W0lf
3
-7
/
+6
2007-11-15
removing forgotten debug message
ultramage
1
-1
/
+0
2007-11-15
- Added 2 new status changes for Life and Regeneration Potions [Zephyrus]
zephyrus
8
-13
/
+61
2007-11-15
Added error messages when trying to place objects on invalid map coordinates ...
ultramage
2
-4
/
+11
2007-11-15
Really fixed bugreport:407 (eA doesn't do lazy boolean expression evaluation)
ultramage
2
-4
/
+9
2007-11-15
Fixed Divine Protection working against players (bugreport:410)
ultramage
2
-1
/
+3
2007-11-14
* Several fixes to various scripts.
L0ne_W0lf
6
-66
/
+51
2007-11-14
Fixed some guild skill offset calculation mistakes -_-
ultramage
2
-3
/
+3
2007-11-14
Fixed some homunculus skill offset calculation mistakes (bugreport:363)
ultramage
8
-14
/
+16
2007-11-13
I didn't do it! ¬_¬ Okay maybe I did.
L0ne_W0lf
1
-1
/
+1
2007-11-13
* Fixed warning in star gladiator job test.
L0ne_W0lf
3
-3
/
+7
2007-11-13
Added error reporting for invalid rows in skill db files.
ultramage
4
-8
/
+16
2007-11-12
Added error reporting to buildin_warp when it fails.
ultramage
3
-16
/
+20
2007-11-12
* Deleted unused variables in some Job Quest (2-1 & 2-2).
samuray22
10
-27
/
+22
2007-11-12
* Corrected a minor error respect to the header in Star Gladiator Quest
samuray22
2
-3
/
+5
2007-11-12
-Updated Star Gladiator Quest to the Aegis Standards
samuray22
2
-267
/
+1575
2007-11-12
Fixed homunculus skills having unlimited range instead of being capped to vie...
ultramage
4
-3
/
+6
2007-11-12
- Added SC_INCMDEFRATE, used in Mdef Potions.
zephyrus
6
-7
/
+14
2007-11-12
- Important fix to Mail System allowing (by a low change) items duple.
zephyrus
10
-87
/
+76
2007-11-12
Corrected some of the ep. 12 accessory bonuses.
L0ne_W0lf
2
-5
/
+7
2007-11-12
* Fixed @addwarp crashing the map server (bugreport:390).
FlavioJS
4
-14
/
+62
2007-11-11
* The Forget-me-not dance now behaves like Decrease AGI
ultramage
2
-6
/
+8
2007-11-11
- hom_setting&0x2 now disables skill range checks for homunculus. For the lov...
skotlex
3
-2
/
+6
2007-11-11
- Added missing include npc.h to map.c
skotlex
3
-2
/
+21
2007-11-11
Applied Rayce's improvements to the npc script parser (see bugreport:387 for ...
ultramage
2
-11
/
+16
2007-11-11
Fixed a missing include/export, and typos in the previous revision.
ultramage
4
-4
/
+6
2007-11-11
- Cleaned up pc_calc_weapontype
skotlex
4
-24
/
+41
2007-11-11
Fixed an item giving 24 of the 'Gladius' item. :P
L0ne_W0lf
2
-1
/
+3
2007-11-10
Fixed a bug in r11384 letting you bypass requirements for some skills (see bu...
ultramage
3
-14
/
+4
2007-11-11
Small fix to alchemist job quest that was blocking babies.
L0ne_W0lf
2
-2
/
+4
2007-11-11
* Item Database update.
L0ne_W0lf
2
-11
/
+118
2007-11-10
Fixed some more gcc incompatibilities...
ultramage
5
-49
/
+48
2007-11-10
Changing enum weapon_type in the mmo_charstatus structure back to integer unt...
ultramage
1
-1
/
+1
2007-11-09
Replaced several 'int' variables with enums that they represent.
ultramage
9
-46
/
+58
2007-11-09
* Re-worked the login-char-map packet spam mechanism
ultramage
11
-169
/
+264
2007-11-09
Fixed socket.c using time() incorrectly, causing stall timer desynchronizatio...
ultramage
2
-3
/
+4
2007-11-09
* Added a database iterator to db.c/db.h.
FlavioJS
3
-1
/
+444
2007-11-08
- Ooops! Adding a missing comma (,).
zephyrus
1
-1
/
+1
2007-11-08
- Added a new setting 'guild_skill_relog_delay' to activate the guild skills ...
zephyrus
6
-6
/
+12
2007-11-08
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
FlavioJS
29
-508
/
+396
2007-11-08
Synced the charservers' init procedure.
ultramage
2
-38
/
+34
2007-11-08
Synced charserver char creation creation code
ultramage
3
-254
/
+140
2007-11-08
* Updated configure script:
FlavioJS
3
-10
/
+71
[next]