Thu, 17 Feb 2005 07:49:31 +0000(svn r1880) [Codechange] Added isocodes to langfiles and support code to strgen (Lauri Nurmi)
miham [Thu, 17 Feb 2005 07:49:31 +0000] rev 1376
(svn r1880) [Codechange] Added isocodes to langfiles and support code to strgen (Lauri Nurmi)

Thu, 17 Feb 2005 06:46:36 +0000(svn r1879) Revise name handling, no functional changes
tron [Thu, 17 Feb 2005 06:46:36 +0000] rev 1375
(svn r1879) Revise name handling, no functional changes

Tue, 15 Feb 2005 23:27:46 +0000(svn r1878) - Change: MSVC.NET project file, remove WITH_SDL since it is really unneeded from windows builds. And put back 'treat warnings as errors' flag.
darkvater [Tue, 15 Feb 2005 23:27:46 +0000] rev 1374
(svn r1878) - Change: MSVC.NET project file, remove WITH_SDL since it is really unneeded from windows builds. And put back 'treat warnings as errors' flag.

Mon, 14 Feb 2005 22:19:56 +0000(svn r1877) Forgot to remove two now unused variables
tron [Mon, 14 Feb 2005 22:19:56 +0000] rev 1373
(svn r1877) Forgot to remove two now unused variables

Mon, 14 Feb 2005 22:17:21 +0000(svn r1876) Make placement of oil rigs and refineries map size agnostic
tron [Mon, 14 Feb 2005 22:17:21 +0000] rev 1372
(svn r1876) Make placement of oil rigs and refineries map size agnostic

Mon, 14 Feb 2005 20:34:31 +0000(svn r1875) Effect vehicle overhaul: enumerate sprites, descriptive names for functions and miscellaneous improvements
tron [Mon, 14 Feb 2005 20:34:31 +0000] rev 1371
(svn r1875) Effect vehicle overhaul: enumerate sprites, descriptive names for functions and miscellaneous improvements

Mon, 14 Feb 2005 18:55:10 +0000(svn r1874) Fix bug introduced in r1839 which placed snow covered trees below the snow line ([1121680])
tron [Mon, 14 Feb 2005 18:55:10 +0000] rev 1370
(svn r1874) Fix bug introduced in r1839 which placed snow covered trees below the snow line ([1121680])

Sun, 13 Feb 2005 23:29:58 +0000(svn r1873) Ignore SIGPIPE
tron [Sun, 13 Feb 2005 23:29:58 +0000] rev 1369
(svn r1873) Ignore SIGPIPE

Sun, 13 Feb 2005 21:51:47 +0000(svn r1872) -Fix: Fixed an inline problem which caused MSVC6 to not compile :/
celestar [Sun, 13 Feb 2005 21:51:47 +0000] rev 1368
(svn r1872) -Fix: Fixed an inline problem which caused MSVC6 to not compile :/

Sun, 13 Feb 2005 12:33:57 +0000(svn r1871) Daily langfile updates #2.
miham [Sun, 13 Feb 2005 12:33:57 +0000] rev 1367
(svn r1871) Daily langfile updates #2.

Sun, 13 Feb 2005 11:55:35 +0000(svn r1870) Added new language: lithuanian
miham [Sun, 13 Feb 2005 11:55:35 +0000] rev 1366
(svn r1870) Added new language: lithuanian

Sun, 13 Feb 2005 11:31:35 +0000(svn r1869) Fix some bugs in the bulldozer movement implementation.
tron [Sun, 13 Feb 2005 11:31:35 +0000] rev 1365
(svn r1869) Fix some bugs in the bulldozer movement implementation.
Now they move in a sane pattern.

Sun, 13 Feb 2005 11:27:41 +0000(svn r1868) Improve readability of the bulldozer movement code
tron [Sun, 13 Feb 2005 11:27:41 +0000] rev 1364
(svn r1868) Improve readability of the bulldozer movement code

Sun, 13 Feb 2005 11:18:02 +0000(svn r1867) Include tables/sprites.h only in files which need it
tron [Sun, 13 Feb 2005 11:18:02 +0000] rev 1363
(svn r1867) Include tables/sprites.h only in files which need it

Sun, 13 Feb 2005 09:42:49 +0000(svn r1866) -Fix: Intercepted generated maps with 0 towns on it. Currently just an
celestar [Sun, 13 Feb 2005 09:42:49 +0000] rev 1362
(svn r1866) -Fix: Intercepted generated maps with 0 towns on it. Currently just an
error() is called, some more graceful handling should be implemented
later.

Sun, 13 Feb 2005 08:12:03 +0000(svn r1865) Fix some warnings
tron [Sun, 13 Feb 2005 08:12:03 +0000] rev 1361
(svn r1865) Fix some warnings

Sun, 13 Feb 2005 07:44:32 +0000(svn r1864) Automatic langfile updates
miham [Sun, 13 Feb 2005 07:44:32 +0000] rev 1360
(svn r1864) Automatic langfile updates

Sat, 12 Feb 2005 15:53:32 +0000(svn r1863) Give the effect vehicle type enums more descriptive names and use the enum as parameter type for CreateEffectVehicle*()
tron [Sat, 12 Feb 2005 15:53:32 +0000] rev 1359
(svn r1863) Give the effect vehicle type enums more descriptive names and use the enum as parameter type for CreateEffectVehicle*()
-Fix: [1116619] Generate the correct smoke type for diesel trains

Sat, 12 Feb 2005 00:20:46 +0000(svn r1862) - Settings: No longer treat warnings as errors for VS.Net project files...just until spritecache is fixed up :)
darkvater [Sat, 12 Feb 2005 00:20:46 +0000] rev 1358
(svn r1862) - Settings: No longer treat warnings as errors for VS.Net project files...just until spritecache is fixed up :)

Fri, 11 Feb 2005 17:12:11 +0000(svn r1861) Constify Get(Non)Sprite()
tron [Fri, 11 Feb 2005 17:12:11 +0000] rev 1357
(svn r1861) Constify Get(Non)Sprite()

Fri, 11 Feb 2005 15:18:09 +0000(svn r1860) The sprite header endianness issue was solved in r1855
tron [Fri, 11 Feb 2005 15:18:09 +0000] rev 1356
(svn r1860) The sprite header endianness issue was solved in r1855

Fri, 11 Feb 2005 14:33:43 +0000(svn r1859) Miscellaneous style changes
tron [Fri, 11 Feb 2005 14:33:43 +0000] rev 1355
(svn r1859) Miscellaneous style changes

Fri, 11 Feb 2005 13:46:25 +0000(svn r1858) Let ReadSprite() handle the subtleties of loading a sprite, not its caller
tron [Fri, 11 Feb 2005 13:46:25 +0000] rev 1354
(svn r1858) Let ReadSprite() handle the subtleties of loading a sprite, not its caller

Fri, 11 Feb 2005 13:35:27 +0000(svn r1857) Rewrite parts of the sprite heap. It's functionally equivalent but should be easier to read and maintain.
tron [Fri, 11 Feb 2005 13:35:27 +0000] rev 1353
(svn r1857) Rewrite parts of the sprite heap. It's functionally equivalent but should be easier to read and maintain.

Thu, 10 Feb 2005 22:26:28 +0000(svn r1856) Make GfxInitSpriteMem() static, because it's only used withing spritecache.c
tron [Thu, 10 Feb 2005 22:26:28 +0000] rev 1352
(svn r1856) Make GfxInitSpriteMem() static, because it's only used withing spritecache.c

Thu, 10 Feb 2005 12:26:41 +0000(svn r1855) Handle endianness of sprite headers when loading a sprite, not everytime when accessing it
tron [Thu, 10 Feb 2005 12:26:41 +0000] rev 1351
(svn r1855) Handle endianness of sprite headers when loading a sprite, not everytime when accessing it

Thu, 10 Feb 2005 12:14:38 +0000(svn r1854) Split GetSpritePtr() into GetSprite() for regular sprites (returning a Sprite*) and GetNonSprite() for "sprites" of type 0xFF (returning byte*)
tron [Thu, 10 Feb 2005 12:14:38 +0000] rev 1350
(svn r1854) Split GetSpritePtr() into GetSprite() for regular sprites (returning a Sprite*) and GetNonSprite() for "sprites" of type 0xFF (returning byte*)

Thu, 10 Feb 2005 05:43:30 +0000(svn r1853) Move spritecache function declarations into a header of their own and use SpriteID as parameter type where appropriate
tron [Thu, 10 Feb 2005 05:43:30 +0000] rev 1349
(svn r1853) Move spritecache function declarations into a header of their own and use SpriteID as parameter type where appropriate

Tue, 08 Feb 2005 22:22:42 +0000(svn r1852) Start cleaning up sprite handling:
tron [Tue, 08 Feb 2005 22:22:42 +0000] rev 1348
(svn r1852) Start cleaning up sprite handling:
- Complement the sprite header struct with a variable sized array for the sprite data and rename it to Sprite.
- Use the correct type Sprite* instead of casting all the time (this causes some "assignment from incompatible pointer type" warnings, nothing serious, will be resolved soon)

Tue, 08 Feb 2005 18:07:27 +0000(svn r1851) - Language: added Frisian translation (no strings have been translated yet)
bjarni [Tue, 08 Feb 2005 18:07:27 +0000] rev 1347
(svn r1851) - Language: added Frisian translation (no strings have been translated yet)

Tue, 08 Feb 2005 17:31:13 +0000(svn r1850) Change the last consumers of str_buffr so they use local static buffers now and remove the global array str_buffr.
tron [Tue, 08 Feb 2005 17:31:13 +0000] rev 1346
(svn r1850) Change the last consumers of str_buffr so they use local static buffers now and remove the global array str_buffr.

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

Mon, 07 Feb 2005 10:41:45 +0000(svn r1839) Move GetTileSlope() and GetTileZ() into tile.[ch] and use more explicit types as parameters
tron [Mon, 07 Feb 2005 10:41:45 +0000] rev 1335
(svn r1839) Move GetTileSlope() and GetTileZ() into tile.[ch] and use more explicit types as parameters

Mon, 07 Feb 2005 10:37:12 +0000(svn r1838) Ship depots are on water, not roads
tron [Mon, 07 Feb 2005 10:37:12 +0000] rev 1334
(svn r1838) Ship depots are on water, not roads

Mon, 07 Feb 2005 10:09:28 +0000(svn r1837) GetTileOwner returns Owner, not bool
tron [Mon, 07 Feb 2005 10:09:28 +0000] rev 1333
(svn r1837) GetTileOwner returns Owner, not bool
Also assert() that the TileIndex is valid

Mon, 07 Feb 2005 09:56:16 +0000(svn r1836) Clean up some strange constructs concerning socket options
tron [Mon, 07 Feb 2005 09:56:16 +0000] rev 1332
(svn r1836) Clean up some strange constructs concerning socket options

Mon, 07 Feb 2005 09:54:37 +0000(svn r1835) Reduce the visibility of network_core.h
tron [Mon, 07 Feb 2005 09:54:37 +0000] rev 1331
(svn r1835) Reduce the visibility of network_core.h

Sun, 06 Feb 2005 22:36:08 +0000(svn r1834) - Fix: NPF does not check the owner of its target, busses try to enter other players' depots. TODO
matthijs [Sun, 06 Feb 2005 22:36:08 +0000] rev 1330
(svn r1834) - Fix: NPF does not check the owner of its target, busses try to enter other players' depots. TODO
- Add: asserts to find the v->u.rail.track == 0 problem.
- Add: IsValidDepot(), IsValidTown(), IsValidSign(), IsValidVehicle(), IsValidStation()
- Add: GetTileOwner(), IsTileOwner()
- Codechange: Replaced IsShipDepotTile(), IsTrainDepotTile(), IsRoadDepotTile() by IsTileDepotType().
- Codechange: typedeffed the MAP_OWNERS as Owner. Should be used as variable type.
- Codechange: Replaced a few uint by TileIndex.

Sun, 06 Feb 2005 22:25:27 +0000(svn r1833) byte -> char transition: the rest
tron [Sun, 06 Feb 2005 22:25:27 +0000] rev 1329
(svn r1833) byte -> char transition: the rest

Sun, 06 Feb 2005 20:53:31 +0000(svn r1832) Next byte -> char iteration: custom names
tron [Sun, 06 Feb 2005 20:53:31 +0000] rev 1328
(svn r1832) Next byte -> char iteration: custom names

Sun, 06 Feb 2005 20:29:32 +0000(svn r1831) -Fix: Scenario Editor now handles human-made roads better (try to build
truelight [Sun, 06 Feb 2005 20:29:32 +0000] rev 1327
(svn r1831) -Fix: Scenario Editor now handles human-made roads better (try to build
a city layout before placing the city, finally that works very nice)

Sun, 06 Feb 2005 19:22:54 +0000(svn r1830) -Codechange: small stuff to make the file more beautiful (tnx Tron)
truelight [Sun, 06 Feb 2005 19:22:54 +0000] rev 1326
(svn r1830) -Codechange: small stuff to make the file more beautiful (tnx Tron)

Sun, 06 Feb 2005 18:41:15 +0000(svn r1829) -Fix: fixed some compiler warnings (tnx to Tron for the Makefile-flag)
truelight [Sun, 06 Feb 2005 18:41:15 +0000] rev 1325
(svn r1829) -Fix: fixed some compiler warnings (tnx to Tron for the Makefile-flag)

Sun, 06 Feb 2005 18:38:42 +0000(svn r1828) New warning flag especially for truelight (:<
tron [Sun, 06 Feb 2005 18:38:42 +0000] rev 1324
(svn r1828) New warning flag especially for truelight (:<

Sun, 06 Feb 2005 18:30:45 +0000(svn r1827) Next iteration of the byte -> char transition: some string drawing functions and buffers
tron [Sun, 06 Feb 2005 18:30:45 +0000] rev 1323
(svn r1827) Next iteration of the byte -> char transition: some string drawing functions and buffers

Sun, 06 Feb 2005 18:28:35 +0000(svn r1826) -Feature: a brand new OldLoader so OpenTTD is TTD(Patch) compatible
truelight [Sun, 06 Feb 2005 18:28:35 +0000] rev 1322
(svn r1826) -Feature: a brand new OldLoader so OpenTTD is TTD(Patch) compatible
again.. kind of anyway. Still needs work for the extra chunks
TTDPatch provides, and which we use too, but not in the same way..
- Also, no longer BE is a problem, reading is BE/LE safe.
- Tnx to Bjarni for the BE testing, Tron for the help on the BE,
Darkvater for helping out, and Mek for providing me with the correct
information regarding TTDPatch savegames

Sun, 06 Feb 2005 16:56:04 +0000(svn r1825) Further style improvements:
tron [Sun, 06 Feb 2005 16:56:04 +0000] rev 1321
(svn r1825) Further style improvements:
- uint16 -> StringID where appropriate
- if cascades -> switch
- remove redundant ifs
- misc. stuff

Sun, 06 Feb 2005 15:07:29 +0000(svn r1824) -Codechange: made ChangeIndustryProduction a bit more readable
truelight [Sun, 06 Feb 2005 15:07:29 +0000] rev 1320
(svn r1824) -Codechange: made ChangeIndustryProduction a bit more readable

Sun, 06 Feb 2005 14:47:56 +0000(svn r1823) Get rid of some ugly cast magic concerning language packs
tron [Sun, 06 Feb 2005 14:47:56 +0000] rev 1319
(svn r1823) Get rid of some ugly cast magic concerning language packs

Sun, 06 Feb 2005 14:27:50 +0000(svn r1822) Const correctness
tron [Sun, 06 Feb 2005 14:27:50 +0000] rev 1318
(svn r1822) Const correctness

Sun, 06 Feb 2005 13:41:02 +0000(svn r1821) Move generic string handling functions to string.[ch] and introduce stre{cpy,cat}, see string.h for their semantics
tron [Sun, 06 Feb 2005 13:41:02 +0000] rev 1317
(svn r1821) Move generic string handling functions to string.[ch] and introduce stre{cpy,cat}, see string.h for their semantics