summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-01-06(svn r7931) -Fix (r7759): multiple (different) -O flags made compilations wit...rubidium
2007-01-06(svn r7930) -Fix: [FS#520] Wrong GRF flag set for gradual loading (mart3p)Darkvater
2007-01-06(svn r7905) WebTranslator2 update to 2007-01-06 15:28:31miham
2007-01-06(svn r7901) -Codechange: Remove some misplaced externs and use extern, not VA...peter1138
2007-01-06(svn r7896) WebTranslator2 update to 2007-01-06 08:24:52miham
2007-01-05(svn r7888) -Change: add documentation about the 'on-the-wire' structure of t...rubidium
2007-01-05(svn r7887) -Fix: [OSX] Endian32_Swap should always return a uint32, not a lo...bjarni
2007-01-05(svn r7886) -Fix: [OSX] control+enter will no longer toggle fullscreen as it ...bjarni
2007-01-05(svn r7884) WebTranslator2 update to 2007-01-05 19:28:08miham
2007-01-05(svn r7882) -Fix: OS2 is defined as UNIX too, but not for networkingtruelight
2007-01-05(svn r7864) -Codechange: Offset engines/wagons in the train details window by...peter1138
2007-01-05(svn r7861) -Fix (r7823): Crash when oldest news was deleted. First check the...Darkvater
2007-01-05(svn r7857) WebTranslator2 update to 2007-01-05 08:35:59miham
2007-01-05(svn r7847) -Codechange: use NetworkUDPClose instead of calling closesocket d...rubidium
2007-01-05(svn r7843) -Codechange (r7840): left out word 'file' making crash-text look ...Darkvater
2007-01-04(svn r7840) -Codechange: Change the crash window a bit. Tell about Flyspray a...Darkvater
2007-01-04(svn r7836) -Codechange: some constness for network/core.rubidium
2007-01-04(svn r7834) -Codechange: cleanup the includes of network/core a little; inclu...rubidium
2007-01-04(svn r7833) -Fix (r7829): forgot to add debug.h to the includes.rubidium
2007-01-04(svn r7831) -Codechange: [NewGRF] Do not mark as unsafe those NewGRFs that se...peter1138
2007-01-04(svn r7830) -Codechange: let NetworkCoreInitialize return a bool, so we have ...rubidium
2007-01-04(svn r7829) -Codechange: move the network (core) initialization/shutdown func...rubidium
2007-01-04(svn r7828) WebTranslator2 update to 2007-01-04 19:28:37miham
2007-01-04(svn r7825) -Codechange: make NetworkUDPClose close a single UDP socket. Use ...rubidium
2007-01-04(svn r7823) -Fix (r7384 / r7368 / r3757 / r7388): News windows could still ca...Darkvater
2007-01-04(svn r7821) -Fix: be more strict about the socket from where packets arrive. ...rubidium
2007-01-04(svn r7819) WebTranslator2 update to 2007-01-04 07:57:17miham
2007-01-04(svn r7818) -Fix (r7751): wrote some data to the wrong network packet.rubidium
2007-01-04(svn r7817) -Fix (r7573): Bridge merge broke building canals at level 0.Darkvater
2007-01-03(svn r7812) -Fix: rail station build window was not correctly updated after s...glx
2007-01-03(svn r7810) -Fix: FS#504 Building airport whose size exceeds max station spre...KUDr
2007-01-03(svn r7806) [Translations] Lithuanian is no longer unfinished, thanks for the...miham
2007-01-03(svn r7803) WebTranslator2 update to 2007-01-03 19:37:39miham
2007-01-03(svn r7802) -Feature: make it possible to override the bind address and port ...rubidium
2007-01-03(svn r7801) -Feature: add command line option to prevent saving of highscore ...rubidium
2007-01-03(svn r7800) -Fix (r7787): Remove Czech strings with .news or .subs case.peter1138
2007-01-03(svn r7797) -Codechange: Replace static _sprite_ptr and associated arrays wit...peter1138
2007-01-03(svn r7796) -Fix (r7759): cygwin does not need to rewrite the paths for strgen.rubidium
2007-01-03(svn r7795) -Codechange: [NewGRF] When safety checking, allow an Action E tha...peter1138
2007-01-03(svn r7794) -Cleanup: Remove obsolete, never-used landscape rotation code. An...peter1138
2007-01-03(svn r7793) -Cleanup: Remove obsolute, never-used old spritecache LRU codepeter1138
2007-01-03(svn r7787) WebTranslator2 update to 2007-01-03 07:49:50miham
2007-01-02(svn r7772) -Fix (r7759): [win32] Paths to icon files were wrong.Darkvater
2007-01-02(svn r7767) -Fix r7751: [OSX] nameclash in includes. ALIGN was defined in bot...bjarni
2007-01-02(svn r7766) -Fix: [OSX] removed incorrect debug message about corrupted/missi...bjarni
2007-01-02(svn r7760) -Codechange: Debug messages for newgrf showed the starting sprite...peter1138
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium