Commits : Listings

  Analyzed 1 day ago based on code collected 1 day ago.
Showing page 3 of 9
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added FastDelegates made by Don Clugston Avatar More... over 4 years ago
geString now returns const variables with GetRawData() Avatar More... over 4 years ago
AudioManager now doesn't create audio thread automatically, but it is created when the sound is requested to be played first time. Avatar More... over 4 years ago
Added additional operator + overload. Avatar More... over 4 years ago
Changed the PreContract comment to the new standard Avatar More... over 4 years ago
Added Debugging option for RenderData2. This allows to output vertex/color/texture values to the console/log for detailed debugging. Avatar More... over 4 years ago
Fixed a minor typo for RefList. Avatar More... over 4 years ago
Added ability to change mouse position directly Avatar More... over 4 years ago
Added GetRawData() to DynamicArray it is usefull sometimes for supporting legacy C code. Avatar More... over 4 years ago
Added new LOG type Debug And CallStack which is used By Debug Callstack implementation. Avatar More... over 4 years ago
Updated keys implementation. Now keys can be translated based on the currently specified modifiers. Avatar More... over 4 years ago
Update Font functionality. Now Font can render text on screen, as well as render GUI text elements. Additionally added Metrics information for obtaining font sizes. Avatar More... over 4 years ago
Added new StackWalker which was created by Jochen Kalmbach (http://www.codeproject.com/KB/threads/StackWalker.aspx) . Avatar More... over 4 years ago
Fixed issues when Appending to the string that caused unsafe pointer assignment which caused memory corruption. Avatar More... over 4 years ago
Fixed issues when inserting character into existing string at random positions, which caused some old data to be deleted. Avatar More... over 4 years ago
String implementation is rewritten with additional documentation and contracts. A new feature includes ability to insert into any specific part of the string as well as to remove a portion from it. Avatar More... over 4 years ago
Update documentation for some collections. Avatar More... over 4 years ago
Added concatenation and ability to insert last char to the string. Avatar More... over 4 years ago
Added additional check to the debug Manager, in case stack walker fails. Avatar More... over 4 years ago
Updated documentation generation options. Avatar More... almost 5 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.