Fri, 04 Aug 2006 22:26:44 +0000(svn r5759) -Fix: [OSX] fixed issue where the bundle was not build if the data dir contained subdirs (now copies the subdirs as well)
bjarni [Fri, 04 Aug 2006 22:26:44 +0000] rev 4215
(svn r5759) -Fix: [OSX] fixed issue where the bundle was not build if the data dir contained subdirs (now copies the subdirs as well)
-Fix: [OSX] allow subdirs in scenario when using make release (copies the subdirs as well)
-Fix: [OSX] removed an outdated line in make release that prevented the creation of the dmg file

Fri, 04 Aug 2006 05:52:10 +0000(svn r5750) WebTranslator2 update to 2006-08-04 07:51:51
miham [Fri, 04 Aug 2006 05:52:10 +0000] rev 4214
(svn r5750) WebTranslator2 update to 2006-08-04 07:51:51
slovak - 31 fixed, 24 changed by lengyel (55)

Thu, 03 Aug 2006 18:09:42 +0000(svn r5742) WebTranslator2 update to 2006-08-03 20:09:26
miham [Thu, 03 Aug 2006 18:09:42 +0000] rev 4213
(svn r5742) WebTranslator2 update to 2006-08-03 20:09:26
slovak - 12 changed by lengyel (12)

Thu, 03 Aug 2006 06:44:54 +0000(svn r5723) - Move the declaration of DrawRoadDepotSprite() out of functions.h (but I'm not too happy with the new header)
tron [Thu, 03 Aug 2006 06:44:54 +0000] rev 4212
(svn r5723) - Move the declaration of DrawRoadDepotSprite() out of functions.h (but I'm not too happy with the new header)
- Use DiagDirection instead of plain int for the orientation of the depot graphics
- Rename the associated data tables with sprites to something more meaningful

Wed, 02 Aug 2006 18:36:53 +0000(svn r5714) Backport from branches/TGP (r5701 and r5711)
miham [Wed, 02 Aug 2006 18:36:53 +0000] rev 4211
(svn r5714) Backport from branches/TGP (r5701 and r5711)
-Fix: < > boxes in patch-settings didn't grey out when they hit the limit of their range
-Codechange: while at it, prettyfied DrawArrowButtons() a bit
-Fix: < > boxes in industry production window (when cheat enabled) had a minor glitch

Tue, 01 Aug 2006 19:24:29 +0000(svn r5698) - Fix [r5697]: don't remove ctype include for win32.c; needed for toupper...ugh
Darkvater [Tue, 01 Aug 2006 19:24:29 +0000] rev 4210
(svn r5698) - Fix [r5697]: don't remove ctype include for win32.c; needed for toupper...ugh

Tue, 01 Aug 2006 19:19:39 +0000(svn r5697) -Fix [r5684]: tolower() was undefined for certain architectures, strangly VS2003 didn't complain, VS2005 did. Thanks glx
Darkvater [Tue, 01 Aug 2006 19:19:39 +0000] rev 4209
(svn r5697) -Fix [r5684]: tolower() was undefined for certain architectures, strangly VS2003 didn't complain, VS2005 did. Thanks glx

Tue, 01 Aug 2006 17:56:39 +0000(svn r5696) WebTranslator2 update to 2006-08-01 19:56:23
miham [Tue, 01 Aug 2006 17:56:39 +0000] rev 4208
(svn r5696) WebTranslator2 update to 2006-08-01 19:56:23
turkish - 5 changed by jnmbk (5)

Tue, 01 Aug 2006 13:27:26 +0000(svn r5692) WebTranslator2 update to 2006-08-01 15:27:09
miham [Tue, 01 Aug 2006 13:27:26 +0000] rev 4207
(svn r5692) WebTranslator2 update to 2006-08-01 15:27:09
slovak - 11 changed by lengyel (11)

Tue, 01 Aug 2006 06:08:11 +0000(svn r5690) Factor common code to reduce code duplication
tron [Tue, 01 Aug 2006 06:08:11 +0000] rev 4206
(svn r5690) Factor common code to reduce code duplication