summaryrefslogtreecommitdiff
path: root/src/bossThwompaDomp.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2013-04-16rename the param of powBlockActivated() from isMPGP to isNotMPGPTreeki1-2/+2
2013-02-14added the boss victory anim, hopefully it works in MP too, I have no ideaTreeki1-1/+1
2013-02-08changed various playsound calls to playsoundwithfunctionb4Treeki1-2/+4
2013-02-07pow block method renamed, plus fixes for some enemies/bossesTreeki1-0/+3
2013-02-03fix a bug in the collision headers, and assorted collision bugsTreeki1-13/+29
2012-12-13Fixes to Samurshai, Thwomp boss, glow blockColin Noga1-2/+2
2012-12-04changed WMwagglewater to groundpoundTreeki1-2/+2
2012-12-02collisionMgr_c updatedTreeki1-13/+16
2012-10-22fixes to make Newer compile with Clang... kindaTreeki1-1/+1
2012-09-16go speed! a terrible hack to make builds far fasterTreeki1-1/+0
2012-07-11Plenty of bugfixes, and bowser improvementsColin Noga1-0/+2
2012-03-15optimisations to reduce code sizeTreeki1-15/+0
2012-03-11pushing in case my HD dies.Colin Noga1-1/+1
2012-03-09Small fixesColin Noga1-2/+0
2012-03-09Redid all the boss and custom sprite junk, effect list, saved 25 kb - but ↵Colin Noga1-118/+18
bosses break
2012-03-08Electric line, topman boss, and BROKEN YOSHISColin Noga1-0/+13
2012-03-06Improvements to ThwompaDomp, game.h, added Poodle, topman spriteColin Noga1-105/+118
2012-03-04stupid codeColin Noga1-5/+6
2012-03-03Fricking hate bossesColin Noga1-29/+33
2012-03-03Lots of boss fixes, working on thwomp - linking errorColin Noga1-315/+388
2012-02-23header updatesTreeki1-1/+1
2012-01-12fixes for using class functions instead of extern'd callsmegazig1-36/+276
updated full daEnDosun_c definition half working daEnMegaDosun_c
2012-01-11changed class1EC to collisionMgr classmegazig1-3/+176
changed class484 to freezeMgr class added daEnDosun_c definition fixed bossMegaGecko to use new collisionMgr class changed bossThwompaDomp to inherit from daEnDosun_c (need to make it actually different now)
2011-10-09Added a whole bunch of boss crap, soundplayers, retextures, and some mrsun ↵Colin Noga1-0/+45
improvements.