Mon, 08 Dec 2008 16:46:48 +0000 |
ekku |
Damage
|
changeset |
files
|
Mon, 08 Dec 2008 16:44:38 +0000 |
terom |
finish network documentation
|
changeset |
files
|
Mon, 08 Dec 2008 16:39:20 +0000 |
saiam |
Added some text to documentation.
|
changeset |
files
|
Mon, 08 Dec 2008 16:38:33 +0000 |
nireco |
check for NULL
|
changeset |
files
|
Mon, 08 Dec 2008 16:30:13 +0000 |
nireco |
some stuff
|
changeset |
files
|
Mon, 08 Dec 2008 16:23:30 +0000 |
terom |
NetworkObject + NetworkServer documentation
|
changeset |
files
|
Mon, 08 Dec 2008 16:14:23 +0000 |
nireco |
added Player.takeDamage(), but does nothing
|
changeset |
files
|
Mon, 08 Dec 2008 16:01:49 +0000 |
nireco |
some collisions on PhysicsWorld::tick
|
changeset |
files
|
Mon, 08 Dec 2008 15:59:33 +0000 |
ekku |
getType added for physics object
|
changeset |
files
|
Mon, 08 Dec 2008 15:41:48 +0000 |
terom |
more network documentation
|
changeset |
files
|
Mon, 08 Dec 2008 15:37:34 +0000 |
ekku |
Previous position added, and unsigned int bug fixed
|
changeset |
files
|
Mon, 08 Dec 2008 15:02:05 +0000 |
terom |
work on Network doxygen docs
|
changeset |
files
|
Mon, 08 Dec 2008 12:46:37 +0000 |
terom |
start adding some documentation, most core classes (outside of Network) are now doxygen-enabled
|
changeset |
files
|
Mon, 08 Dec 2008 12:02:20 +0000 |
terom |
compiles cleanly with -Wall -Wextra -Wconversion, not tested, but that shouldn't break anything :)
|
changeset |
files
|
Mon, 08 Dec 2008 11:10:04 +0000 |
terom |
add -DCMAKE_CXX_FLAGS=-Wall flag to mkcmake.sh
|
changeset |
files
|
Mon, 08 Dec 2008 02:17:02 +0000 |
terom |
add GPLv2 license under COPYING just for safety's sake
|
changeset |
files
|
Mon, 08 Dec 2008 01:38:43 +0000 |
terom |
let projectiles bounce, the new BounceBounce weapon puts the Physics engine into an infinite loop
|
changeset |
files
|
Mon, 08 Dec 2008 01:31:09 +0000 |
saiam |
Added random stuff to documentation. Time to go to sleep.
|
changeset |
files
|
Mon, 08 Dec 2008 01:12:00 +0000 |
terom |
fix NetworkClient handleInput
|
changeset |
files
|
Mon, 08 Dec 2008 01:08:00 +0000 |
terom |
ability to send NetworkObjectID's via packets, modify Network Projectiles to use this and fix recoil/reloading
|
changeset |
files
|
Mon, 08 Dec 2008 00:36:24 +0000 |
saiam |
Tried to take input tick into account in updatePosition but it still doesn't seem to work
|
changeset |
files
|
Mon, 08 Dec 2008 00:16:43 +0000 |
terom |
add comments, move addPlayer/removePlayer to Player.cc, and refactor Network code to inherit from NetworkObject
|
changeset |
files
|
Mon, 08 Dec 2008 00:05:45 +0000 |
saiam |
Made forceq to contain time again.
|
changeset |
files
|
Sun, 07 Dec 2008 23:27:20 +0000 |
saiam |
Added PhysicsObject* attribute to onCollision
|
changeset |
files
|
Sun, 07 Dec 2008 23:10:30 +0000 |
terom |
touch up weapon/projectile with comments and slight tweaking
|
changeset |
files
|
Sun, 07 Dec 2008 22:48:46 +0000 |
saiam |
Changed dig to use removeGround again. The problem with the digging is the fact that input isn't handled properly.
|
changeset |
files
|
Sun, 07 Dec 2008 22:47:24 +0000 |
ekku |
Some algorithms.
|
changeset |
files
|
Sun, 07 Dec 2008 22:36:38 +0000 |
saiam |
Added collision detection method to PhysicsObject. Not tested.
|
changeset |
files
|
Sun, 07 Dec 2008 22:15:21 +0000 |
terom |
enable graphics by default unless --server
|
changeset |
files
|
Sun, 07 Dec 2008 21:58:34 +0000 |
terom |
increase the map size and control the camera to always have the screen full of terrain
|
changeset |
files
|