log

age author description
Tue, 22 Feb 2005 13:13:57 +0000 Darkvater (svn r1899) - Fix: fix braindead strcmp from previous commit. /me bangs head into the wall draft
Tue, 22 Feb 2005 12:48:03 +0000 tron (svn r1898) Remove some unused macros from macros.h and move some others to more appropriate headers draft
Tue, 22 Feb 2005 12:27:33 +0000 Darkvater (svn r1897) - Fix: [ 1120424 ] Set name overwrites same name. Renamings because your name is in use are virtual though so if name "b" is in use your name will become "b #1", renaming yourself again to "b" will become "b #2", and will toggle between these two. draft
Tue, 22 Feb 2005 11:33:13 +0000 Darkvater (svn r1896) - Fix: remove Translated by hack since it's not used draft
Mon, 21 Feb 2005 19:14:16 +0000 Darkvater (svn r1895) - Fix: add assert for charwidth getter just in case draft
Mon, 21 Feb 2005 18:59:54 +0000 Darkvater (svn r1894) - Codechange: cleaned up the console a bit, wholly unified handling of text with that of editboxes draft
Sun, 20 Feb 2005 09:05:28 +0000 tron (svn r1893) If -i was specified respect it draft
Sun, 20 Feb 2005 07:58:38 +0000 celestar (svn r1892) -Fix: [ 1117730 ] Production values of temperate-climate banks can now be altered draft
Sun, 20 Feb 2005 07:47:42 +0000 celestar (svn r1891) -Fix: [ 1143587 ] carriages of newgrfs can be refitted again draft
Sat, 19 Feb 2005 14:40:32 +0000 tron (svn r1890) Begin to clean up the edit box: Remove one global variable and split the combined edit/original buffer into two draft
Fri, 18 Feb 2005 22:17:33 +0000 celestar (svn r1889) -Fix: [ 1108637 ] 'Play scenario' now loads game options and difficulty, 'Load game' starts game with user-selected values. draft
Fri, 18 Feb 2005 21:20:55 +0000 tron (svn r1888) The landscape template sprites are ordinary sprites, treating them as non-sprites resulted in yet another endianess issue. This fixes the problem introduced in r1855 draft
Fri, 18 Feb 2005 08:49:04 +0000 tron (svn r1887) Stylistic change of ConExec() draft
Fri, 18 Feb 2005 08:36:11 +0000 tron (svn r1886) Correctly process the last line of a script, even if it's not newline terminated. Also print an error message if something goes wrong while reading from the script file draft
Fri, 18 Feb 2005 08:32:25 +0000 tron (svn r1885) Fix typo in r1884 draft
Fri, 18 Feb 2005 08:29:17 +0000 tron (svn r1884) Change palette detection algorithm: Use the DOS palette if there are no Windows .grfs but at least one DOS .grf draft
Thu, 17 Feb 2005 17:38:17 +0000 tron (svn r1883) -Fix: [1109400] Better test if a string actually contains any console command draft
Thu, 17 Feb 2005 15:53:47 +0000 tron (svn r1882) Add a basic check if a non-existent sprite gets accessed. draft
Thu, 17 Feb 2005 10:56:19 +0000 celestar (svn r1881) -Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit draft
Thu, 17 Feb 2005 07:49:31 +0000 miham (svn r1880) [Codechange] Added isocodes to langfiles and support code to strgen (Lauri Nurmi) draft
Thu, 17 Feb 2005 06:46:36 +0000 tron (svn r1879) Revise name handling, no functional changes draft
Tue, 15 Feb 2005 23:27:46 +0000 darkvater (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. draft
Mon, 14 Feb 2005 22:19:56 +0000 tron (svn r1877) Forgot to remove two now unused variables draft
Mon, 14 Feb 2005 22:17:21 +0000 tron (svn r1876) Make placement of oil rigs and refineries map size agnostic draft
Mon, 14 Feb 2005 20:34:31 +0000 tron (svn r1875) Effect vehicle overhaul: enumerate sprites, descriptive names for functions and miscellaneous improvements draft
Mon, 14 Feb 2005 18:55:10 +0000 tron (svn r1874) Fix bug introduced in r1839 which placed snow covered trees below the snow line ([1121680]) draft
Sun, 13 Feb 2005 23:29:58 +0000 tron (svn r1873) Ignore SIGPIPE draft
Sun, 13 Feb 2005 21:51:47 +0000 celestar (svn r1872) -Fix: Fixed an inline problem which caused MSVC6 to not compile :/ draft
Sun, 13 Feb 2005 12:33:57 +0000 miham (svn r1871) Daily langfile updates #2. draft
Sun, 13 Feb 2005 11:55:35 +0000 miham (svn r1870) Added new language: lithuanian draft
Sun, 13 Feb 2005 11:31:35 +0000 tron (svn r1869) Fix some bugs in the bulldozer movement implementation. draft
Sun, 13 Feb 2005 11:27:41 +0000 tron (svn r1868) Improve readability of the bulldozer movement code draft
Sun, 13 Feb 2005 11:18:02 +0000 tron (svn r1867) Include tables/sprites.h only in files which need it draft
Sun, 13 Feb 2005 09:42:49 +0000 celestar (svn r1866) -Fix: Intercepted generated maps with 0 towns on it. Currently just an draft
Sun, 13 Feb 2005 08:12:03 +0000 tron (svn r1865) Fix some warnings draft
Sun, 13 Feb 2005 07:44:32 +0000 miham (svn r1864) Automatic langfile updates draft
Sat, 12 Feb 2005 15:53:32 +0000 tron (svn r1863) Give the effect vehicle type enums more descriptive names and use the enum as parameter type for CreateEffectVehicle*() draft
Sat, 12 Feb 2005 00:20:46 +0000 darkvater (svn r1862) - Settings: No longer treat warnings as errors for VS.Net project files...just until spritecache is fixed up :) draft
Fri, 11 Feb 2005 17:12:11 +0000 tron (svn r1861) Constify Get(Non)Sprite() draft
Fri, 11 Feb 2005 15:18:09 +0000 tron (svn r1860) The sprite header endianness issue was solved in r1855 draft
Fri, 11 Feb 2005 14:33:43 +0000 tron (svn r1859) Miscellaneous style changes draft
Fri, 11 Feb 2005 13:46:25 +0000 tron (svn r1858) Let ReadSprite() handle the subtleties of loading a sprite, not its caller draft
Fri, 11 Feb 2005 13:35:27 +0000 tron (svn r1857) Rewrite parts of the sprite heap. It's functionally equivalent but should be easier to read and maintain. draft
Thu, 10 Feb 2005 22:26:28 +0000 tron (svn r1856) Make GfxInitSpriteMem() static, because it's only used withing spritecache.c draft
Thu, 10 Feb 2005 12:26:41 +0000 tron (svn r1855) Handle endianness of sprite headers when loading a sprite, not everytime when accessing it draft
Thu, 10 Feb 2005 12:14:38 +0000 tron (svn r1854) Split GetSpritePtr() into GetSprite() for regular sprites (returning a Sprite*) and GetNonSprite() for "sprites" of type 0xFF (returning byte*) draft
Thu, 10 Feb 2005 05:43:30 +0000 tron (svn r1853) Move spritecache function declarations into a header of their own and use SpriteID as parameter type where appropriate draft
Tue, 08 Feb 2005 22:22:42 +0000 tron (svn r1852) Start cleaning up sprite handling: draft
Tue, 08 Feb 2005 18:07:27 +0000 bjarni (svn r1851) - Language: added Frisian translation (no strings have been translated yet) draft
Tue, 08 Feb 2005 17:31:13 +0000 tron (svn r1850) Change the last consumers of str_buffr so they use local static buffers now and remove the global array str_buffr. draft
Tue, 08 Feb 2005 16:53:28 +0000 tron (svn r1849) Use the cheat entry enum for CheatEntry.type and remove unused enum values draft
Tue, 08 Feb 2005 16:37:28 +0000 tron (svn r1848) Remove the obscure feature of initialising the edit box with the contents of str_buffr - it was unused anyway. draft
Tue, 08 Feb 2005 15:42:28 +0000 tron (svn r1847) Adjustment for MorphOS to unbreak the build there and removal of some now obsolete preprocessor magic draft
Mon, 07 Feb 2005 20:36:41 +0000 darkvater (svn r1846) - Fix: VS6 project file (bociusz) draft
Mon, 07 Feb 2005 19:45:08 +0000 darkvater (svn r1845) - Revert r1835 since it totally screws network compiling draft
Mon, 07 Feb 2005 19:23:38 +0000 truelight (svn r1844) -Fix: small protection in oldloader.c, and put the savegame on pause by default draft
Mon, 07 Feb 2005 19:01:56 +0000 matthijs (svn r1843) - Codechange: [NPF] Removed some unused code. draft
Mon, 07 Feb 2005 18:51:46 +0000 tron (svn r1842) Fix another typo made in r1834 draft
Mon, 07 Feb 2005 12:47:29 +0000 celestar (svn r1841) -Fix: [ 1117538 ] non-stop orders are no longer accidently skipped draft
Mon, 07 Feb 2005 12:32:35 +0000 tron (svn r1840) Repel str_buffr and use local buffers where possible draft