| 
							
							
								 Alberth | c5c7e3a939 | Add: Timeout counter for the goals. Addresses #7371 | 2014-12-30 19:29:55 +01:00 |  | 
			
				
					| 
							
							
								 Alberth | 3c9f2c8314 | Fix: Don't create more than 2 goals for the same cargo type. | 2014-12-30 18:10:13 +01:00 |  | 
			
				
					| 
							
							
								 Alberth | 588502838c | Fix: Don't continue looking hard for new challenges when they are not findable. | 2014-12-30 17:59:56 +01:00 |  | 
			
				
					| 
							
							
								 Alberth | 8ed36c044e | Fix: Don't set goals for cargo that's not available at the map. Closes #7368 | 2014-12-30 17:54:00 +01:00 |  | 
			
				
					| 
							
							
								 Alberth | eec0265eeb | Change: Output less empty lines, rename main class. | 2014-12-30 13:28:22 +01:00 |  | 
			
				
					| 
							
							
								 Alberth | fd0469ad9b | Change: Move GSGoal creation and removal to the CompanyGoal. | 2014-12-30 11:01:30 +01:00 |  | 
			
				
					| 
							
							
								 Alberth | 78aa73dd2c | Add: Goal 'done' detection, and removal. | 2014-12-29 16:34:12 +01:00 |  | 
			
				
					| 
							
							
								 Alberth | 28d71ad2df | Add: Cargo delivery monitoring and updating. | 2014-12-29 12:22:27 +01:00 |  | 
			
				
					| 
							
							
								 Andy | 4201c8f4e7 | Codechange: move a logging line so other code flow is easier to read | 2014-12-28 22:11:10 +00:00 |  | 
			
				
					| 
							
							
								 Andy | b5fbd5e905 | Change: log the GoalID, we'll probably want to store it later though | 2014-12-28 22:10:24 +00:00 |  | 
			
				
					| 
							
							
								 Andy | 934d6e8c7b | Fix: no need to show cargo name twice in goal text | 2014-12-28 17:30:19 +00:00 |  | 
			
				
					| 
							
							
								 Andy | 7ce591d8b7 | Change: pretty-print the cargo amounts for goals | 2014-12-28 17:28:42 +00:00 |  | 
			
				
					| 
							
							
								 Alberth | f01fca7072 | Add: Clickable goals. | 2014-12-28 17:54:52 +01:00 |  | 
			
				
					| 
							
							
								 Andy | 7f991c3ad0 | Codechange: tidy some dead code, correct a comment typo | 2014-12-28 16:46:38 +00:00 |  | 
			
				
					| 
							
							
								 Alberth | 2e13920e38 | Fix: Prevent duplicate cargo/resource combinations for a company. | 2014-12-28 17:22:54 +01:00 |  | 
			
				
					| 
							
							
								 Andy | 744419dd92 | Change: use GSText to handle prettified goal display | 2014-12-28 16:18:48 +00:00 |  | 
			
				
					| 
							
							
								 Andy | 7d16de450f | Change: prettify the display of goals a bit with destination name | 2014-12-28 14:53:21 +00:00 |  | 
			
				
					| 
							
							
								 Andy | 672cf68352 | Change: CreateChallenge() now creates goals as well as logging them | 2014-12-28 14:31:29 +00:00 |  | 
			
				
					| 
							
							
								 Alberth | 92a346e929 | Add: Companies with goals. | 2014-12-28 15:15:09 +01:00 |  | 
			
				
					| 
							
							
								 Alberth | 32bdd042e0 | Add: Handling of town cargoes in challenge creation. | 2014-12-28 13:39:03 +01:00 |  | 
			
				
					| 
							
							
								 Andy | 39177ba8a5 | Change: proof of assigning goals to companies | 2014-12-28 11:37:52 +00:00 |  | 
			
				
					| 
							
							
								 Alberth | a0478b7439 | Add: Find a challenge for industry cargoes. | 2014-12-28 11:17:47 +01:00 |  | 
			
				
					| 
							
							
								 Alberth | b3a420a823 | Add: Global storage of cargo types and effects. | 2014-12-28 10:16:05 +01:00 |  | 
			
				
					| 
							
							
								 Andy | 34cebd204c | Codechange: formatting | 2014-12-27 21:46:48 +00:00 |  | 
			
				
					| 
							
							
								 Andy | 72f5fd593f | Change: comment out lake logging, provide logging of industries accepting and producing each cargo | 2014-12-27 20:54:59 +00:00 |  | 
			
				
					| 
							
							
								 Andy | 6129574803 | Change: comment out the proof-of-concept news and question modals, they're annoying | 2014-12-27 20:02:58 +00:00 |  | 
			
				
					| 
							
							
								 Andy | ce9f3598cc | Change: log some stuff about industries accepting cargos (broken) | 2014-12-27 20:02:03 +00:00 |  | 
			
				
					| 
							
							
								 Andy | 6bd059c712 | Change: proof of concept for Goal Question (annoying) | 2014-12-27 15:22:09 +00:00 |  | 
			
				
					| 
							
							
								 Andy | 222bd24ea9 | Change: proof of concept lang file with string parameter | 2014-12-27 15:12:21 +00:00 |  | 
			
				
					| 
							
							
								 Andy | b0ab20f62b | Change: proof of concept news messages | 2014-12-27 14:51:59 +00:00 |  | 
			
				
					| 
							
							
								 Alberth | 008c634c4b | Add: Examine available cargoes. | 2014-12-27 11:59:46 +01:00 |  | 
			
				
					| 
							
							
								 Alberth | 448993181b | A little random functionality for the GS | 2014-12-27 11:52:49 +01:00 |  | 
			
				
					| 
							
							
								 Andy | be0b545c50 | Add: empty main.nut and info.nut files | 2014-12-27 09:35:33 +00:00 |  |