log

age author description
Sat, 28 Oct 2006 11:55:29 +0000 tron (svn r6986) Use the pool macros for the Town pool draft
Sat, 28 Oct 2006 11:54:53 +0000 tron (svn r6985) Remove stuff forgotten in r6984 draft
Sat, 28 Oct 2006 11:51:38 +0000 tron (svn r6984) Use the pool macros for the RoadStop pool draft
Sat, 28 Oct 2006 11:48:21 +0000 tron (svn r6983) Use the pool macros for the Station pool draft
Sat, 28 Oct 2006 11:43:56 +0000 tron (svn r6982) Use the pool macros for the Sign pool draft
Sat, 28 Oct 2006 11:40:47 +0000 tron (svn r6981) Use the pool macros for the Savegame pool draft
Sat, 28 Oct 2006 11:37:26 +0000 tron (svn r6980) Use the pool macros for the Order pool draft
Sat, 28 Oct 2006 11:32:45 +0000 tron (svn r6979) Use the pool macros for the Industry pool draft
Sat, 28 Oct 2006 11:32:12 +0000 tron (svn r6978) Use the pool macros for the SoundInternal pool draft
Sat, 28 Oct 2006 11:08:52 +0000 tron (svn r6977) Use the pool macros for the EngineRenew pool draft
Sat, 28 Oct 2006 11:02:37 +0000 tron (svn r6976) Use the pool macros for the Depot pool draft
Sat, 28 Oct 2006 10:55:59 +0000 tron (svn r6975) Use the pool macros for the Vehicle pool draft
Sat, 28 Oct 2006 10:55:26 +0000 tron (svn r6974) use the pool macros for the SpriteGroup pool draft
Sat, 28 Oct 2006 10:54:20 +0000 tron (svn r6973) Add macros to easily create a pool with less code duplication and more opportunities for constant expression evaluation draft
Sat, 28 Oct 2006 08:48:31 +0000 peter1138 (svn r6972) - Codechange: Allow standard ini-file style comments draft
Fri, 27 Oct 2006 20:39:58 +0000 glx (svn r6971) -Fix r6961: WWT_NODISTXTBTN buttons were normal buttons not push buttons draft
Fri, 27 Oct 2006 17:13:22 +0000 miham (svn r6969) WebTranslator2 update to 2006-10-27 19:12:49 draft
Fri, 27 Oct 2006 16:18:47 +0000 belugas (svn r6966) -Fix(6965): Little typo while making the comment doxygen friendly draft
Fri, 27 Oct 2006 15:54:24 +0000 belugas (svn r6965) -CodeChange : Add a climate bitmask member to IndutrySpec. draft
Fri, 27 Oct 2006 14:05:42 +0000 peter1138 (svn r6963) - Fix (r6960): signed/unsigned complaints from MSVC draft
Fri, 27 Oct 2006 13:58:58 +0000 Darkvater (svn r6962) -Fix r6961: spacing... draft
Fri, 27 Oct 2006 13:48:56 +0000 Darkvater (svn r6961) -Codechange: Remove relic from r212 WWT_NODISTXTBTN which was originally used to not draft
Fri, 27 Oct 2006 13:15:21 +0000 peter1138 (svn r6960) - Feature: NewGRF: Implement some support for GRF Resource Management (GRM) draft
Fri, 27 Oct 2006 11:49:51 +0000 Darkvater (svn r6959) -Codechange: Move GfxFillRect() out of the chat-message drawing loop since we already draft
Fri, 27 Oct 2006 11:17:38 +0000 Darkvater (svn r6958) -Fix (r6956): GCC warning (thx Tron) and a coding style forgotten in r6957 draft
Fri, 27 Oct 2006 11:09:24 +0000 Darkvater (svn r6957) -Cleanup: comments, coding style draft
Fri, 27 Oct 2006 11:08:17 +0000 Darkvater (svn r6956) -Feature: Increase the chatbuffer of chat messages. Messages longer than the allocated draft
Fri, 27 Oct 2006 10:27:38 +0000 Darkvater (svn r6955) -Codechange: Change some variable names for _textmessage_box, and replace 5 different draft
Fri, 27 Oct 2006 10:12:57 +0000 Darkvater (svn r6954) -Feature: Constrain the drawing of a string inside an editbox to the dimensions of draft
Fri, 27 Oct 2006 09:55:38 +0000 Darkvater (svn r6953) -Codechange: Change FormatStringLinebreaks in such a way that if no whitespace was seen draft