0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[251] * Fix: Divide by zero in repeatable timers, repeating HP and Mana percent events when param3 = 0. More... almost 18 years ago
[250] Fixed: SQL Typo errors for Dathrohan / Balnazzar More... almost 18 years ago
[249] Added: Grand Crusador Dathrohan / Balnazzar script by nofantasy More... almost 18 years ago
[248] Fixed: a few bugs in test-script for Triage-quest More... almost 18 years ago
[247] * Added: config.h.in More... about 18 years ago
[246] * Hopefully fix: Configuration file on Linux platform. Please reapply patches/MaNGOS-r5049-Scriptdev2.patch More... about 18 years ago
[245] * Fixed: Timers decrementing in phases that the event they are for cannot possibly trigger in. More... about 18 years ago
[244] * Added: Better compiler support for multiple processors in VS80 and VS90 solutions. More... about 18 years ago
[243] Added: marin noggenfogger vendor, sell only when quest rewarded. More... about 18 years ago
[242] Added: Zamael Lunthistle's story (quest 3377) More... about 18 years ago
[241] Added: special flights skettis<->ogri'la More... about 18 years ago
[240] * Added: boss_exarch_maladaar More... about 18 years ago
[239] Removed: script for item purification mixture (implemented in core spellEffect) More... about 18 years ago
[238] Fixed: removing non-existing 'innkeeper'-script from all vendors, some other minor sql cleanup. More... about 18 years ago
[237] Added: guard gossip in azuremyst and eversong More... about 18 years ago
[236] Fixed: attempt restore compile on *nix More... about 18 years ago
[235] Update: mangos_full_scripts.sql changes from 234 More... about 18 years ago
[234] Modified: spellId for Hellmaw More... about 18 years ago
[233] Fixed: Thekal and his guards will be hostile after resurrection. Added some extra checks. More... about 18 years ago
[232] * Fixed: Configuration file on Unix builds. Configuration file must be placed in same directory as mangosd.conf and realmd.conf. More... about 18 years ago
[231] * Added: New linux patch file for mangos 5049+. patches/MaNGOS-r5049-Scriptdev2.patch More... about 18 years ago
[230] Update: Ashyen and Keleth buff script (still issues with zone/area, possibly not SD2 related) More... about 18 years ago
[229] * Removed: Linkage to unused libraries. Also removed additional library directories that caused linkage problems on some machines. More... about 18 years ago
[228] * Fixed: Many scripts broken by recent change to Unit::Dealdamage() More... about 18 years ago
[227] * Changed: EventAI params from unsigned to signed. sql/updates/r227_scriptdev2.sql applies this change to existing dbs. More... about 18 years ago
[226] * NOTE: We removed Event type 0 - No Event because this was useless. Because of this though all existing EventAI_Scripts within your Scriptdev2 DB will need to be rewritten. (We do not plan on doing this again). More... about 18 years ago
[225] * Fixed: Linux Compile (sql/Makefile.am missing new sql changes) More... about 18 years ago
[224] * Part 2 of 2: Rename ScriptDev2.conf to lower case. More... about 18 years ago
[223] * Updated: How to install.txt More... about 18 years ago
[222] * Move database loading to new function LoadDatabase(). This can be called from scripts to essentially reload the database. Currently does not delete existing data before reload though so if you delete events or text they will stay in use until next restart of ScriptDev2. Item_test will reload the database upon use. More... about 18 years ago