summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-12Fixed all warnings left from when compiling with -pedantic, confirmed with gc...shennetsind6-22/+23
2012-07-12another set of minor adjustments throughout the code.shennetsind2-2/+2
2012-07-12Fixed a mildly broken portion of code responsible for clearing status from sk...shennetsind1-2/+3
2012-07-12Fixed "comparison of unsigned expression < 0 is always false" warning.shennetsind2-4/+5
2012-07-12Fixed a small typoignizh1-1/+1
2012-07-12Improved item_combo_db error message so it makes it easier to identify which ...shennetsind2-1/+13
2012-07-12Improved item_combo_db parsing to detect missing bracketsshennetsind1-4/+4
2012-07-12Follow up r16395 - Forgot to apply the changes to MAX_RANDOMMONSTER.daegaladh1-1/+1
2012-07-12Added a missing curly bracket. (bugreport:6217)kenpachi2k111-1/+1
2012-07-12Commented out a combo that contained a commented out item (#5470). (bugreport...kenpachi2k112-2/+2
2012-07-12* Optimization of Hugel's "Monster Race" script, 4000+ lines removed (other\m...euphyy7-9545/+456
2012-07-11Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r163...greenboxal23-10/+13
2012-07-11Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs.greenboxal23-0/+50
2012-07-11- Follow up r16401masao872-14/+14
2012-07-11- Added some missing Eden Group Teleport Officers. bugreport:6160masao8712-26/+70
2012-07-11Fixed bugreport:6012, special thanks to EvilPunckershennetsind1-9/+1
2012-07-11Fixed bugreport:6178 where SR_CRESCENTELBOW doesn't work with skills and WM_P...rud0lp209-204/+208
2012-07-11* Optimized 13.2 quests, enjoy another 120kb of free space :P (npc/quests/que...euphyy4-13586/+1216
2012-07-11nothing noteworthy, really.shennetsind1-11/+12
2012-07-11Follow up r16388, fix for bugreport:6200shennetsind1-2/+2
2012-07-11Added mob_classchange.txt since SA_CLASSCHANGE was using mob_boss.txt monster...daegaladh3-2/+33
2012-07-11Fixed plenty "comparison of unsigned expression >= 0 is always true" warnings...shennetsind1-2/+4
2012-07-11Implementing Kenpachi's design of item_combo_db.txtshennetsind7-586/+1113
2012-07-11Updated Item Group items to episode 13.2 and reorganized the files for future...daegaladh15-2732/+5441
2012-07-11Updated 'questskill' and 'lostskill' messages. (bugreport:5750)kenpachi2k111-4/+30
2012-07-10Follow up r15680 & r15679. Fixed a couple of missed Garm Baby/Baby Hatii names.daegaladh2-4/+4
2012-07-10Updated skill_nocast_db with renewal skills. Fixed a little typo on BS_GREED ...daegaladh2-2/+50
2012-07-10Fixed bugreport:6200 Prevent server crash when releasing empty spellbooks.trojal1-0/+3
2012-07-10* More optimization of Ash-Vacuum quests (npc/quests/quests_13_1.txt)euphyy4-2586/+458
2012-07-10Fixed bugreport:6175 | Assumptio now doubles def & mdef on RE mode.ignizh2-2/+21
2012-07-09Fixed Frost Novas cast time and Battle Orders duration. (bugreport:5419)kenpachi2k112-4/+4
2012-07-08- First try to commit something into this whole new Mess Ind created ^^masao8715-207/+227
2012-07-08Updating GeoIP database to june 24th version (was may 1st version)shennetsind1-0/+0
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and maki...shennetsind1229-793/+551508
2012-07-08Hello World. Initial support for the new homunculus has been added, credits t...shennetsind11-71/+246
2012-07-06* Fixed an incorrect item check (bugreport:6184)euphyy2-4/+5
2012-07-06* Added missing pre-re item database entries (bugreport:6177)euphyy2-3/+9
2012-07-05Implemented Renewal ASPD formula(bugreport:5644)rud0lp2013-314/+504
2012-07-05* Massive cleaning of "The Sign Quest" script, ~90kb reduction (quests\The_Si...euphyy2-2875/+510
2012-07-04* Corrected and optimized 12 guide NPCs (/guides/)euphyy20-689/+312
2012-07-04Fixed a couple compiling warningsshennetsind3-13/+9
2012-07-04* Optimization of Knight job change quest, and fixed bugreport:6163 (jobs\2-1...euphyy2-272/+73
2012-07-03* Added missing .conf entry (bugreport:6162)euphyy6-246/+347
2012-07-03r16370 has fixed a behavior in *athena that has always made walking easier/sm...shennetsind3-6/+15
2012-07-03bugreport:6137 fixed a bug that allowed item delays to be bypassed when a emp...shennetsind1-3/+5
2012-07-03Fixed bugreport:6156 HT_REMOVETRAP must show a skill fail message when it fails.rud0lp202-5/+12
2012-07-03bugreport:2638 Fixed exploit which allowed items to be mailed while trading/i...shennetsind1-7/+7
2012-07-02Follow up r16365 removed unused variable and a re-declared variableshennetsind1-6/+5
2012-07-02* Neuralizer is no longer consumed upon failure (bugreport:6040)euphyy6-203/+91
2012-07-02Fixed bugreport:6151 monster skills will only trigger their text messages if ...shennetsind1-12/+10