index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2007-01-09
(svn r8000) -Codechange: drop UDP packets when their internal size does not m...
rubidium
2007-01-09
(svn r7987) [Translations] Slovenian is no longer unfinished (no bad strings)
miham
2007-01-09
(svn r7986) WebTranslator2 update to 2007-01-09 08:20:27
miham
2007-01-08
(svn r7984) -Fix: out-of-bounds read access on _clients array (Quark)
Darkvater
2007-01-08
(svn r7983) WebTranslator2 update to 2007-01-08 19:37:40
miham
2007-01-08
(svn r7982) -Codechange: Enumify graphics blitter modes.
peter1138
2007-01-08
(svn r7976) -Fix: (SF 1629560) Rail vehicles can no longer enter tunnels or b...
celestar
2007-01-08
(svn r7975) WebTranslator2 update to 2007-01-08 09:13:29
miham
2007-01-07
(svn r7969) *whistle* 20067 has not yet come to pass; it's 2007 (I think my s...
Darkvater
2007-01-07
(svn r7968) -Update copyright/etc information to 2007
Darkvater
2007-01-07
(svn r7966) -Fix (r7936): Eh AxisToTrack returns Track not Axis, thanks KUDr
Darkvater
2007-01-07
(svn r7936) -Fix (r4987, old-rev): Only update the signals and YAPF cache on ...
Darkvater
2007-01-06
(svn r7932) -Fix (r7931): committed a few files too much :( (the ones I used ...
rubidium
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:31
miham
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:52
miham
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:08
miham
2007-01-05
(svn r7882) -Fix: OS2 is defined as UNIX too, but not for networking
truelight
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:59
miham
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:37
miham
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:17
miham
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:39
miham
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
[next]