Vec2 GetDesiredPositionOfLastStringSegmentForCarryingObject(Object * pObj)
{
...
}
(Thanks m3xican)
Epic failures in the game development field.
This blog covers funny/weird issues and bugs from games that happened during development.
Send your own contributions to igetyourfail at repi.se (can be anonymous if specified)
3 comments:
A challenger appears!
Recordset GetOrderItemBuyParametersWithOrderItemSpecifiedBuyParameterValue(int orderId, int orderArticleId, int articleId)
From the codebase we inherited:
IsHardwareSoundPlaying_PlaseDontUseThis(args)
(worked pretty good, never had any problems with it, actually)
@MaciejS: lol! I'd thought that some of the methods' names at my current company are long... I changed my mind :)
Post a Comment