flaid
|
9d68815fd3
Follow up fix to r16284
|
13 years ago |
flaid
|
86ee10e1f3
Fixed bugreport:6001 updated item script
|
13 years ago |
shennetsind
|
bcb7054ee7
Follow up r16280 added renewal checks for the added fireball formula and fixed napalm stacking with the new formula
|
13 years ago |
euphyy
|
1c12bbad2f
* Added new "Job Master" script to replace the old one - it includes many new features, and fixes bugreport:5922 (custom\jobmaster.txt)
|
13 years ago |
flaid
|
96c70a1951
Added SQL mob skills bugreport:5992
|
13 years ago |
ignizh
|
2756f408ed
Fixed Fire Ball renewal damage (bugreport:5991)
|
13 years ago |
brianluau
|
6261742ed4
* Merged /branches/renewal/ r14635 Item Stacking System to /trunk (follow up to r15060) pid:106973
|
13 years ago |
brianluau
|
638642450a
- Added svn:eol-style=native property on some recently added text files.
|
13 years ago |
flaid
|
c52fdc104c
Small db error fix bugreport:5997
|
13 years ago |
flaid
|
5fddaf32ff
Added iRO hats and matk fixes into TXT
|
13 years ago |
flaid
|
9151093ff7
Added iRO hats and matk fixes into SQL
|
13 years ago |
shennetsind
|
4f1f7b9d38
Fixed bugreport:5994 misuse of inline against msvc standards (and inline was pointless there too. thought it'd be used elsewhere, not the case).
|
13 years ago |
shennetsind
|
4ca3aa34ed
Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Reduced increases/reduced the SP consumption of skilln by x%. (supports skill names)
|
13 years ago |
shennetsind
|
e2fd3350e5
Improved bonus-adding processes by no longer having to add it to the zero'd memset bullshit, replaced it by moving the first set of bonus into its own struct and simply zeroing the struct prior to recalc.
|
13 years ago |
blacksirius
|
7332a89352
added new networking subsystem (early stage - files are not compiled yet during normal build!)
|
13 years ago |
blacksirius
|
b3b21e6e8c
Fixed bugreport:5990 OSX compiling error / warnings
|
13 years ago |
blacksirius
|
04bc22ca40
Fixed bugreport:5989 map-server crashes.
|
13 years ago |
rud0lp20
|
f6f8f640c5
Fixed bugreport:5963 AB_CHEAL should now work properly on immune targets(Mado, berserk, shield of deaf).
|
13 years ago |
euphyy
|
20eac3f740
* Added documentation for "checkwug" (doc\script_commands.txt)
|
13 years ago |
kenpachi2k11
|
0e7adedaab
Follow up r16249 - enabled double attack ability for all weapon types in all item scripts that enables use of TF_DOUBLE. (bugreport:5935)
|
13 years ago |
blacksirius
|
d436ed710f
moved skill_nocast_db.txt to re / pre-re db path
|
13 years ago |
blacksirius
|
e96e10ed72
VC9/VC10: followup for commit r16263 (windows port)
|
13 years ago |
blacksirius
|
3471d3f35e
- added some missing copyrights
|
13 years ago |
euphyy
|
2cb2ee816b
* Added documentation for new mounts (doc\script_commands.txt)
|
13 years ago |
kenpachi2k11
|
afe325282c
Fixed Concentrated White Potion(Z)s script. (bugreport:5895)
|
13 years ago |
tr0n93
|
2083c0552c
- Fixed 'instance_check_party' (bugreport:5948)
|
13 years ago |
brianluau
|
b22632ed62
- Fixed unescaped double quotes (follow up to r16251, bugreport:5895).
|
13 years ago |
brianluau
|
ccdc1a396c
- Added svn:eol-style=native property on some recently added text files.
|
13 years ago |
blacksirius
|
7876a5a38e
VC10/VC9: followup for commit r16256
|
13 years ago |
blacksirius
|
12b9fdab9c
added mutex && cond var abstraction ( for pthread / winapi )
|
13 years ago |