Tue, 13 Jan 2009 16:11:37 +0000 convert-repo update tags
Mon, 22 Dec 2008 02:37:43 +0000 terom dirty implementation of compressed terrain array data
Mon, 22 Dec 2008 02:37:28 +0000 terom amend r387
Mon, 22 Dec 2008 02:36:57 +0000 terom better error reporting of NetworkSocket bind/connect failures
Mon, 22 Dec 2008 02:36:28 +0000 terom fix select EINTR issues
Wed, 17 Dec 2008 01:13:26 +0000 terom note broken use of memcmp in NetworkAddress, and delete generated doc/final_document.pdf file
Wed, 17 Dec 2008 00:44:46 +0000 terom rename files: Address -> Endpoint, SockAddr -> Address
Wed, 17 Dec 2008 00:40:22 +0000 terom separate sockaddr stuff out of NetworkAddress... now called NetworkEndpoint
Tue, 16 Dec 2008 23:21:26 +0000 terom new NetworkReactor, fix everything to actually work
Tue, 16 Dec 2008 20:30:35 +0000 terom fix some NetworkAddress omissions
Mon, 15 Dec 2008 23:56:42 +0000 terom break the network code. Too late to set up a branch for this now
Mon, 15 Dec 2008 16:41:00 +0000 terom direction normalization functions in vector, change rope color, misc comments+whitespace
Mon, 15 Dec 2008 15:36:17 +0000 terom tweak mkcmake.sh, remove mkdoxyconf.sh, tweak MESSAGE output
Mon, 15 Dec 2008 15:30:48 +0000 terom fix svn:ignore properties
Mon, 15 Dec 2008 15:28:56 +0000 terom integrate doxygen into our cmake build system
Mon, 15 Dec 2008 14:41:49 +0000 terom use a template (doxygen.conf), plus mainpage docs in kishna-glista.dox
Mon, 15 Dec 2008 14:34:14 +0000 terom remove redundant doc/doxygen directory
Mon, 15 Dec 2008 14:32:36 +0000 terom shuffle around the doxygen stuff a bit, and update svn:ignore on doc
Mon, 15 Dec 2008 14:24:38 +0000 terom clean up Vector a bit, remove unused Terrain -> direction function
Tue, 09 Dec 2008 04:49:33 +0000 terom fix some documentation errors
Tue, 09 Dec 2008 04:41:48 +0000 terom move our overdrive-doxygen stuff to doxygen_hc_overclock.cfg 0.1.0
Tue, 09 Dec 2008 04:40:05 +0000 terom fix more optimized-assert errors
Tue, 09 Dec 2008 04:38:32 +0000 terom improve mkcmake.sh
Tue, 09 Dec 2008 04:33:53 +0000 terom fix optimization-related warnings
Tue, 09 Dec 2008 04:31:39 +0000 ekku add final document
Tue, 09 Dec 2008 04:27:16 +0000 ekku resizing
Tue, 09 Dec 2008 04:23:57 +0000 terom add some diagrams to .tex, merged changes
Tue, 09 Dec 2008 04:22:30 +0000 ekku network move
Tue, 09 Dec 2008 04:14:55 +0000 terom add two sample graphs from the doxygen output
Tue, 09 Dec 2008 03:50:15 +0000 terom MOAR MOAR MOAR
Tue, 09 Dec 2008 03:28:25 +0000 terom PIMP MAH DOXYGEN
Tue, 09 Dec 2008 03:06:48 +0000 ekku Some stuff
Tue, 09 Dec 2008 03:04:31 +0000 saiam Titlepage and toc to documentation
Tue, 09 Dec 2008 02:58:31 +0000 terom misc. touching up of doc and NetworkServer comments...
Tue, 09 Dec 2008 02:55:45 +0000 nireco weapon reloads to right direction
Tue, 09 Dec 2008 02:54:35 +0000 saiam Should work now
Tue, 09 Dec 2008 02:52:11 +0000 terom tweaking documentation text, and added Input+Network subsections under arch... again, perhaps too verbose?
Tue, 09 Dec 2008 02:46:51 +0000 nireco cleaned object-object collision detection in PhysicsWorld.cc:tick
Tue, 09 Dec 2008 02:37:02 +0000 saiam Removed Network stuff from architecture part of documentation
Tue, 09 Dec 2008 02:33:59 +0000 ekku Collision and normal writing
Tue, 09 Dec 2008 02:26:42 +0000 saiam Simplified the architecture description a bit
Tue, 09 Dec 2008 02:15:00 +0000 saiam Minor fixes to documentation.
Tue, 09 Dec 2008 02:04:57 +0000 saiam Joku turha uml kaavio
Tue, 09 Dec 2008 02:04:41 +0000 nireco 1 bug documented
Tue, 09 Dec 2008 02:00:19 +0000 terom reorganize section 1 of documentation, and write a lot of really hard-to-read text in section 2
Tue, 09 Dec 2008 01:55:04 +0000 nireco first version of tgad
Tue, 09 Dec 2008 01:41:07 +0000 nireco picture_amount
Tue, 09 Dec 2008 01:39:38 +0000 ekku More worm gestures
Tue, 09 Dec 2008 01:30:46 +0000 saiam Something to the doc.
Tue, 09 Dec 2008 01:07:51 +0000 terom mark mkcmake.sh as executable
Tue, 09 Dec 2008 00:58:49 +0000 terom new DigDig weapon with massive radius
Tue, 09 Dec 2008 00:45:41 +0000 terom implement NetworkObject destructor, and increase BounceBounce recoil
Tue, 09 Dec 2008 00:45:18 +0000 saiam Rope aplies forcce to both players
Tue, 09 Dec 2008 00:10:32 +0000 ekku Players dont collide
Mon, 08 Dec 2008 23:52:08 +0000 terom transmit handleInput dt
Mon, 08 Dec 2008 23:49:48 +0000 saiam Minor fixes to documentation
Mon, 08 Dec 2008 23:47:48 +0000 terom handle NetworkClient server-disconnect by logging an error and stopping the engine
Mon, 08 Dec 2008 23:44:45 +0000 saiam Added rungen kutta to documentation
Mon, 08 Dec 2008 23:42:40 +0000 terom fix Network Projectile::onHitPlayer
Mon, 08 Dec 2008 23:24:40 +0000 terom fix infinite loop in NetworkBuffer