Tue, 13 Mar 2007 12:04:38 +0000(svn r9136) [gamebalance] -Fix(r9135): Committed too much in previous commit gamebalance
celestar [Tue, 13 Mar 2007 12:04:38 +0000] rev 9883
(svn r9136) [gamebalance] -Fix(r9135): Committed too much in previous commit

Tue, 13 Mar 2007 12:03:24 +0000(svn r9135) [gamebalance] -Fix(r9026): Buffer overflows in multiplications of FixedT gamebalance
celestar [Tue, 13 Mar 2007 12:03:24 +0000] rev 9882
(svn r9135) [gamebalance] -Fix(r9026): Buffer overflows in multiplications of FixedT

Sun, 11 Mar 2007 14:02:43 +0000(svn r9114) [gamebalance] -Add: Added the new economy, with the ability to adjust growth in the difficulty window. The economy doesn't do anything yet, it just exists. gamebalance
celestar [Sun, 11 Mar 2007 14:02:43 +0000] rev 9881
(svn r9114) [gamebalance] -Add: Added the new economy, with the ability to adjust growth in the difficulty window. The economy doesn't do anything yet, it just exists.

Sun, 11 Mar 2007 13:57:34 +0000(svn r9113) [gamebalance] -Add: Implemented a function that computes positive, integral powers of a FixedT gamebalance
celestar [Sun, 11 Mar 2007 13:57:34 +0000] rev 9880
(svn r9113) [gamebalance] -Add: Implemented a function that computes positive, integral powers of a FixedT

Sun, 11 Mar 2007 10:21:12 +0000(svn r9110) [gamebalance] -Add: Added a double-cast operator for FixedT data type for C-compatible output with fprintf. gamebalance
celestar [Sun, 11 Mar 2007 10:21:12 +0000] rev 9879
(svn r9110) [gamebalance] -Add: Added a double-cast operator for FixedT data type for C-compatible output with fprintf.

Thu, 08 Mar 2007 09:41:06 +0000(svn r9060) [gamebalance] -Add: Added the two basic trigonometric functions (sine / cosine) for variables of types FixedT, so that we can compute periodic fluctuations. gamebalance
celestar [Thu, 08 Mar 2007 09:41:06 +0000] rev 9878
(svn r9060) [gamebalance] -Add: Added the two basic trigonometric functions (sine / cosine) for variables of types FixedT, so that we can compute periodic fluctuations.

Wed, 07 Mar 2007 14:36:57 +0000(svn r9052) [gamebalance] -Add: Unary minus operator for FixedT gamebalance
celestar [Wed, 07 Mar 2007 14:36:57 +0000] rev 9877
(svn r9052) [gamebalance] -Add: Unary minus operator for FixedT

Tue, 06 Mar 2007 15:30:54 +0000(svn r9026) [gamebalance] -Add: Added a new data type that allows fixed-point computations, as to enable computing non-integral numbers without worrying about the FPU rounding differences and, thus, desyncs. It is fully doxygenned, read the usage there. Thanks a bunch to KUDr for helping me with templates gamebalance
celestar [Tue, 06 Mar 2007 15:30:54 +0000] rev 9876
(svn r9026) [gamebalance] -Add: Added a new data type that allows fixed-point computations, as to enable computing non-integral numbers without worrying about the FPU rounding differences and, thus, desyncs. It is fully doxygenned, read the usage there. Thanks a bunch to KUDr for helping me with templates

Tue, 06 Mar 2007 15:09:50 +0000(svn r9025) [gamebalance] -Branch: Created a branch for rebalancing the economic aspects game gamebalance
celestar [Tue, 06 Mar 2007 15:09:50 +0000] rev 9875
(svn r9025) [gamebalance] -Branch: Created a branch for rebalancing the economic aspects game

Mon, 07 Apr 2008 14:00:52 +0000(svn r12607) [NoAI] -Add: SetLastError support for AIVehicle (Morloth) noai
truebrain [Mon, 07 Apr 2008 14:00:52 +0000] rev 9874
(svn r12607) [NoAI] -Add: SetLastError support for AIVehicle (Morloth)