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-09-29
* Fixed "Heat" and "Crimson Fire Formation"
Playtester
2
-4
/
+7
2007-09-29
Renamed&moved macros clif_trading() and clif_cant_act() to pc.c since they're...
ultramage
2
-44
/
+39
2007-09-28
Fixed Victorious Coronet thanks to Pinky and $ephiroth
Playtester
2
-1
/
+2
2007-09-28
Added 11.2 gun drops
Playtester
2
-3
/
+4
2007-09-28
* Changed back the query to get the friends of a character to a LEFT JOIN.
FlavioJS
3
-1
/
+13
2007-09-28
* Removed slots from Gusli, and commented it out. kRO doesn't support this item.
L0ne_W0lf
2
-3
/
+6
2007-09-28
* Corrected Summer Outfit not included as a PC class. (Zephyrus_CR)
L0ne_W0lf
2
-1
/
+2
2007-09-28
Added missing msg_athena.conf entry for the summer outfit; name 'Summer' used...
ultramage
6
-4
/
+5
2007-09-28
Removed some redundant code from the sql charserver.
ultramage
4
-147
/
+108
2007-09-28
Updated item_db.sql
Playtester
1
-1
/
+2
2007-09-28
* Implemented Summer Outfit care of Zephyrus_CR.
L0ne_W0lf
12
-14
/
+55
2007-09-28
* Fixed sql target not including the save target in the Makefile, needed by t...
FlavioJS
2
-1
/
+4
2007-09-27
* Re-added an ETC item that got lost in the item update. (7062)
L0ne_W0lf
2
-0
/
+2
2007-09-27
Fixed a small script typo in r11315 (offsets are 1-26, so rand() needs to ret...
ultramage
1
-1
/
+1
2007-09-27
* Removed Final Strike from skill_cast_db
Playtester
4
-901
/
+899
2007-09-27
* Updated All ETC items until 11.2.
L0ne_W0lf
2
-889
/
+892
2007-09-27
* Optimized/simplified some poorly written code in TSQ
ultramage
2
-692
/
+398
2007-09-27
* Fixed Diablos Armor. Again.
L0ne_W0lf
2
-1
/
+2
2007-09-27
* Fixed Diablos Armor (Thanks to WiZ|)
L0ne_W0lf
2
-1
/
+3
2007-09-27
* Loot code using charid's instead of id's in pick priority.
FlavioJS
12
-61
/
+88
2007-09-27
* Reimplemented mmo_char_fromsql using sql statements. (fixes bugreport:93)
FlavioJS
7
-246
/
+396
2007-09-27
* Made some adjustments in the Sign Quest with dialogs/summoning and fixed a ...
SinSloth
2
-203
/
+372
2007-09-27
Fixed two item prices
Playtester
1
-2
/
+2
2007-09-26
* Implemented Token of Siegfried effect care of Zephyrus_CR.
L0ne_W0lf
4
-1
/
+24
2007-09-26
- Pretend this never happened.
skotlex
1
-2
/
+0
2007-09-26
Fixed a typo in the sql login server causing client hang after entering a wro...
ultramage
1
-1
/
+1
2007-09-25
* Touched up View IDs of the Japanese new Mobile headgears.
L0ne_W0lf
2
-6
/
+7
2007-09-25
* Added Veins Cool Event Corp. Rep. and Inn master.
L0ne_W0lf
3
-6
/
+186
2007-09-25
Uploading the Guide this time. ;_;
L0ne_W0lf
1
-0
/
+125
2007-09-25
* Added Veins guide first version.
L0ne_W0lf
2
-0
/
+2
2007-09-25
- Fixed bAddEff2 causing the effect on the enemy rather than on yourself.
skotlex
1
-1
/
+1
2007-09-25
* Added Veins shops to shops.txt.
L0ne_W0lf
2
-1
/
+13
2007-09-25
* Corrected Aegis name for socketed Schweizersabel and Spike.
L0ne_W0lf
2
-2
/
+3
2007-09-25
* Fixed a small bug in a Comodo NPC. (close -> close2)
L0ne_W0lf
2
-2
/
+5
2007-09-25
* Item database update.
L0ne_W0lf
2
-65
/
+169
2007-09-25
- Modified a bit the hard/lazy ai triggers to match aegis:
skotlex
5
-6
/
+23
2007-09-25
Small drop rate update
Playtester
2
-8
/
+10
2007-09-25
* Fixed the double free's caused by r11290 (wrong option in the database cons...
FlavioJS
3
-2
/
+7
2007-09-25
- Corrected being able to cast multiple Gravitation Fields before the previou...
skotlex
2
-1
/
+3
2007-09-25
* Disabled tick cache (to enable it: define TICK_CACHE to the number of calls...
FlavioJS
9
-112
/
+182
2007-09-24
Added back log_chat's '1 - log everything' setting (revert from r10850).
ultramage
7
-27
/
+29
2007-09-24
- Changed Greed Scroll's type to 11 (all itemskill items should use this)
skotlex
9
-52
/
+58
2007-09-24
* Fixed a bug in the sign quest
Playtester
2
-8
/
+11
2007-09-24
Removed unused mobdb2 entries (late followup to 10988 and 10946)
ultramage
2
-40
/
+3
2007-09-24
* Limited manual detection of data truncation to string/enum/blob columns.
FlavioJS
75
-24
/
+31
2007-09-24
Fixed Lever Action Rifle thanks to Cort
Playtester
2
-1
/
+3
2007-09-23
Fixed some "official bugs"
Playtester
2
-3
/
+4
2007-09-23
* Added flag svn:executable to the configure script.
FlavioJS
3
-13
/
+39
2007-09-23
Another fix on Doom Slayer
Playtester
2
-2
/
+4
2007-09-23
* map_addflooritem and struct item_drop_list using id's instead of struct map...
FlavioJS
10
-72
/
+68
[next]