Age | Commit message (Expand) | Author |
2010-01-16 | (svn r18835) -Fix: Large sounds could still cause an overflow with high sampl... | peter1138 |
2010-01-16 | (svn r18834) -Fix [FS#3538]: compilation failed on OpenBSD (matze) | rubidium |
2010-01-16 | (svn r18833) -Cleanup: Const-ness and style | peter1138 |
2010-01-16 | (svn r18832) -Fix: some indentation whitespace. | frosch |
2010-01-16 | (svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case l... | rubidium |
2010-01-16 | (svn r18830) -Update from WebTranslator v3.0: | translators |
2010-01-16 | (svn r18829) -Codechange: Don't free memory from within audio mixer callback ... | peter1138 |
2010-01-16 | (svn r18828) -Fix (r18823): Decrementing uints is different to ints. | frosch |
2010-01-16 | (svn r18827) -Fix: Center main window using smallmap widget edge coordinates. | alberth |
2010-01-16 | (svn r18826) -Codechange: Unifiy return value of (SmallArray|FixedSizeArray):... | frosch |
2010-01-16 | (svn r18825) -Codechange: Sometimes code is shorter if you do not use a funct... | frosch |
2010-01-16 | (svn r18824) -Codechange: Turn some public members into protected ones. (skid... | frosch |
2010-01-16 | (svn r18823) -Codechange: Some uints for unsigned ints. (skidd13) | frosch |
2010-01-16 | (svn r18822) -Codechange: Rename YAPF-related container classes and their mem... | frosch |
2010-01-15 | (svn r18821) -Codechange: [Allegro] make the frequency and number of samples ... | rubidium |
2010-01-15 | (svn r18820) -Codechange: [SDL] make the number of samples runtime configurab... | rubidium |
2010-01-15 | (svn r18819) -Change [FS#3493]: be consistent with airport naming | rubidium |
2010-01-15 | (svn r18818) -Fix [FS#3526] (r18766): some train acceleration type conversion... | rubidium |
2010-01-15 | (svn r18816) -Fix (r18807): getting the catchment area of oilrigs triggered a... | yexo |
2010-01-15 | (svn r18815) -Fix (r18813): adding a single newgrf via the newgrf gui added a... | yexo |
2010-01-15 | (svn r18814) -Update from WebTranslator v3.0: | translators |
2010-01-15 | (svn r18813) -Codechange: deduplicate copying a newgrf config | yexo |
2010-01-15 | (svn r18812) -Codechange: make some functions in train.h functions of Train. | rubidium |
2010-01-15 | (svn r18811) -Fix (r18803): also swap the parameters for the AI API | rubidium |
2010-01-15 | (svn r18810) -Fix (r18809): broken win32 compilation with SDL | glx |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-15 | (svn r18808) -Cleanup: deplicate by using an existing function | yexo |
2010-01-15 | (svn r18807) -Codechange: introduce AirportSpec and move several non-statemac... | yexo |
2010-01-15 | (svn r18806) -Codechange: Typo in comment | peter1138 |
2010-01-15 | (svn r18805) -Codechange: move airport_movement.h to table/ | rubidium |
2010-01-14 | (svn r18804) -Codechange: guard against binaries claiming to be compatible wi... | rubidium |
2010-01-14 | (svn r18803) -Feature [FS#3318]: make building (long) roads work like buildin... | rubidium |
2010-01-14 | (svn r18802) -Codechange: Deduplicate drawing-code for depots and stations/wa... | frosch |
2010-01-14 | (svn r18801) -Fix: in some cases error messages weren't properly sent to the ... | rubidium |
2010-01-14 | (svn r18800) -Fix: in some cases with invalid packets one can crash recent tr... | rubidium |
2010-01-14 | (svn r18799) -Update from WebTranslator v3.0: | translators |
2010-01-14 | (svn r18798) -Codechange: Simplify use of parameter p2 by using the data it i... | belugas |
2010-01-13 | (svn r18797) -Fix (r18781): building wagons didn't add them to a train | rubidium |
2010-01-13 | (svn r18796) -Fix [FS#3521]: [SDL] possible deadlock when killing OpenTTD whi... | rubidium |
2010-01-13 | (svn r18795) -Update from WebTranslator v3.0: | translators |
2010-01-13 | (svn r18794) -Codechange: add local company and network 'state' to the crash log | rubidium |
2010-01-12 | (svn r18793) -Update from WebTranslator v3.0: | translators |
2010-01-12 | (svn r18792) -Fix [FS#3522] (r18709): crash when using the 32bpp blitter with... | rubidium |
2010-01-12 | (svn r18791) -Fix [FS#3504]: when copying an 'image' back into the buffer the... | rubidium |
2010-01-12 | (svn r18790) -Revert (r18001,r18177,FS#3515): Viewport could still jump under... | peter1138 |
2010-01-12 | (svn r18789) -Codechange: when we're not in a network game we don't even need... | rubidium |
2010-01-11 | (svn r18788) -Codechange: replace macro as without macro it's shorter than wi... | rubidium |
2010-01-11 | (svn r18787) -Fix [FS#3516]: crash when getting the tooltip of the industry a... | rubidium |
2010-01-11 | (svn r18786) -Fix [FS#3507]: NoAI's custom implementation of DoCommandP has s... | rubidium |
2010-01-11 | (svn r18785) -Codechange: rewrite/rework DoCommandP in order to simplify it, ... | rubidium |