I already have reported one bug which made me smile: viewtopic.php?f=1&t=1507
Now I want to tell about one silly bug I made myself. Was not much a problem really, but I liked the results
In Scattered Evil game (Hexen based TC) we are making player has a weapons belt, where he put a limited number of weapons from his inventory for quick access. From the point of view of code this means extra references to weapon objects.
I was experimenting with some conditions when player should drop his readied weapon (well, let's say, because he is scared
Such a sort of telekinesis, or rather phantom weapon

