Browsing projects by Tag(s)

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

Showing page 1 of 3

awesome is a highly configurable, next generation framework window manager for X. It is very fast, light and extensible. It is primarly targeted at power users, developers and any people dealing with every day computing tasks and want to have fine-grained control on its graphical environment.

4.61176
   
  5 reviews  |  196 users  |  20,967 lines of code  |  30 current contributors  |  Analyzed 5 days ago
 
 

A free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severely lacking. The library is object orientated, written in C++, and targeted at games developers who should be spending their time creating great games, not building GUI sub-systems!

4.0
   
  0 reviews  |  49 users  |  165,041 lines of code  |  12 current contributors  |  Analyzed 2 days ago
 
 

Blunder is a reimplementation of Blender GUI in Lua.

5.0
 
  0 reviews  |  2 users  |  896 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

This site hosts my World of Warcraft addons projects the first one of which was ArmorCraft. ArmorCraft is a WoW add-on for scanning an armor crafting window and displaying the highest armor that can be crafted for a given level. This makes it much easier to see if you can craft a better piece of ... [More] armor for yourself or another player. You can also compare a specific armor or weapon with the one in use by a target player and your alternates. Blacksmiths and Engineers will also show the best melee weapon or gun that can be crafted. ArmorCraftCache is a companion addon for ArmorCraft that save the character information needed from your alts. You need to log once on each of your characters to see them appear in the ArmorCraft Dropdown list. ArmorCraftCache will be selected before RPGO Character Profiler is both are present. MoreDressUpButtons is WoW add-on that add Clear, Self and Target buttons to the DressUp window. TourGuide_Jame_Alliance_Northrend is my personal version of Jame's Leveling guide to be used with Tekkub's Tourguide. AllPlayed is another one of my projects that is hosted on the WoWAce site. It's an addon that track time played, rested XP, total XP, level, location and money for all characters for an WoW account. DominosFu is an addaptation of BongosFu that I've done for Tuller's Dominos. Also hosted in the WoWAce repository. ShuckIt is a data broker that will display and allow you to easily open items, like clams, in your inventory that contains other items. Each time to click on ShuckIt, it will open the next openable item in your bags no matter what it is or where it is. Another one hosted in the WoWAce repository. 2008-08-11: all my mods are now Wrath of the Lich King compatible [Less]

5.0
 
  0 reviews  |  1 user  |  29,997 lines of code  |  1 current contributor  |  Analyzed 5 days ago
 
 

ThegmThegm est un puissant addon de World Of Warcraft. Conçu pour administrer plus facilement les serveurs MaNGOS. Thegm est crée et développé par Instabledesign. Cette addon met à votre disposition un maximum de commandes, tels que .modify .kick .learn .morph .spawn .add item/set avec une ... [More] librairie de sorts items stuff mobs. Les commandes sont rangées par pages selon leurs utilisations. On peu recensé les pages suivantes: Cheat Compétences Téléportations Sorts Mobs Items Depuis Thegm v2.4 les pages fonctionnent de manière indépendantes, elle peuvent donc être utilisées seules ou ensemble. L'installationPour installer Thegm j'ai mis à votre disposition un tutoriel qui vous explique comment installer un addon World Of Warcraft. Tutoriel d'installation Les modificationsThegm est un [Less]

0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed 1 day ago
 
 

A place for Esteth to keep his wow ui mods. Using mostly for SVN until i can get SVN access on the wowace site.

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

Just a little SVN to collect all my addons for World of Warcraft.

0
 
  0 reviews  |  0 users  |  111 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

Temporary storage for my WoW code that is not yet ready for public use.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

This is the interface for Garry's Mod. The dll generated goes in lua/modules/. When require( "example" ) is called in Lua, GMod will look for lua/modules/gmsv_example.dll (gmcl if it's clientside). If that file doesn't exist it will look for lua/modules/gm_example.dll. You ... [More] can use the example interface by running this Lua script: require( "example" ) MsgBox("Hello there!!"); PrintTable( my_module ) local var = my_module.GetVariable() Msg("Var Is: ", var, "\n"); [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

A really simple Lua interface for use with Garry's Mod. SyntaxThe module creates a global table called 'sql'. It has 2 member functions. local results = sql.Query( 'SELECT * FROM sometable' ) if ( results ) then foreach id, row in pairs( results ) do Msg( row[ ... [More] 'username' ], " = ", row[ 'email' ], "\n" ) end else Msg( "Error Running Query: ", sql.LastError(), "\n" ) end [Less]

0
 
  0 reviews  |  0 users  |  47,714 lines of code  |  0 current contributors  |  Analyzed over 1 year 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.