Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-03 | add missing constants to specialeffect calls | gumi | 1 | -2/+2 | |
2017-06-03 | remove misceffect from npcs | gumi | 1 | -3/+3 | |
2017-06-03 | remove specialeffect2 from npcs | gumi | 1 | -2/+2 | |
2016-09-02 | change *strcharinfo to use constants | Asheraf | 1 | -3/+3 | |
2015-12-31 | Replace -1,{ with FAKE_NPC,{ | AnnieRuru | 1 | -2/+2 | |
replace using Notepad++ | |||||
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -3/+3 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 1 | -6/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 1 | -6/+6 | |
- Consolidated case in remaining variables, labels, constants. Signed-off-by: Haru <haru@dotalux.com> | |||||
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵ | Kisuka | 1 | -12/+12 | |
npcs to use this. | |||||
2010-08-14 | * Quest log kill count now updated properly. (Added from topic 253813) | L0ne_W0lf | 1 | -0/+378 | |
* More battleground editing, and some bug fixes. - * ALL BATTLEGROUNDS ARE NOW ACTIVE BY DEFAULT. PLEASE CONTINUE TESTING * - Rewrote the Badge Exchange NPC in bg_common.txt, is official now. - Other changes to the bg_common folder, including disabled GM NPC. - Completely rewrote Flavius for the most part, from ground up. - Moved old Flavius battlegrounds to /custom/battleground folder. - Restored original bg_common, and KVM to /custom/battleground - Fixed wall bugs in Tierra Gorge, and added an oninit to the timers. - Other minor tweaks to both Tierra Gorge and KVM scripts. - Fixed the pseudo-cooldown on KVM not working properly, I hope. - Added global time2str function which will be used later in Endless tower. * Applied Epoque's mapflag clean up, which removes flags from scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14374 54d463be-8e91-2dee-dedb-b68131a5f0ec |