index
:
repo-recursive-tests/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql-files
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
Fixed bonus for Valorous Assaulter's Katzbalger (1184). (Bugreport:3021)
kenpachi2k11
1
-1
/
+1
2011-12-12
Fixed bonuses for Kafra Dolls (ItemIDs 5340, 5341, 5342, 5343, 5344 5345) and...
kenpachi2k11
1
-6
/
+6
2011-12-11
Fixxed Mole Card bonus.(bugreport:2230)
kenpachi2k11
1
-2
/
+2
2011-12-10
Corrected an issue with Sprint Ring adjusting bDelayRate the wrong way. (bugr...
jmanfffreak
1
-1
/
+1
2011-12-09
Fixed typo in item_db_re.sql, bugreport:5108
shennetsind
1
-6
/
+6
2011-12-09
- Added a blank line at EOF to make SVN and some compilers happy. (bugreport:...
brianluau
2
-103
/
+103
2011-12-09
Removed the Worn Out Scroll giving a Jellopy (bugreport:5053).
jmanfffreak
1
-1
/
+1
2011-12-09
Fixed Pussy Cat Ears not being able to be equipped by all jobs. bugreport:5102
jmanfffreak
1
-1
/
+1
2011-12-09
Added item_db_re.sql -- missed this little guy when RREmu was merged in.
shennetsind
1
-0
/
+102
2011-12-05
Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...
shennetsind
2
-1
/
+2
2011-10-31
- Removed .gat from map names.
brianluau
2
-2
/
+0
2011-09-10
- Fixed some typos in item_db.txt (bugreport:5048)
brianluau
2
-1726
/
+2299
2011-04-16
* Added support for visible garments/robes.
ai4rei
2
-0
/
+2
2011-04-16
* Updated field `weapon` in table `char` to default to '0' (bare-handed) rath...
ai4rei
2
-1
/
+2
2011-04-15
* Fixed some `mob_db` columns being too small for currently used values (bugr...
Gepard
2
-12
/
+12
2011-03-24
- Removed extra <TAB> from const.txt
brianluau
2
-4
/
+8
2011-03-01
- Updated SQL item/mob databases to latest. (thanks Peter)
brianluau
2
-1558
/
+1890
2011-02-19
* Implemented buying store system (aka. reverse vending, purchase shop) toget...
ai4rei
2
-4
/
+8
2011-02-08
* Added support for new delayed character deletion.
ai4rei
2
-0
/
+2
2011-01-14
* Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql...
ai4rei
2
-0
/
+2
2010-12-12
* Removed `motd` from `ragsrvinfo` table in main.sql, missed in previous comm...
ai4rei
1
-2
/
+1
2010-12-12
* Updates to dynamic server information `ragsrvinfo` on SQL.
ai4rei
1
-0
/
+1
2010-11-26
Changed 'killerrid' and 'killedrid' from player vars to player params (bugrep...
ultramage
1
-0
/
+1
2010-08-26
- Fixed duration of Box_Of_Sunlight. (bugreport:4408)
brianluau
1
-1
/
+1
2010-08-20
* Fixed wrong events being called for flavius02 BG waiting rooms. (bugreport:...
L0ne_W0lf
1
-1
/
+1
2010-06-19
- Updated SQL item/mob databases to latest. (thanks Peter)
brianluau
2
-1526
/
+1851
2010-06-02
- Fixed item script of Chicken_Hat (5431). (bugreport:4174)
brianluau
2
-3
/
+3
2010-05-28
- Fixed % issues with Battleground Medals. (bugreport:4062)
brianluau
2
-41
/
+83
2010-04-17
- Fixed some typos in quest_db.txt (bugreport:4186)
brianluau
2
-0
/
+2
2010-04-01
- Fixed 'OnPCLogoutEvent' being queued and never executed if
brianluau
1
-12
/
+12
2010-03-31
- Updated 'getinventorylist' to also return expire_time in the array @invento...
brianluau
2
-14
/
+14
2010-03-15
- Fixed some accessories added in r14210 being refineable. (bugreport:4126)
brianluau
1
-38
/
+38
2010-02-10
- Fixed a misleading description. (bugreport:4008)
brianluau
3
-40
/
+111
2010-02-09
Expanded range for cached and stored-in-db guild member exp (devotion) from u...
Paradox924X
2
-1
/
+2
2010-01-08
- Fixed a typo in Orc's Memory.
brianluau
3
-231
/
+236
2009-12-01
- Fixed weight of Mandragora_Cap (5399) should be 30, not 300. (bugreport:3910)
brianluau
1
-16
/
+21
2009-11-11
- Fixed a typo in Strawberry Cake (12319). (bugreport:3702)
brianluau
4
-26
/
+49
2009-10-12
Added missing sql update file for rename
Inkfish
2
-0
/
+2
2009-09-24
- Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052.
brianluau
2
-19
/
+32
2009-09-04
forget to update main.sql
Inkfish
1
-3
/
+0
2009-09-04
* QuestLog Fix.
Inkfish
1
-0
/
+3
2009-08-27
- Fixed typo in Hyegun_Hat (5367). (bugreport:1935)
brianluau
1
-2
/
+2
2009-08-26
- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)
brianluau
4
-1174
/
+1725
2009-07-27
- Added svn:eol-style native for some conf/css/html/pl/sql/txt files.
brianluau
10
-129
/
+129
2009-07-26
Fixed mob counts and quest states are not saved properly sometimes
Inkfish
2
-0
/
+0
2009-07-26
* Some updates of Quest Log system
Inkfish
2
-15
/
+10
2009-07-25
Fixed undeclared variables on charserv compiling. how careless i am.....
Inkfish
1
-20
/
+0
2009-07-25
adding the sql update I forgot...
Inkfish
1
-0
/
+40
2009-07-02
- Added mosk_que to the mapcache (follow up to r13903).
brianluau
3
-65
/
+65
2009-06-23
- Updated SQL item/mob databases to latest.
brianluau
4
-71
/
+117
[next]