summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-21* Created standardized headers with explanations in /conf/mapflag/, deleted "...euphyy35-160/+279
2012-07-21Fixed an old bug in waitingroom where NPCs weren't appearing into their chatr...daegaladh18-43/+61
2012-07-21Fixed bugreport:5968 mvp tombs should now unload w/o spiking cpu / lag / what...shennetsind1-2/+20
2012-07-20Per bug report #006289, fixed incorrect spawn IDs for monsters in the Splendi...jtynne2-4/+4
2012-07-20Fixed small typo in previous commit.jtynne1-1/+1
2012-07-20Added missing Umbala Dungeon mob reference in conf files for pre-RE servers.jtynne1-0/+1
2012-07-20- Added missing Umbala Dungeon spawns for pre-RE servers.jtynne1-0/+56
2012-07-20* Optimized "Magic Books" quest, 60% size reduction (npc\re\quests\magic_book...euphyy3-1460/+144
2012-07-20Added new status bonuses: SC_INCMHP and SC_INCMSP to increase maximum HP and ...cookiecrumbs6-10/+20
2012-07-19* Condensed the documentation on the "Import" folder, it should be more reade...euphyy10-405/+168
2012-07-19Follow up r16430, reverted all the pre-re guides to their pre-renewal version...daegaladh28-16580/+2696
2012-07-19- Updated Questboard to 1.4.4 (Added Quest Delay)tr0n931-3/+27
2012-07-19Fixed Marcher/Parade Hats (#5225) bonus. (bugreport:6132)kenpachi2k112-2/+2
2012-07-19Updated renewal Frost Nova with renewal values. (bugreport:6198)daegaladh1-1/+1
2012-07-18Fixed bugreport:6269 added a way to test files prior to @reloadatcommand so t...shennetsind2-1/+19
2012-07-18Follow up r16445 performance improvement.shennetsind1-30/+13
2012-07-18New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp;...cookiecrumbs6-6/+45
2012-07-18Follow up r16427 fixed issue with parenthesis logic and a battle.c warning on...shennetsind2-2/+2
2012-07-18Super performance improvement to groups system, caching permissions levels an...shennetsind6-34/+121
2012-07-18Reverted r16439 that cause bugreport:6182 again and proper fix for bugreport:...rud0lp202-21/+30
2012-07-18Updated summoning items files to episode 13.2 (pre-re) and 13.3 (re).daegaladh8-47/+121
2012-07-18Fixed an issue where when a trap was set that required a Special Alloy Trap, ...cookiecrumbs2-2/+2
2012-07-18Fixed Cloaking Exceed; now allows the player to hide from Insect and Demon mo...cookiecrumbs1-0/+2
2012-07-18* Some cleaning of "Novice Training Grounds" script (npc\jobs\novice\novice.txt)euphyy6-638/+146
2012-07-17* Added a Super Novice Expansion quest with custom dialogue. Will be updated ...euphyy6-9/+269
2012-07-17Fixed a couple of typos and other mistakes.daegaladh6-34/+66
2012-07-17* Follow-up r16430, moved all the RE entries in the .conf files behind the pr...euphyy8-266/+260
2012-07-17Fixed double decrement with unit_remove_map and the issue that causes dynamic...cookiecrumbs2-4/+20
2012-07-16Follow up r16431, fixed a couple of mistakes I made.daegaladh3-15/+49
2012-07-16Fixed bugreport:6248 special ubber thanks to cookie.shennetsind1-1/+4
2012-07-16Forgot to remove the scripts in last commit, sorry.daegaladh60-40984/+180
2012-07-16Disabled and removed all renewal-only scripts from pre-re folder. You still c...daegaladh9-443/+152
2012-07-16Fixed bugreport:6233 traps should now hit/damage all targets inside gvg/pvp g...rud0lp203-68/+85
2012-07-14* Follow-up r16427, cleaned new quest script and slightly edited hommutate do...euphyy2-129/+38
2012-07-14- Added new script command hommutate which changes an Homunculus into an Homu...masao8711-12/+462
2012-07-14Follow up r16424 fixed warning, missing parenthesis.shennetsind1-3/+2
2012-07-14* More optimization of 13.1 quests (quests\quests_13_1.txt)euphyy3-1905/+236
2012-07-13Fixed bugreport:6220 updated SR_SKYNETBLOW behavior to official and damage fo...rud0lp206-42/+59
2012-07-13Fixed bugreport:6229 where PF_SPIDERWEB is not working/compatible with item a...rud0lp201-6/+8
2012-07-13* Follow-up r16421, forgot to delete something...euphyy1-2/+0
2012-07-13* Added mine and tr0n's quest scripts to /custom/quests/euphyy11-342/+878
2012-07-12* Fixed minor bug with "viewpoint" 5th argument. (bugreport:6221)og24-14/+14
2012-07-12Fixed bugreport:6223 so this happened to be indented eh, whops.shennetsind1-4/+4
2012-07-12* Added Expanded Super Novice support to custom Job Master, and Kagerou/Oboro...euphyy8-322/+24
2012-07-12Follow up r16414 fixed memleak with md->lootitemshennetsind1-2/+4
2012-07-12Fixed bugreport:6215 where using SR_CRESCENTELBOW can cause map server crashi...rud0lp203-6/+6
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