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
2008-05-07
(svn r12986) -Codechange: move the landscape and transport related types from...
rubidium
2008-05-07
(svn r12985) -Fix (r12977): [OSX] fixed missing includes in the cocoa files
bjarni
2008-05-07
(svn r12984) -Codechange: some coding style in window.cpp.
rubidium
2008-05-07
(svn r12983) -Codechange [FS#1987] : Unification of all dynamite tools calls ...
belugas
2008-05-06
(svn r12982) -Fix: compiler warning when compiling without asserts
smatz
2008-05-06
(svn r12981) -Codechange: remove some useless includes and defines
glx
2008-05-06
(svn r12980) -Fix: MorphOS threading support. Patch by Fabien Coeurjoly.
rubidium
2008-05-06
(svn r12978) -Codechange: "\\0" is not needed for the MorphOS revision string...
rubidium
2008-05-06
(svn r12977) -Codechange: remove quite some redundant (duplicate) function de...
rubidium
2008-05-06
(svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when...
rubidium
2008-05-06
(svn r12975) -Codechange: replace DeleteWindow(w) with delete w.
rubidium
2008-05-06
(svn r12974) -Codechange: check whether loading/saving highscores goes as it ...
rubidium
2008-05-06
(svn r12973) -Codechange: Rename GRMSpriteEntry to GRFLocation, as it is not ...
peter1138
2008-05-06
(svn r12972) -Fix (r12971): forgot to close a comment
glx
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-05-06
(svn r12970) -Codechange: coding style for some function names
glx
2008-05-06
(svn r12969) -Codechange: remove a completely pointless file.
rubidium
2008-05-06
(svn r12968) -Fix: Don't segfault when adding a server if 0.0.0.0 was entered...
maedhros
2008-05-05
(svn r12967) -Fix (r12966): my lang update script failed
glx
2008-05-05
(svn r12966) -Update: apply english.txt changes from r12965 to other languages
glx
2008-05-05
(svn r12965) -Codechange: add support for callback 37 in industries directory...
glx
2008-05-05
(svn r12964) -Codechange: rewrite callback 37 related code so it will be easi...
glx
2008-05-05
(svn r12963) -Fix (r12960): loading some NewGRFs could cause an infinite loop.
rubidium
2008-05-05
(svn r12962) -Fix (r12961): forgot one break
smatz
2008-05-05
(svn r12961) -Codechange: store the type of savegame we are loading in a glob...
smatz
2008-05-05
(svn r12960) -Codechange: handle return values of (some) file system related ...
rubidium
2008-05-05
(svn r12959) -Fix: don't assume no production when the first produced cargo i...
glx
2008-05-05
(svn r12958) -Codechange: Allocate sprites reserved by GRM in advance of 'Act...
peter1138
2008-05-05
(svn r12957) -Codechange: do not misuse snprintf when you just want to copy a...
rubidium
2008-05-05
(svn r12956) -Codechange: Code-style application on switch-case aligment
belugas
2008-05-05
(svn r12955) -Fix (r12858): compilation with desync debug was broken
smatz
2008-05-05
(svn r12953) -Feature: Open a new viewport when ctrl-clicking on a 'Location'...
peter1138
2008-05-05
(svn r12952) -Cleanup: Indenting and codestyle
peter1138
2008-05-05
(svn r12951) -Fix(r9762)[FS#1977): Revert the new difficulty settings of town...
belugas
2008-05-05
(svn r12950) -Fix: two includes is one too much
belugas
2008-05-04
(svn r12949) -Fix [FS#1978]: no loading/no unloading orders were 'forgotten' ...
rubidium
2008-05-04
(svn r12948) -Fix [FS#1982]: all vehicles would be available when an original...
rubidium
2008-05-04
(svn r12947) -Fix: keep only first 15 bits for non failed callback results
glx
2008-05-04
(svn r12946) -Fix: do not allocate the OldNames table when creating a new gam...
rubidium
2008-05-04
(svn r12945) -Fix: (small) memory leak when joining/exiting threads.
rubidium
2008-05-04
(svn r12944) -Codechange: use rev.h instead of externs at many places
smatz
2008-05-04
(svn r12943) -Fix: reading/modifying invalid data under some circumstances.
rubidium
2008-05-04
(svn r12942) -Fix [FS#1979]: closing some windows caused recursion in the Win...
rubidium
2008-05-04
(svn r12941) -Codechange: don't access wndproc directly. Patch by Alberth.
rubidium
2008-05-04
(svn r12940) -Fix [FS#1974](r12913): [autoreplace] a vehicle backup should in...
bjarni
2008-05-04
(svn r12939) -Codechange: do not use the window proc to determine whether a t...
rubidium
2008-05-04
(svn r12938) -Codechange: coding style fixes. Patch by Alberth.
rubidium
2008-05-04
(svn r12937) -Codechange: split allocating and finding the spot to place a wi...
rubidium
2008-05-04
(svn r12936) -Doc: a few structs in geometry_type.hpp. Patch by Alberth.
rubidium
2008-05-02
(svn r12935) -Fix [FS#1975]: vehicles forget their manual depot order when st...
rubidium
[next]