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)

Mon, 07 Apr 2008 12:43:46 +0000(svn r12606) [NoAI] -Fix: minor documentation inconsistancy, to make doxygen even more happy noai
truebrain [Mon, 07 Apr 2008 12:43:46 +0000] rev 9873
(svn r12606) [NoAI] -Fix: minor documentation inconsistancy, to make doxygen even more happy

Mon, 07 Apr 2008 12:35:43 +0000(svn r12604) [NoAI] -Fix: document LogData to make Doxygen happy noai
truebrain [Mon, 07 Apr 2008 12:35:43 +0000] rev 9872
(svn r12604) [NoAI] -Fix: document LogData to make Doxygen happy

Mon, 07 Apr 2008 12:31:50 +0000(svn r12603) [NoAI] -Add: 'support' for telling AIs that the last error message was a NewGRF generated message, so we can't say anything sensible about the real error message. noai
rubidium [Mon, 07 Apr 2008 12:31:50 +0000] rev 9871
(svn r12603) [NoAI] -Add: 'support' for telling AIs that the last error message was a NewGRF generated message, so we can't say anything sensible about the real error message.