Tue, 08 Feb 2005 16:53:28 +0000(svn r1849) Use the cheat entry enum for CheatEntry.type and remove unused enum values
tron [Tue, 08 Feb 2005 16:53:28 +0000] rev 1345
(svn r1849) Use the cheat entry enum for CheatEntry.type and remove unused enum values

Tue, 08 Feb 2005 16:37:28 +0000(svn r1848) Remove the obscure feature of initialising the edit box with the contents of str_buffr - it was unused anyway.
tron [Tue, 08 Feb 2005 16:37:28 +0000] rev 1344
(svn r1848) Remove the obscure feature of initialising the edit box with the contents of str_buffr - it was unused anyway.
Remove it from the chat box too, which inherited it via copy&paste.

Tue, 08 Feb 2005 15:42:28 +0000(svn r1847) Adjustment for MorphOS to unbreak the build there and removal of some now obsolete preprocessor magic
tron [Tue, 08 Feb 2005 15:42:28 +0000] rev 1343
(svn r1847) Adjustment for MorphOS to unbreak the build there and removal of some now obsolete preprocessor magic

Mon, 07 Feb 2005 20:36:41 +0000(svn r1846) - Fix: VS6 project file (bociusz)
darkvater [Mon, 07 Feb 2005 20:36:41 +0000] rev 1342
(svn r1846) - Fix: VS6 project file (bociusz)
- Fix: VS6 fkcing borkdness should be abolished

Mon, 07 Feb 2005 19:45:08 +0000(svn r1845) - Revert r1835 since it totally screws network compiling
darkvater [Mon, 07 Feb 2005 19:45:08 +0000] rev 1341
(svn r1845) - Revert r1835 since it totally screws network compiling
- Fix: fix some VS.NET warnings
- Add missing file to VS.NET project file

Mon, 07 Feb 2005 19:23:38 +0000(svn r1844) -Fix: small protection in oldloader.c, and put the savegame on pause by default
truelight [Mon, 07 Feb 2005 19:23:38 +0000] rev 1340
(svn r1844) -Fix: small protection in oldloader.c, and put the savegame on pause by default

Mon, 07 Feb 2005 19:01:56 +0000(svn r1843) - Codechange: [NPF] Removed some unused code.
matthijs [Mon, 07 Feb 2005 19:01:56 +0000] rev 1339
(svn r1843) - Codechange: [NPF] Removed some unused code.

Mon, 07 Feb 2005 18:51:46 +0000(svn r1842) Fix another typo made in r1834
tron [Mon, 07 Feb 2005 18:51:46 +0000] rev 1338
(svn r1842) Fix another typo made in r1834

Mon, 07 Feb 2005 12:47:29 +0000(svn r1841) -Fix: [ 1117538 ] non-stop orders are no longer accidently skipped
celestar [Mon, 07 Feb 2005 12:47:29 +0000] rev 1337
(svn r1841) -Fix: [ 1117538 ] non-stop orders are no longer accidently skipped

Mon, 07 Feb 2005 12:32:35 +0000(svn r1840) Repel str_buffr and use local buffers where possible
tron [Mon, 07 Feb 2005 12:32:35 +0000] rev 1336
(svn r1840) Repel str_buffr and use local buffers where possible