Sun, 26 Mar 2006 21:50:57 +0000(svn r4126) - Feature: A new multi-lingual multi-measuring-unit system:
peter1138 [Sun, 26 Mar 2006 21:50:57 +0000] rev 3342
(svn r4126) - Feature: A new multi-lingual multi-measuring-unit system:
- Replace miles/kilometres game option with a general measuring units option.
- Add {POWER}, {WEIGHT}, {WEIGHT_S} and {VOLUME_S} (_S for short) tags to the language/string system.
- Add SI as option for measuring units.
Language file updates to use the system will come soon.

Sun, 26 Mar 2006 21:15:09 +0000(svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or something similar on non-i386 architectures to performance-tune (critical) code. Some systems are probably missing, but those can be added later.
Darkvater [Sun, 26 Mar 2006 21:15:09 +0000] rev 3341
(svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or something similar on non-i386 architectures to performance-tune (critical) code. Some systems are probably missing, but those can be added later.

Sun, 26 Mar 2006 21:13:16 +0000(svn r4124) - CodeChange: remove windows-specific code from initializing the random generator. There was no need for it.
Darkvater [Sun, 26 Mar 2006 21:13:16 +0000] rev 3340
(svn r4124) - CodeChange: remove windows-specific code from initializing the random generator. There was no need for it.

Sun, 26 Mar 2006 21:07:56 +0000(svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater [Sun, 26 Mar 2006 21:07:56 +0000] rev 3339
(svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.

Sun, 26 Mar 2006 19:20:15 +0000(svn r4120) Use the new station functions where appropriate
tron [Sun, 26 Mar 2006 19:20:15 +0000] rev 3338
(svn r4120) Use the new station functions where appropriate

Sun, 26 Mar 2006 19:03:03 +0000(svn r4119) There's one more possible hangar tile. Check for this in IsHangar(), too
tron [Sun, 26 Mar 2006 19:03:03 +0000] rev 3337
(svn r4119) There's one more possible hangar tile. Check for this in IsHangar(), too

Sun, 26 Mar 2006 18:48:23 +0000(svn r4116) -Fix: The AI should send a plane into a hangar if it's not in a hangar _or_ not stopped, not when it's not in a hangar _and_ not stopped
tron [Sun, 26 Mar 2006 18:48:23 +0000] rev 3336
(svn r4116) -Fix: The AI should send a plane into a hangar if it's not in a hangar _or_ not stopped, not when it's not in a hangar _and_ not stopped

Sun, 26 Mar 2006 16:29:20 +0000(svn r4114) - Add missing source files to VS2003/VS6 project files added in r4113
Darkvater [Sun, 26 Mar 2006 16:29:20 +0000] rev 3335
(svn r4114) - Add missing source files to VS2003/VS6 project files added in r4113

Sun, 26 Mar 2006 14:41:39 +0000(svn r4113) Moved all relevant map functions for stations to station_map.[ch]
celestar [Sun, 26 Mar 2006 14:41:39 +0000] rev 3334
(svn r4113) Moved all relevant map functions for stations to station_map.[ch]
Some work with animated tiles remains. Thanks to Tron for parts of the code and lots of proof-reading and suggesting

Sun, 26 Mar 2006 11:08:44 +0000(svn r4111) Fix/Remove some stale comments
tron [Sun, 26 Mar 2006 11:08:44 +0000] rev 3333
(svn r4111) Fix/Remove some stale comments