rubidium 
							
						 
					 
					
						
						
							
						
						ecdb16de42 
					 
					
						
						
							
							(svn r11440) -Codechange: replace magic numbers with enumified WindowHighlightMode constants. Patch by SmatZ.  
						
						
						
						
					 
					
						2007-11-15 18:28:00 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						dd6ef7ad49 
					 
					
						
						
							
							(svn r11409) -Update: as of now, I am a retired Developer, so mark me as such  
						
						
						
						
					 
					
						2007-11-11 14:32:18 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						e2c0f1faf7 
					 
					
						
						
							
							(svn r11374) -Codechange: Give meaning to the magical number that specifies the color of the text in a DrawString call.  
						
						... 
						
						
						
						Patch heavily based on BiBB's work (FS#1383) 
						
						
					 
					
						2007-11-04 00:08:57 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						eaff35a821 
					 
					
						
						
							
							(svn r11287) -Codechange: add support for pushing paramaters into NewIndustries' error messages. Patch by Csaboka.  
						
						
						
						
					 
					
						2007-10-17 20:09:16 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						bd7483ba3c 
					 
					
						
						
							
							(svn r11040) -Fix [FS#1179]: removing CMD_AUTO from some commands could remotely trigger an assertion.  
						
						
						
						
					 
					
						2007-09-04 11:58:27 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						4841510c08 
					 
					
						
						
							
							(svn r10878) -Add [FS#653]: added TileHeight to the Land Area Information tool (blove)  
						
						
						
						
					 
					
						2007-08-13 18:59:34 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						032de036dd 
					 
					
						
						
							
							(svn r10755) -Codechange: make the town struct use the pool item class as super class.  
						
						
						
						
					 
					
						2007-08-02 21:05:54 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						61f94c2d5e 
					 
					
						
						
							
							(svn r10736) -Fix: Correct all mispellings of 'successful'.  
						
						
						
						
					 
					
						2007-07-30 13:36:09 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						35f34ca7a3 
					 
					
						
						
							
							(svn r10709) -Codechange: allow automatic downsizing of the load game/save game windows. These windows also already supported downsizing, but again the resize button would be unreachable.  
						
						
						
						
					 
					
						2007-07-27 22:11:22 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						13ab17bca8 
					 
					
						
						
							
							(svn r10704) -Codechange: provide an infrastructure to have resizable windows that are smaller than the default window size.  
						
						
						
						
					 
					
						2007-07-27 12:49:04 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7fe3635cdb 
					 
					
						
						
							
							(svn r10684) -Codechange: some more coding style related changes. Primarily moving { to a new line.  
						
						
						
						
					 
					
						2007-07-25 00:16:30 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						df009178d4 
					 
					
						
						
							
							(svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h  
						
						
						
						
					 
					
						2007-07-16 09:16:58 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						690a27f8ce 
					 
					
						
						
							
							(svn r10522) -Fix: the "build truck station" GUI showed that it would accept tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them.  
						
						
						
						
					 
					
						2007-07-12 13:40:24 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						12302ae8c7 
					 
					
						
						
							
							(svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one)  
						
						
						
						
					 
					
						2007-07-03 11:31:38 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						a1d3c96040 
					 
					
						
						
							
							(svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;)  
						
						
						
						
					 
					
						2007-06-26 13:36:00 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						8ee9e8bf1e 
					 
					
						
						
							
							(svn r10323) -Codechange: reference company name, number and player (president) name  
						
						... 
						
						
						
						by index 
						
						
					 
					
						2007-06-25 13:30:38 +00:00 
						 
				 
			
				
					
						
							
							
								orudge 
							
						 
					 
					
						
						
							
						
						9f8c5a97c0 
					 
					
						
						
							
							(svn r10311) -Fix: I'm not retired, just relatively inactive ;)  
						
						
						
						
					 
					
						2007-06-24 20:44:36 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						80bcbce62b 
					 
					
						
						
							
							(svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning vehicle is loading, down meaning vehicle is unloading  
						
						
						
						
					 
					
						2007-06-22 18:28:44 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4312cec2c0 
					 
					
						
						
							
							(svn r10263) -Fix (r10262): due to 64 bits alignment a struct became a little too large.  
						
						
						
						
					 
					
						2007-06-21 19:18:49 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						328d369f64 
					 
					
						
						
							
							(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger.  
						
						
						
						
					 
					
						2007-06-21 19:08:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d0fa4eb9de 
					 
					
						
						
							
							(svn r10258) -Codechange: as we are now using int64 all over the place, it's better to use int64 variables in the string generating too instead of packing them into two int32s.  
						
						... 
						
						
						
						-Fix: some displays of money were wrong. 
						
						
					 
					
						2007-06-21 17:25:17 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						66a136be09 
					 
					
						
						
							
							(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle is while loading/unloading (TheJosh)  
						
						
						
						
					 
					
						2007-06-21 16:17:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						1b27095c83 
					 
					
						
						
							
							(svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to place money in some string.  
						
						
						
						
					 
					
						2007-06-21 14:54:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						0d8e82b7d7 
					 
					
						
						
							
							(svn r10246) -Fix (r10297): some forgotten money conversions and truncation issues. Thanks to benc for providing the patch.  
						
						
						
						
					 
					
						2007-06-21 14:32:27 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						23727da96f 
					 
					
						
						
							
							(svn r10208) -Codechange: replace int32 with Money where appropriate.  
						
						
						
						
					 
					
						2007-06-18 21:44:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7dda2d93da 
					 
					
						
						
							
							(svn r10207) -Codechange: remove the redundant player_money in favour of the money64, which is now renamed to player_money.  
						
						
						
						
					 
					
						2007-06-18 21:00:14 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						773a7c9cb6 
					 
					
						
						
							
							(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.  
						
						
						
						
					 
					
						2007-06-18 19:53:50 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						82e79b847e 
					 
					
						
						
							
							(svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded).  
						
						
						
						
					 
					
						2007-06-18 16:42:40 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3c7a85fe94 
					 
					
						
						
							
							(svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible.  
						
						... 
						
						
						
						-Codechange: add support for personal directories on Windows.
-Fix [FS#153, FS#193, FS#502, FS#816, FS#854]: fix issues related to fixed names, fixed places of files/directories and application bundles. 
						
						
					 
					
						2007-06-17 15:48:57 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						60d738f23a 
					 
					
						
						
							
							(svn r10116) -Fix [FS#850]: remove invalid characters (for the file system) from savegame names. Based on a patch by TheJosh.  
						
						
						
						
					 
					
						2007-06-12 15:46:34 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a8d9b4e040 
					 
					
						
						
							
							(svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.  
						
						
						
						
					 
					
						2007-05-25 22:07:40 +00:00 
						 
				 
			
				
					
						
							
							
								maedhros 
							
						 
					 
					
						
						
							
						
						3b2a1c1c69 
					 
					
						
						
							
							(svn r9901) -Codechange: Decide what to do with selected land areas based on the specific variable, not how it was highlighted.  
						
						
						
						
					 
					
						2007-05-23 13:52:10 +00:00 
						 
				 
			
				
					
						
							
							
								maedhros 
							
						 
					 
					
						
						
							
						
						1a9d43ff40 
					 
					
						
						
							
							(svn r9900) -Codechange: Separate the variables for how to highlight a land area and what to do with it afterwards.  
						
						
						
						
					 
					
						2007-05-23 12:45:56 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						b605f68631 
					 
					
						
						
							
							(svn r9846) -Codechange: introduced ZOOM_LVL_MIN and ZOOM_LVL_MAX for the obvious reasons  
						
						... 
						
						
						
						-Codechange: introduced ZOOM_LVL_DETAIL to show/remove details
-Codechange: changed << and >> operator with ZoomLevel to a simple wrapper (that in theory also allows zoom-in besides the current zoom-out)
-Fix r9845: missed some int -> ZoomLevel 
						
						
					 
					
						2007-05-15 16:08:46 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2ce514284c 
					 
					
						
						
							
							(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.  
						
						
						
						
					 
					
						2007-04-18 22:41:53 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7577954ced 
					 
					
						
						
							
							(svn r9672) -Cleanup: lots of coding style fixes around operands.  
						
						
						
						
					 
					
						2007-04-18 22:10:36 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						097b3b3c7b 
					 
					
						
						
							
							(svn r9662) -Documentation: Doxygen corrections and @file omissions  
						
						
						
						
					 
					
						2007-04-17 20:23:13 +00:00 
						 
				 
			
				
					
						
							
							
								maedhros 
							
						 
					 
					
						
						
							
						
						3d81de8d7e 
					 
					
						
						
							
							(svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist.  
						
						
						
						
					 
					
						2007-04-12 13:07:15 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						93fe91cc8c 
					 
					
						
						
							
							(svn r9388) -Codechange: variable scope and type, and standardify all CargoID loops.  
						
						
						
						
					 
					
						2007-03-21 13:19:01 +00:00 
						 
				 
			
				
					
						
							
							
								maedhros 
							
						 
					 
					
						
						
							
						
						209101391a 
					 
					
						
						
							
							(svn r9315) -Merge: The newhouses branch. With this merge comes almost complete support for  
						
						... 
						
						
						
						the newhouses grf specs, so all newhouses grfs will be playable in the game.
Many thanks to everyone who contributed code and ideas, and all the testers
who found things we missed. 
						
						
					 
					
						2007-03-19 11:27:30 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						979ccd45ba 
					 
					
						
						
							
							(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};  
						
						
						
						
					 
					
						2007-03-07 12:11:48 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4169bfba06 
					 
					
						
						
							
							(svn r9050) -Codechange: Foo(void) -> Foo()  
						
						
						
						
					 
					
						2007-03-07 11:47:46 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						4445faba29 
					 
					
						
						
							
							(svn r9042) -Add : Maedhros as a developper  
						
						
						
						
					 
					
						2007-03-06 22:16:43 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						ca4c856247 
					 
					
						
						
							
							(svn r9011) -Codechange (r9003): Rework Utf8PrevChar so that it returns a pointer to the previous UTF8 character's first byte instead of a byte-length offset  
						
						
						
						
					 
					
						2007-03-05 00:34:48 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						4c912e462c 
					 
					
						
						
							
							(svn r9003) -Codechange: Introduce a function Utf8PrevCharLen that finds the starting character of an UTF-8 sequence from a given position and returns the length to the first UTF-8 encoding byte of that sequence.  
						
						
						
						
					 
					
						2007-03-04 00:49:40 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						5792aa85c7 
					 
					
						
						
							
							(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style.  
						
						
						
						
					 
					
						2007-03-03 04:04:22 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						27fc1300e2 
					 
					
						
						
							
							(svn r8977) -Codechange: Remove the hardcoded maximum width for some drawstrings and replace them with a portion of w->width. Only visible improvement is QueryWndProc which will not write exactly to the edge of the window anymore.  
						
						
						
						
					 
					
						2007-03-02 17:54:52 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						5b4b9cbd5c 
					 
					
						
						
							
							(svn r8969) -Codechange: rework of the player face bits.  
						
						... 
						
						
						
						- introduce a new format (with backward compatability) that is more clear and needs a much simpler face drawer
 - replace tons of ifs/switches/magic numbers by table lookups 
						
						
					 
					
						2007-03-02 01:17:11 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						3d581f4f89 
					 
					
						
						
							
							(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels.  
						
						
						
						
					 
					
						2007-02-20 22:09:21 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2a9851a3ad 
					 
					
						
						
							
							(svn r8511) -Codechange: make WindowClass an enumerated value.  
						
						
						
						
					 
					
						2007-02-01 15:49:12 +00:00