darkvater 
							
						 
					 
					
						
						
							
						
						9d38a7afca 
					 
					
						
						
							
							(svn r1374) -Feature: Add sticky item to finances window; sticky remains when requesting big/small window  
						
						... 
						
						
						
						-Moved resize icon in save dialog to bottom-right 
						
						
					 
					
						2005-01-04 17:04:10 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						3b7d2a8b67 
					 
					
						
						
							
							(svn r1348) -Feature: resizable windows. Read the comment in window.h to find out  
						
						... 
						
						
						
						how the system works. All useful windows are already made resizable. Enjoy :)
-Fix: fixed some GUI-glitches and flaws along the way 
						
						
					 
					
						2005-01-03 19:45:18 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						2ba5faed6c 
					 
					
						
						
							
							(svn r1260) -Fix: [1090357] Patch for braindead MinGW compiler (luzi82)  
						
						
						
						
					 
					
						2004-12-23 19:33:17 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						552cb7ad60 
					 
					
						
						
							
							(svn r1239) -Feature: Added gui option of setting company password. It can be found in the 'company information' window  
						
						... 
						
						
						
						-Spiced up 'set company_pw' a bit, where if no pw is typed, it shows the current one.
-Added a space between company name and player; looks better 
						
						
					 
					
						2004-12-22 23:24:53 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						093540e9b5 
					 
					
						
						
							
							(svn r1107) -Fix: [Network] A spectator can no longer buy/sell shares of companies  
						
						
						
						
					 
					
						2004-12-15 20:24:26 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						242f2c7b60 
					 
					
						
						
							
							(svn r1023) -Fix: [Network] [ 1083692 ] You can no longer buy out a company in MP  
						
						... 
						
						
						
						because of the lag between commands (anyway, I hope) 
						
						
					 
					
						2004-12-12 14:00:25 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						d6a1f3e412 
					 
					
						
						
							
							(svn r942) -Merged branch/network back into the trunk  
						
						
						
						
					 
					
						2004-12-04 17:54:56 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						265ac67183 
					 
					
						
						
							
							(svn r901) Small step in the process to clean up the DPARAM mess:  
						
						... 
						
						
						
						- reduce to 2 sizes (*DParam64 for 64bit values, *DParam for the rest)
- use inline functions instead of macros
- add assert()s to check for buffer overruns 
						
						
					 
					
						2004-12-02 22:53:07 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						acbd1801c7 
					 
					
						
						
							
							(svn r815) Include strings.h only in the files which need it.  
						
						... 
						
						
						
						This should reduce the compile time after altering english.txt by about 1/3, because "only" 62 instead of 90 .c files must be recompiled. 
						
						
					 
					
						2004-11-25 10:47:30 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						4ccd84f94b 
					 
					
						
						
							
							(svn r201) -Fix: [1025836] Company values bigger dan int32 were put to negative  
						
						... 
						
						
						
						-Fix: [1025836] Long bridges had negative value
-Fix: Typo in endian_check.c (Zr40) 
						
						
					 
					
						2004-09-11 09:40:19 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						8308432cf9 
					 
					
						
						
							
							(svn r187) -Feature: [1024044] Show max loan in finances window. (ledow)  
						
						... 
						
						
						
						-some type fixes in txt files 
						
						
					 
					
						2004-09-08 19:26:10 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						56435c8775 
					 
					
						
						
							
							(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)  
						
						... 
						
						
						
						-Fix: added WIDGETS_END macro for WWT_LAST which does this for all last widget-types 
						
						
					 
					
						2004-09-07 21:48:09 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						52f4a7eb16 
					 
					
						
						
							
							(svn r151) -Fix: [1021566] Buy/Sell 25% share button is broke  
						
						
						
						
					 
					
						2004-09-03 18:00:19 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						3b96ad994c 
					 
					
						
						
							
							(svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of company value). Water floods HQ.  
						
						... 
						
						
						
						-Some layout fixes for command.c
-Tileinfo debug window in console now shows Tile in decimal numbers 
						
						
					 
					
						2004-09-01 21:54:12 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						637a567acb 
					 
					
						
						
							
							(svn r17) -Fix Player window fixes, Getstring id0 fixes, Finances window is now ok  
						
						
						
						
					 
					
						2004-08-10 21:29:47 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						e475edd548 
					 
					
						
						
							
							(svn r15) -Fix: loan increase/decrease showed 1 instead of 10000  
						
						
						
						
					 
					
						2004-08-10 19:03:16 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						e4940ebc79 
					 
					
						
						
							
							(svn r3) -[1005611] Player Window patch: When looking in dropdownlist for player stuff, it will say  
						
						... 
						
						
						
						for all human players (Player #), not only for the first 2 
						
						
					 
					
						2004-08-10 14:32:17 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						efaeb275f7 
					 
					
						
						
							
							(svn r1) Import of revision 975 of old (crashed) SVN  
						
						
						
						
					 
					
						2004-08-09 17:04:08 +00:00