Unuk/src/libUnuk
2012-01-07 16:46:04 +00:00
..
ApplySurface.cpp [FIX] Fixed warnings. 2011-12-30 03:16:32 +02:00
ApplySurface.h --[Add] Adding some global crap, and making a start on blit procedures. 2011-11-06 23:56:11 +00:00
AStar.cpp [Add] A* Pathfinding almost complete. 2012-01-07 01:47:07 +00:00
AStar.h [Add] A* Pathfinding almost complete. 2012-01-07 01:47:07 +00:00
AStarBase.h [Add] A* Pathfinding almost complete. 2012-01-07 01:47:07 +00:00
Button.cpp Nothing to say.. 2011-12-19 22:48:07 +00:00
Button.h Nothing to say.. 2011-12-19 22:48:07 +00:00
ButtonToggle.cpp [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
ButtonToggle.h [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
Character.cpp [ADD] Word wrapping. 2012-01-05 17:35:08 +02:00
Character.h [Change] Overloaded new/delete operators. 2012-01-05 17:11:29 +00:00
Collision.cpp -- [Add] Added an ingame Menu. 2011-11-20 12:08:49 +00:00
Collision.h -- [Add] Added an ingame Menu. 2011-11-20 12:08:49 +00:00
Debug.cpp [FIX] Fixed warnings. 2011-12-30 03:16:32 +02:00
Debug.h [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
Font.cpp -- [Re-Write] Removed nearly everything, and started from scratch. 2011-11-06 23:11:15 +00:00
Font.h -- [Add] Added an image loader, we shall be able to blit to screen next. 2011-11-09 00:21:30 +00:00
FPS.cpp [Change] FPS is now implemented fully.. 2011-12-17 22:53:20 +00:00
FPS.h [Change] FPS is now implemented fully.. 2011-12-17 22:53:20 +00:00
ImageLoader.cpp -- [Fix] Just cleaning a typo I introduced in the last revision. 2011-11-09 01:48:47 +00:00
ImageLoader.h -- [Add] Added an image loader, we shall be able to blit to screen next. 2011-11-09 00:21:30 +00:00
IngameMenu.cpp [Add] Added Memory Manager. 2012-01-03 01:43:33 +00:00
IngameMenu.h [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
Input.cpp [FIX] Fixed warnings. 2011-12-30 03:16:32 +02:00
Input.h -- [Add] Input is now handled nicely with a Lua wrapper. 2011-10-25 11:54:29 +01:00
MainMenu.cpp [FIX] Fixed warnings. 2011-12-30 03:16:32 +02:00
MainMenu.h [Cleanup] Just a tad bit of cleaning, not been productive today. 2011-12-18 21:37:57 +00:00
Makefile [Fix] Makefiles now work. I am sure I did this about 3-4 commits ago.... 2012-01-07 16:46:04 +00:00
Map.cpp [FIX] Fixed warnings. 2011-12-30 03:16:32 +02:00
Map.h [Change] Clamped boundaries to the window width and height. 2011-12-23 19:51:24 +00:00
MapElement.cpp [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
MapElement.h [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
MapEntities.cpp [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
MapEntities.h [Cleanup] Just a tad bit of cleaning, not been productive today. 2011-12-18 21:37:57 +00:00
MapTile.h [Shrug] Some crap KonoM did! No idea what. 2011-12-28 03:24:07 +00:00
MemClass.h [Add] Added Memory Manager. 2012-01-03 01:43:33 +00:00
MemManager.cpp [Add] Added Memory Manager. 2012-01-03 01:43:33 +00:00
MemManager.h [Add] Added Memory Manager. 2012-01-03 01:43:33 +00:00
NPC.cpp [FIX] Fixed warnings. 2011-12-30 03:16:32 +02:00
NPC.h [Change] Overloaded new/delete operators. 2012-01-05 17:11:29 +00:00
ParticleEmitter.cpp [FIX] Fixed warnings. 2011-12-30 03:16:32 +02:00
ParticleEmitter.h [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
Rect.cpp [FIX] Fixed warnings. 2011-12-30 03:16:32 +02:00
Rect.h Speach bubbles now work. Going to create an experimental branch. 2011-12-24 16:02:10 +00:00
Text.cpp [Add] Just the beginning of an A* implementation. 2012-01-06 00:47:12 +00:00
Text.h [ADD] Word wrapping. 2012-01-05 17:35:08 +02:00
Texture.cpp [FIX] Fixed warnings. 2011-12-30 03:16:32 +02:00
Texture.h [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
TextureManager.cpp [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
TextureManager.h [Cleanup] Just a tad bit of cleaning, not been productive today. 2011-12-18 21:37:57 +00:00
Timer.cpp [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
Timer.h [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00