Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 5

WordLight is an add-in for Visual Studio 2008, that highlights all occurrences of a selected text in a code editor.

5.0
 
  0 reviews  |  2 users  |  3,075 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Project TetriSiege began life as a course project at UCSD. It was presented as a 'finished' product at the end of that course, and to some extent worked. However, the code base was a mess and the game was in fact quite riddled with bugs. For that reason several members of the original ... [More] development team have undertaken to re-develop the game in order to clean up the code, remove many of the existing bugs, and enhance the playability of the game substantially. We will be looking to incorporate more people as the project grows, so if you like what you see, please contact us. The presentation video of the original game is available here. Take a look! [Less]

0
 
  0 reviews  |  0 users  |  717,823 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Enhances sqlmetal to retain your customizations to your LINQ to SQL entities.

0
 
  0 reviews  |  0 users  |  16,706 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Videoventure is an exercise in using modern techniques to achieve old-school gaming satisfaction. The application framework is built around component database system that encourages a flexible, data-driven approach to game entities. It uses quite a few support libraries: TinyXML to read and write ... [More] files FastDelegate for delegates and callbacks Boost for efficient type-safe memory pools GLFW for setup, window creation, and input handling BASS for sound and music OpenGL for rendering Box2D for physics and collision OGLConsole as inspiration for the in-game console. A surprisingly modest number of components yield a disproportionate amount of time-wasting, pixel-smashing, arcade-style fun. Of course, the more components the merrier... Videoventure is set in a world of video games long past. Your character is not a guy piloting a spaceship. Your character is not a spaceship. Your character is a video-game sprite of a spaceship. [Less]

0
 
  0 reviews  |  0 users  |  195,984 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 

DescriptionThis program is designed to make it easier to keep track of statistics for a volleyball match. It was first designed to be used as a replacement to classic protocols, but I have realized they differ a lot from country to country. It is instead best used to keep statistics of a game, such ... [More] as top scorer, attacking/blocking points for each player etc. The program featuresAdd unlimited number of players (each must have it's unique 'shirt' number) Drag-and-drop players to their position on the court Select team or player who scored as well as type of score: atacking, defending or serving Possible to undo a score if you happen to add one wrong, or it will be replayed for whatever reason Show statistics In future releasesSave and load a game [Less]

0
 
  0 reviews  |  0 users  |  5,091 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

What is WpfIssueTracker?An issue/bug tracking system written using the following technologies: .net 3.0/3.5 LINQ Visual Studio 2008 (beta 2) SQL Server 2005 CSLA 3.0 Why WpfIssueTracker?As a user, I don't like web apps As a developer, I prefer working on "heavy client" apps WPF is exciting and new, much like Love on TheLoveBoat

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 

This projects hosts the code and build artifacts for the Continuous Integration: From Theory to Practice, 2nd Edition reference guide. It shows how to create a complete CI setup for a .NET 3.5 development environment using VS 2008, MSBuild, Subversion, CruiseControl.NET, MSBuild.Community.Tasks ... [More] , NUnit/MbUnit, FxCop, TypeMock/Rhino.Mocks, WiX, Sandcastle, NCover, NCoverExplorer and NDepend. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

IntroductionWTL and WinxGUI addin for eVC4/VS60/VS2003/VS2005/VS2008/VCExpress CppSupport plugin for Qt Creator 1.3.x ProjectsCppSupport plguin: Class View plugin for Qt Creator WTL ClassWizard: Message Notify Command DialogResize DDX/DDV UpdateUI DialogFont WTL AppWizard: Generic ... [More] AppWizard for WTL Project (for VS60/2003/2005/2008) WinxGUI ClassWizard: Event Notify Command DialogResize DDX/DDV UpdateUI DialogFont FAQHow to get VisualFC? Download zipped packages from following sites: http://code.google.com/p/visualfc/downloads/list Svn for WTL and WinxGUI addin http://visualfc.googlecode.com/svn/trunk/ http://sourceforge.net/projects/visualfc/ Git for CppSupport plugin http://gitorious.org/~visualfc/qt-creator/qt-creator-cppsupport How to get help? visualfc bolg : http://blog.csdn.net/visualfc/ visualfc email: visualfc at gmail.com NewsAdd CppSupport for Qt Creator 1.3.x: 2010-1-21CppSupport Plugin 1.3.x for Qt Creator CppSupport is a QtCreator Plugin for C++ Class View Downlods: http://code.google.com/p/visualfc/downloads/list Git source url http://gitorious.org/~visualfc/qt-creator/qt-creator-cppsupport git://gitorious.org/~visualfc/qt-creator/qt-creator-cppsupport.git branch: cppsupport cppsupport-1.3.1 cppsupport-1.3.0 Modify CodeBlocks codecompletion: 2009-11-9 supper macro parser template <> class parser fix class member method , sample MyClass::onTest(int i) == MyClass::onTest(int k) http://code.google.com/p/visualfc/downloads/list VisualFC 0.8RC2 released: 2009-5-18http://code.google.com/p/visualfc/downloads/list Compatible for Window7 VisualFC 0.8RC1 released: 2009-3-22http://code.google.com/p/visualfc/downloads/list Add VFCTools for VS2005/VS2008/VCExpress WTLAppWizard2 RC1 released: 2009-1-20http://code.google.com/p/visualfc/downloads/list VisualFC v0.80.06 for eVC4 released: 2008-9-4http://code.google.com/p/visualfc/downloads/list VisualFC v0.80.0610 released: 2008-7-8http://code.google.com/p/visualfc/downloads/list VisualFC v0.80.0601 released! 2008-6-3http://sf.net/projects/visualfc VisualFC v0.80beta1 released! 2008-4-28http://sf.net/projects/visualfc AppWizard v0.2 released! 2008-4-1http://sf.net/projects/visualfc VisualFC 0.75 released! 2007-12-12VisualFC 0.72 released! 2007-12-03 [Less]

0
 
  0 reviews  |  0 users  |  70,758 lines of code  |  0 current contributors  |  Analyzed about 4 hours ago
 
 

System gives students possibility to test their knowledge in interactive mode via Ethernet or Internet. Each student has test lists assigned. System provides teachers easy-to-use interface helps to check their student knowledge. System provides interface to create new & edit existing tests, to ... [More] form new & edit structure of existing test bases. System also provides interfaces to work with other test systems. [Less]

0
 
  0 reviews  |  0 users  |  3,837 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

iPhOwa is a ASP.Net web application which interacts with Microsoft Outlook Web Access (OWA) via its WebDAV APIs and produces an iPhone & G1 friendly interface. This project came out of the need for an easy way to get corporate Exchange email to the iPhone when IMAP is not an option.

0
 
  0 reviews  |  0 users  |  4,802 lines of code  |  0 current contributors  |  Analyzed 5 days 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.