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.

Mon, 07 Apr 2008 12:30:28 +0000(svn r12602) [NoAI] -Fix: minor type in documentation noai
truebrain [Mon, 07 Apr 2008 12:30:28 +0000] rev 9870
(svn r12602) [NoAI] -Fix: minor type in documentation

Sun, 06 Apr 2008 23:07:42 +0000(svn r12597) [NoAI] -Sync: with trunk r12501:12596. noai
rubidium [Sun, 06 Apr 2008 23:07:42 +0000] rev 9869
(svn r12597) [NoAI] -Sync: with trunk r12501:12596.

Sun, 06 Apr 2008 14:12:19 +0000(svn r12590) [NoAI] -Add: EnforcePrecondition macro to make code much better readable. noai
rubidium [Sun, 06 Apr 2008 14:12:19 +0000] rev 9868
(svn r12590) [NoAI] -Add: EnforcePrecondition macro to make code much better readable.