5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Removed CL_ prefix, copyright statement and "documentation" anti-patterns
mbn
More... about 12 years ago
- Removed CL_ prefix, copyright statement and "documentation" anti-patterns More... about 12 years ago
- Added some debug code More... about 12 years ago
- Added some debug code
mbn
More... about 12 years ago
Remove PixelBuffer creation from clan::SpriteDescription. Automatic atlas creation has been disabled in clan::Sprite. If required in the future, a clan::Atlas could be created that builds a TextureGroup into a SpriteDescription More... about 12 years ago
Remove PixelBuffer creation from clan::SpriteDescription. Automatic atlas creation has been disabled in clan::Sprite. If required in the future, a clan::Atlas could be created that builds a TextureGroup into a SpriteDescription More... about 12 years ago
Call CoInitialize and CoUninitialize in SetupCore's constructor/destructor More... about 12 years ago
Call CoInitialize and CoUninitialize in SetupCore's constructor/destructor More... about 12 years ago
Remove PixelBuffer and Animation loading from ImageDescription More... about 12 years ago
Remove PixelBuffer and Animation loading from ImageDescription More... about 12 years ago
Remove the Texture2D code from CursorDescription More... about 12 years ago
Remove the Texture2D code from CursorDescription More... about 12 years ago
Update the MikMod example to reflect the new ClanLib 3.0 API More... about 12 years ago
Update the MikMod example to reflect the new ClanLib 3.0 API More... about 12 years ago
Create ImageDescription and CursorDescription, mirroring SpriteDescription exactly More... about 12 years ago
Create ImageDescription and CursorDescription, mirroring SpriteDescription exactly More... about 12 years ago
Minor fixes for Pacman and GUITexture examples for API changes More... about 12 years ago
Minor fixes for Pacman and GUITexture examples for API changes More... about 12 years ago
Update the DiceWar example, partially porting to ClanLib 3.0 API. More... about 12 years ago
Update the DiceWar example, partially porting to ClanLib 3.0 API. More... about 12 years ago
Fix a bug calculating the optimal texture group size with sprite sets More... about 12 years ago
Fix a bug calculating the optimal texture group size with sprite sets More... about 12 years ago
Fix GameWorld::age_2d in PacmanEvolutions More... about 12 years ago
Fix GameWorld::age_2d in PacmanEvolutions More... about 12 years ago
Update PacmanEvolutions to use the latest ClanLib API More... about 12 years ago
Update PacmanEvolutions to use the latest ClanLib API More... about 12 years ago
modified keys.h so that it's now in the "clan" namespace More... about 12 years ago
modified keys.h so that it's now in the "clan" namespace More... about 12 years ago
Remove all Visual Studio 2008 projects from the examples and tests. (ClanLib 3.0 does not support VS 2008) More... about 12 years ago
Remove all Visual Studio 2008 projects from the examples and tests. (ClanLib 3.0 does not support VS 2008) More... about 12 years ago