| 
							
							
								 frosch | c10e26137e | (svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken. | 2010-02-14 18:33:57 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 5c6dcffd47 | (svn r19127) -Codechange: Add printf-like warnings to more functions. | 2010-02-14 13:01:33 +00:00 |  | 
			
				
					| 
							
							
								 frosch | b717136581 | (svn r18828) -Fix (r18823): Decrementing uints is different to ints. | 2010-01-16 16:44:59 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 556f449f0b | (svn r18826) -Codechange: Unifiy return value of (SmallArray|FixedSizeArray)::(Append|AppendC) with other containers. (skidd13) | 2010-01-16 14:22:19 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 757c9667ce | (svn r18825) -Codechange: Sometimes code is shorter if you do not use a function for deduplication. (skidd13) | 2010-01-16 14:17:03 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 3e76cffbdd | (svn r18824) -Codechange: Turn some public members into protected ones. (skidd13) | 2010-01-16 14:12:18 +00:00 |  | 
			
				
					| 
							
							
								 frosch | fa2e4072a9 | (svn r18823) -Codechange: Some uints for unsigned ints. (skidd13) | 2010-01-16 14:02:22 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 75b7bb4231 | (svn r18822) -Codechange: Rename YAPF-related container classes and their members to better fit other container classes. (skidd13) | 2010-01-16 13:52:24 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9467b7c6d6 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header | 2010-01-15 16:41:15 +00:00 |  | 
			
				
					| 
							
							
								 smatz | f85b8c4e09 | (svn r17596) -Codechange: constify some tables | 2009-09-20 23:11:01 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 441297d0f2 | (svn r17461) -Document: that a certain compiler warning when compiled without asserts in gcc 4.4+ isn't our fault but GCC's. Includes a reference to the appropriate GCC bug report | 2009-09-07 20:07:47 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 99d46e0ad7 | (svn r17248) -Fix: add GPL license notice where appropriate | 2009-08-21 20:21:05 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c096e3d54c | (svn r17228) -Codechange: some coding style fixes | 2009-08-20 10:23:39 +00:00 |  | 
			
				
					| 
							
							
								 yexo | c463176a9c | (svn r17219) -Cleanup: remove a lot of unused string code | 2009-08-19 13:13:32 +00:00 |  | 
			
				
					| 
							
							
								 smatz | b8bd45ba4f | (svn r17169) -Codechange: apply coding style to some for statements | 2009-08-14 17:14:04 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 55fceac7f3 | (svn r17101) -Revert [FS#3065](r16546): large table on stack caused stack overflow on some architectures | 2009-08-07 13:33:55 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 337d92b082 | (svn r16983) -Change: work around a bogus GCC 4.4+ warning that can't be disabled | 2009-07-29 20:24:48 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 55b1e701e4 | (svn r16546) -Codechange: use array member instead of allocating in costructor and freeing in desctructor | 2009-06-09 23:22:37 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2832d69272 | (svn r16422) -Codechange: use const_cast for removing const and warn when const is (accidentally?) removed using C-style casts. | 2009-05-24 21:09:00 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c3e87f345d | (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too | 2009-03-15 00:32:18 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | f3e0fd7416 | (svn r15711) -Codechange: lots of whitespace cleanup/fixes | 2009-03-14 18:16:29 +00:00 |  | 
			
				
					| 
							
							
								 smatz | d6d2da171f | (svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion' header | 2009-02-17 02:08:53 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 9021c20b5e | (svn r15299) -Cleanup: remove many redundant includes | 2009-01-31 20:16:06 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 1dcbba1c2d | (svn r15296) -Cleanup: remove redundant _MSC_VER >= 1400 checks, older versions aren't supported anymore. One check in stdafx.h is enough | 2009-01-30 17:54:48 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 28ea38ae55 | (svn r14949) -Cleanup: pointer coding style | 2009-01-10 00:31:47 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 9506434539 | (svn r14105) -Fix: Some typos that are more grammatical errors, as it seems. Provided by ln
I've added a little fix on currency.cpp too, why not :) | 2008-08-20 01:38:12 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | fc47ae96c4 | (svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are drawn using the old Patch-like PBS sprites. (michi_cc) | 2008-08-02 22:48:43 +00:00 |  | 
			
				
					| 
							
							
								 skidd13 | ad9b19b77a | (svn r13575) -Codechange: Move small vector to core since it fits better in there -Codechange: convert smallvector from struct to class | 2008-06-19 10:19:02 +00:00 |  | 
			
				
					| 
							
							
								 skidd13 | a7e3f09f7c | (svn r13574) -Doc: Document the small vector template class | 2008-06-19 09:33:50 +00:00 |  | 
			
				
					| 
							
							
								 skidd13 | a8bb6177ee | (svn r13516) -Codechange: Move MemCpyT to a fitting core header -Codechange: Split the sorting code from the sortlist to an appropriate header | 2008-06-14 16:23:08 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 026afc097a | (svn r13342) -Fix: smallvec.h/sortlist_type.h didn't include everything they needed. | 2008-05-30 09:32:24 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | bcd05a4bce | (svn r13245) -Codechange: Use SmallVectors for generating vehicle lists, simplifying calling code somewhat. | 2008-05-25 16:12:13 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 5f625acb1a | (svn r13227) -Codechange: Apply code style | 2008-05-24 10:02:49 +00:00 |  | 
			
				
					| 
							
							
								 smatz | b4968c6bea | (svn r13016) -Codechange: unify the detection if rail catenary should be drawn | 2008-05-08 16:48:29 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 8a422e34df | (svn r12995) -Codechange: use std::vector for EngineList instead of C/C++ wrapper for CBlobT | 2008-05-07 18:31:29 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1ce0b03bf0 | (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. | 2008-05-06 15:11:33 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2b85217bfe | (svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station code. | 2008-04-23 22:16:41 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 34f4150b15 | (svn r12740) -Codechange: use a vector instead of allocating memory in a byte array for ChildScreenSpriteToDraw. | 2008-04-16 20:39:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1eac80f840 | (svn r12739) -Codechange: use a vector instead of allocating memory in a byte array for ParentSpriteToDraw. | 2008-04-16 20:01:04 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | efdf8b8c8a | (svn r12737) -Codechange: Replace vector with a cut down class to allocate space as necessary. This avoids copying data around for vector's push_back() function. | 2008-04-16 19:01:09 +00:00 |  | 
			
				
					| 
							
							
								 glx | bba1a62db1 | (svn r11914) -Documentation: fix some @file statement | 2008-01-18 03:48:29 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 00c9d3ef20 | (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed. | 2007-12-25 09:48:53 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 507463e420 | (svn r11684) -Codechange: split gfx.h in a type and functional header. | 2007-12-23 10:56:02 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 0995194162 | (svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies. | 2007-12-18 19:52:14 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 33cdfc71dc | (svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (Re|M|C)allocT and add a check for out-of-memory situations to the *allocT functions. | 2007-12-08 14:50:41 +00:00 |  | 
			
				
					| 
							
							
								 truelight | 930bb84242 | (svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or anyway, a step towards that goal) -Fix: put DEBUG lines under WINCE via a function designed for just that under WINCE | 2007-08-03 23:26:12 +00:00 |  | 
			
				
					| 
							
							
								 KUDr | 18c8a920d2 | (svn r10647) -Fix: AutoPtrT::operator =() didn't delete old object | 2007-07-21 14:01:12 +00:00 |  | 
			
				
					| 
							
							
								 KUDr | fc58c73bc5 | (svn r10646) -Cleanup: AutoPtrT<>::Release() renamed to Detach() -better describes what it does
 -was inconsistent with CCountedPtr<>::Release() | 2007-07-21 13:45:15 +00:00 |  | 
			
				
					| 
							
							
								 KUDr | 1f693e8ce8 | (svn r10645) -Fix (r10644): file contents seems to be 3x there | 2007-07-21 12:39:46 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 478e009ac6 | (svn r10644) -Merge (from NoAI): framework for reference counted objects (pointers). | 2007-07-20 18:44:04 +00:00 |  |