Unuk/src/libUnuk/Engine
Rtch90 87c075ddb0 [Change] Removed operator overloads in WorldManager.h as we never use them.
WorldManager will invoke the operators from Character.
2012-02-19 15:04:55 +00:00
..
Character.cpp [Change] Character::Move was named incorrectly, This is now defined as Character::HealthBarScroll 2012-02-18 19:29:45 +00:00
Character.h [Fix] Memory managment now working, and utilized. 2012-02-19 14:51:53 +00:00
Collision.cpp [Fix] .gitignore decided not to add recursively add /Unuk/srs/libUnuk ... 2012-01-13 23:34:03 +00:00
Collision.h [Fix] .gitignore decided not to add recursively add /Unuk/srs/libUnuk ... 2012-01-13 23:34:03 +00:00
Makefile [Fix] Makefiles now work accorfing to new architecture. 2012-01-14 02:43:05 +00:00
MemClass.h [Fix] .gitignore decided not to add recursively add /Unuk/srs/libUnuk ... 2012-01-13 23:34:03 +00:00
MemManager.cpp [Change] Removed operator overloads in WorldManager.h as we never use them. 2012-02-19 15:04:55 +00:00
MemManager.h [Fix] .gitignore decided not to add recursively add /Unuk/srs/libUnuk ... 2012-01-13 23:34:03 +00:00
NPC.cpp [Fix] Changed abs(Vec2::DistanceSquared(thisPos, goalPos)); to fabs(Vec2::DistanceSquared(thisPos, goalPos)); 2012-02-18 23:49:13 +00:00
NPC.h [Add] Some work on enemy AI. 2012-02-19 01:30:12 +02:00
ParticleEmitter.cpp [Fix] .gitignore decided not to add recursively add /Unuk/srs/libUnuk ... 2012-01-13 23:34:03 +00:00
ParticleEmitter.h [Fix] .gitignore decided not to add recursively add /Unuk/srs/libUnuk ... 2012-01-13 23:34:03 +00:00
Pathfinding.h [Add] Some work on enemy AI. 2012-02-19 01:30:12 +02:00
WorldManager.cpp [Add] Some work on enemy AI. 2012-02-19 01:30:12 +02:00
WorldManager.h [Change] Removed operator overloads in WorldManager.h as we never use them. 2012-02-19 15:04:55 +00:00